[go: up one dir, main page]

  1. ba86d7a Mark more single argument constructors explicit by Kaylee Lubick · 3 days ago
  2. 465ee11 Ensure SkTraceEvent.h is kept as the canonical header for tracing by Noelle Scobie · 6 months ago
  3. a0309b3 [bazel] Initial dm support by Florin Malita · 1 year, 1 month ago
  4. ced941f Remove exports_files_legacy by Kaylee Lubick · 1 year, 4 months ago
  5. 3b32e32 Add default_applicable_licenses to all BUILD.bazel files by Kaylee Lubick · 1 year, 6 months ago
  6. c19cc48 Update SetTraceValue() to use a template, remove bitpun union by Michael Ludwig · 2 years, 1 month ago
  7. 082284f [base] Move SkSpinlock and SkSharedMutex to src/base by Kevin Lubick · 2 years, 6 months ago
  8. 4c49170 Add minimal viewer build with Bazel. by Kevin Lubick · 2 years, 6 months ago
  9. e324ad7 Use STArray in the rest of Skia by Herb Derby · 2 years, 7 months ago
  10. 85723e7 Rename SkTHashSet/Map to skia_private::THashSet/Map. by John Stiles · 2 years, 7 months ago
  11. d7a00839 Update skia/tools to TArray by Herb Derby · 2 years, 8 months ago
  12. f7e2ca2 Change SkAutoTMalloc -> AutoTMalloc and move to skia_private by Herb Derby · 2 years, 9 months ago
  13. 75fde77 Transitional integration of Perfetto tracing in Android Framework by Nolan Scobie · 2 years, 10 months ago
  14. d0b0dff Move SkTHash.h to src/core by Brian Osman · 2 years, 10 months ago
  15. 19936eb [base] Move some files from include/private to include/private/base by Kevin Lubick · 2 years, 10 months ago
  16. dfc1e62 Change skia::tracing_internals to skia_internal by Herb Derby · 2 years, 10 months ago
  17. a88ea64 Preparing to enable -Wunreachable-code-aggressive by Claudio DeSouza · 2 years, 10 months ago
  18. ffacce5 Reland "Remove SkTArray::count() and change all uses to size()" by Herb Derby · 3 years ago
  19. 2d9d3d1 Revert "Remove SkTArray::count() and change all uses to size()" by Brian Osman · 3 years ago
  20. a457da8 Remove SkTArray::count() and change all uses to size() by Herb Derby · 3 years ago
  21. d470634 Add ability to start a new tracing section for Perfetto and SkDebugf by Nicolette Prevost · 3 years, 3 months ago
  22. 0d4fb0a Add core perfetto tracing functionality by Nicolette Prevost · 3 years, 3 months ago
  23. 29dffe9 Reland "Add Perfetto library (gn & bazel) and bare-bones SkPerfTrace class" by Nicolette Prevost · 3 years, 4 months ago
  24. f15f78c [debugger] Handle '\0' and such in json strings. by Ben Wagner · 3 years, 5 months ago
  25. 4511c7b [bazel] Delete gazelle-based BUILD.bazel files by Kevin Lubick · 3 years, 5 months ago
  26. d78d52a Revert "Add Perfetto library (gn & bazel) and bare-bones SkPerfTrace class" by Tyler Denniston · 3 years, 5 months ago
  27. bfc9b94 Add Perfetto library (gn & bazel) and bare-bones SkPerfTrace class by Nicolette Prevost · 3 years, 5 months ago
  28. c3a448e [bazel] Put licenses() after legacy_exports by Kevin Lubick · 3 years, 6 months ago
  29. 46eaab3 [bazel] Add shims to help translation into G3 by Kevin Lubick · 3 years, 6 months ago
  30. 83cee23 [bazel] Run buildifier on BUILD.bazel files by Kevin Lubick · 3 years, 6 months ago
  31. b98328a [bazel] Add license to all our BUILD.bazel files by Kevin Lubick · 3 years, 6 months ago
  32. 6ba9f70 [bazel] Try adding cc_binary rules that use generated rules by Kevin Lubick · 3 years, 11 months ago
  33. 7bf7999 Reland "Add format-specifier warnings to SkDebugf." by John Stiles · 4 years, 4 months ago
  34. 283dba5 Revert "Add format-specifier warnings to SkDebugf." by Tyler Denniston · 4 years, 4 months ago
  35. e58831c Add format-specifier warnings to SkDebugf. by John Stiles · 4 years, 4 months ago
  36. 788b916 Remove SkTMin and SkTMax by Brian Osman · 6 years ago
  37. b500ef7 Add some precision back to timestamps when using --trace by Brian Osman · 6 years ago
  38. 9b86955 Add thread safety annotations for SkMutex by Herb Derby · 6 years ago
  39. a1b7be6 Add thread safety annotations. by Herb Derby · 6 years ago
  40. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 7 years ago
  41. 84836b7 moar static flags by Mike Klein · 7 years ago
  42. eb678fc de-Sk tools/trace by Mike Klein · 7 years ago
  43. 88544fb remove Sk prefix from CommandLineFlags by Mike Klein · 7 years ago
  44. 3fa1043 Align trace event allocations to avoid alignment issues on 32-bit ARM by Brian Osman · 7 years ago
  45. b6f8212 Optimize the size of our JSON by Brian Osman · 8 years ago
  46. c7f2676 Record all trace event data inline, with variable sized entries by Brian Osman · 8 years ago
  47. 69fd008 Added SkJSONWriter by Brian Osman · 8 years ago
  48. b6705c2 Add support for object creation/snapshot/deletion events by Brian Osman · 8 years ago
  49. 1e09686 Add --traceMatch argument to filter tracing categories by Brian Osman · 8 years ago
  50. 39c08ac Automatically prepend "disabled-by-default-" to TRACE categories by Brian Osman · 8 years ago
  51. 3bf0042 ok, basic tracing support by Mike Klein · 8 years ago
  52. bc8150f Faster, thread-safe implementation by Brian Osman · 8 years ago
  53. de6e5bf Tracing cleanup and bugfixes by Brian Osman · 8 years ago
  54. 65e4c61 Add category support to JSON and SkDebugf tracing by Brian Osman · 8 years ago
  55. 53136aa First stab at JSON event tracer by Brian Osman · 8 years ago
  56. dcbb9d9 Add SkDebugf trace event handler. by Brian Salomon · 8 years ago