1. a6abb57 Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #12 id:220001 of https://codereview.chromium.org/2539993002/ ) by brianosman · 8 years ago
  2. 1aeb78c Two (related) changes here: by brianosman · 8 years ago
  3. 0a2782c Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #11 id:200001 of https://codereview.chromium.org/2539993002/ ) by brianosman · 8 years ago
  4. 9db12d2 Two (related) changes here: by brianosman · 8 years ago
  5. bf111d7 Move SkOSPath out of include/core. by Ben Wagner · 8 years ago
  6. 08c8963 Add -j as alias for --threads. by Mike Klein · 8 years ago
  7. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  8. 7039f74 Remove SkImageInfoIsGammaCorrect, etc... by Brian Osman · 8 years ago
  9. 49f5712 Populate ALL copies of a command line flag during parsing by Brian Osman · 8 years ago
  10. 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
  11. 4a5e49d Run ANGLE in GL mode on test bots by Brian Salomon · 8 years ago
  12. 002c120 Add testing for ANGLE msaa on bots by Brian Salomon · 8 years ago
  13. 9488833 Refactored SkColorSpace and added in a Lab PCS GM by raftias · 8 years ago
  14. 2bdfe5b Run correctness tests on ANGLE bots using d3d9 backend by Brian Salomon · 8 years ago
  15. 4a6b28e Add "Narrow" RGB gamut to DM by Brian Osman · 8 years ago
  16. 11abd8d Explicit control in tools of ANGLE frontend and backend by bsalomon · 8 years ago
  17. 7c602de Removed makeLinearGamma() from the public API for SkColorSpace by raftias · 8 years ago
  18. 38911a7 Resubmit issue 2221103002 to fix the iOS build by declaring the flag in by liyuqian · 8 years ago
  19. 7c2213b Revert of Explicit control in tools of ANGLE frontend and backend (patchset #6 id:90001 of https://codereview.chromium.org/2381033002/ ) by bsalomon · 8 years ago
  20. 50094fb Explicit control in tools of ANGLE frontend and backend by bsalomon · 8 years ago
  21. 808ecbb Use brackets for explicit GPU config params in tools by bsalomon · 8 years ago
  22. 3306925 Make GPU configs use kRGBA color type not kN32. by bsalomon · 8 years ago
  23. 605d952 GN: take over CommandBuffer bot by mtklein · 8 years ago
  24. 37e2334 Auto-generate much of the help text for --config to reduce maintenance by brianosman · 8 years ago
  25. 4562f6e Add ability to pick a different gamut in GPU f16 or sRGB configs by brianosman · 8 years ago
  26. 896ddb7 565 is not this important. by mtklein · 8 years ago
  27. 95573e4 Fix SVG flag iOS linking by fmalita · 8 years ago
  28. 6270e55 Add ContextOptions field to SkCommandLineConfigGpu by csmartdalton · 8 years ago
  29. 0e22eb8 Some tests around surface creation and snapshotting with color space by brianosman · 9 years ago
  30. bf63e61 Add mssa configs for vulkan, and simple bug fix by egdaniel · 9 years ago
  31. e0d3629 Add test configs for instanced rendering by csmartdalton · 9 years ago
  32. 0634317 GN: fix mac build again by mtklein · 9 years ago
  33. efded51 Always supply a color space (sRGB for now) with F16 by brianosman · 9 years ago
  34. db197a5 Fix Mac clang linker by msarett · 9 years ago
  35. 52ede1d More removal of SkColorProfileType... by brianosman · 9 years ago
  36. 802acec Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of https://codereview.chromium.org/2071393002/ ) by egdaniel · 9 years ago
  37. 944876f More removal of SkColorProfileType... by brianosman · 9 years ago
  38. b109b8c Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 9 years ago
  39. ab82418 Revert of Lots of progress switching to SkColorSpace rather than SkColorProfileType (patchset #10 id:180001 of https://codereview.chromium.org/2069173002/ ) by brianosman · 9 years ago
  40. 6a61a87 Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 9 years ago
  41. ca1ec03 Move forceSRGB to SkCommonFlags. by herb · 9 years ago
  42. a56800a Add vksrgb config to dm (Vulkan sRGB). Fix help formatting of vk. by brianosman · 9 years ago
  43. 69deca8 Add ColorCodecSrc for testing/comparison on color corrected decodes by msarett · 9 years ago
  44. dc0fcd4 Vulkan config in dm by bsalomon · 9 years ago
  45. 85b4b53 Rename enums in GrContextFactory to remove "GL" by bsalomon · 9 years ago
  46. b8797bb Add predfined configs for msaa4, nvpr4, nvpr4dit, and srgb that explictly use OpenGL rather than GLES and use them on the X1 bot by bsalomon · 9 years ago
  47. 3b59738 Revert of Add predfined configs for msaa4, nvpr4, nvpr4dit, and srgb that explictly use OpenGL rather than GL… (patchset #3 id:40001 of https://codereview.chromium.org/1853103003/ ) by bsalomon · 9 years ago
  48. 74cb44d Add predfined configs for msaa4, nvpr4, nvpr4dit, and srgb that explictly use OpenGL rather than GLES and use them on the X1 bot by bsalomon · 9 years ago
  49. 94b87bd DM/PDF: stop adding unused rasterizer keywords by halcanary · 9 years ago
  50. b4b4cf3 Revert of Rename enums in GrContextFactory to remove "GL" (patchset #4 id:60001 of https://codereview.chromium.org/1845923004/ ) by bsalomon · 9 years ago
  51. 2d9c6f8 Rename enums in GrContextFactory to remove "GL" by bsalomon · 9 years ago
  52. 6e2aad4 Add GrContext::releaseAndAbandonContext() by bsalomon · 9 years ago
  53. 3724e57 Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 9 years ago
  54. 6f70d43 Revert of Move SkGLContext and some GrGLInterface implementations to skgputest module (patchset #13 id:240001 of https://codereview.chromium.org/1815823002/ ) by robertphillips · 9 years ago
  55. fe3456c Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 9 years ago
  56. c28afdb Add test configs for nvpr with atlas text by cdalton · 9 years ago
  57. 0b8321e Google3 Android no longer has undefok. by benjaminwagner · 9 years ago
  58. d93c120 Added (color=8888|f16|srgb) option to gpu configurations, along with gpuf16 and gpusrgb predefined configs. Runs the gpu backend in gamma-correct mode (with either FP16 linear or sRGB 8888 frambuffers). by brianosman · 9 years ago
  59. f655e93 Revert of Implement support for using GL ES 3.0 with command buffer (patchset #6 id:100001 of https://codereview.chromium.org/1684413003/ ) by kkinnunen · 9 years ago
  60. 744898a Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion of color and profile type to pix… (patchset #1 id:1 of https://codereview.chromium.org/1750383002/ ) by brianosman · 9 years ago
  61. a6f5819 Progress on gamma-correctness in the GPU backend. Fixed conversion of color and profile type to pixel config, which makes many things "just work". by brianosman · 9 years ago
  62. e9c8442 Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion of color and profile type to pix… (patchset #3 id:40001 of https://codereview.chromium.org/1746253002/ ) by brianosman · 9 years ago
  63. eef9802 Progress on gamma-correctness in the GPU backend. Fixed conversion of color and profile type to pixel config, which makes many things "just work". by brianosman · 9 years ago
  64. 45c2c81 Implement support for using GL ES 3.0 with command buffer by kkinnunen · 9 years ago
  65. a7e9f05 Move SkTDArray to private. by bungeman · 9 years ago
  66. bf521ff Move SkTArray to include/private. by bungeman · 9 years ago
  67. 3478f75 Adding a tool to get images from skps by msarett · 9 years ago
  68. 8673714 Treat bad values passed to --images as a fatal error by scroggo · 9 years ago
  69. ad38ed6 Revert of Treat bad values passed to --images as a fatal error (patchset #17 id:320001 of https://codereview.chromium.org/1611323004/ ) by scroggo · 9 years ago
  70. 7579786 Treat bad values passed to --images as a fatal error by scroggo · 9 years ago
  71. 8d61f0d Add pre_log option to nanobench; make this option default true in nanobench_flags.py and dm_flags.py. by benjaminwagner · 9 years ago
  72. e3c2f80 Use device-independent text for nvprmsaa4/16 in nanobench and dm by kkinnunen · 9 years ago
  73. 3e980c3 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  74. 0f515bd Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #21 id:400001 of https://codereview.chromium.org/1490113005/ ) by rmistry · 9 years ago
  75. 9ebc3f0 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  76. 4dabf83 Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #18 id:340001 of https://codereview.chromium.org/1490113005/ ) by joshualitt · 9 years ago
  77. c8b4336 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  78. 4ff653c Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #12 id:220001 of https://codereview.chromium.org/1490113005/ ) by reed · 9 years ago
  79. e13ca32 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  80. 8b99ef4 Enable building Skia for iOS with bazel. by iroth · 9 years ago
  81. 86ea33e Enable BUILD file compilation of skia and dm with --config=android_arm. by benjaminwagner · 9 years ago
  82. 5ce341f Add slice tool by robertphillips · 9 years ago
  83. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 10 years ago
  84. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 10 years ago
  85. 60e0fee Remove include of stdlib.h from SkTypes.h. by bungeman · 10 years ago
  86. 73bb435 Remove default for --images in common flags by bsalomon · 10 years ago
  87. 2766c00 remove SkInstCnt by mtklein · 10 years ago
  88. 523beb7 Label some unused static vars as SK_UNUSED by fmalita · 10 years ago
  89. 83ca628 Today's gm include many differences caused by platform font implementations. by caryclark · 10 years ago
  90. 19e259b ignore_result() by mtklein · 10 years ago
  91. 2752314 dm||nanobench --help looks nice when $COLUMNS == 80. by halcanary · 10 years ago
  92. 05641a5 DM: failure to canary a sink is now fatal. by mtklein · 10 years ago
  93. 929f63f Make --undefok a little louder now that we're using it all the time. by mtklein · 10 years ago
  94. 5f5a8d7 adding preabandon flag to DM by joshualitt · 10 years ago
  95. eebc39a Add HWUI Sink to DM on Android Framework builds by tomhudson · 10 years ago
  96. dfb7da3 Negative numbers are not flags. by mtklein · 10 years ago
  97. 95f192d Adding new benchmark to test image decoding performance. by msarett · 10 years ago
  98. c8fcafb First cut at cleaning up Sergio's example code and moving some common code to SkWindow. by caryclark · 10 years ago
  99. 55e88b2 More natural way to serialize GPU tasks and tests. by mtklein · 10 years ago
  100. 03758b8 tool --help alphabetizes command line flags by halcanary · 10 years ago