1. c822672 impl SkSerial picture procs by Mike Reed · 8 years ago
  2. 526c39f Roll skia/third_party/externals/angle2/ 495162b9b..87cc90dfa (1 commit) by angle-deps-roller@chromium.org · 8 years ago
  3. e3b0130 Experiment with turning CPUs off during perf by Kevin Lubick · 8 years ago
  4. 1ad55eb Roll skia/third_party/externals/angle2/ 9db70de8e..495162b9b (1 commit) by angle-deps-roller@chromium.org · 8 years ago
  5. c0720db [Infra] Fix revision in upload_skiaserve by Ravi Mistry · 8 years ago
  6. 1e229a4 Roll skia/third_party/externals/angle2/ 3acfc6255..9db70de8e (1 commit) by angle-deps-roller@chromium.org · 8 years ago
  7. ba9da88 disable f16<->f32 instructions on Google3 by Mike Klein · 8 years ago
  8. 228d8a9 Roll skia/third_party/externals/angle2/ a98a28112..3acfc6255 (1 commit) by angle-deps-roller@chromium.org · 8 years ago
  9. 23b3997 Roll skia/third_party/externals/angle2/ a98a28112..3acfc6255 (1 commit) by angle-deps-roller@chromium.org · 8 years ago
  10. d82cd17 [Infra] Missing configuration in out dir by Ravi Mistry · 8 years ago
  11. 106e17a JUMPER_IS_AVX2 -> JUMPER_IS_HSW by Mike Klein · 8 years ago
  12. 6f13622 Store skiaserve binary in GS from Release Android compile bots by Ravi Mistry · 8 years ago
  13. 72b4e07 Handle small sigma in one direction by Herb Derby · 8 years ago
  14. aeff9ea Roll skia/third_party/externals/angle2/ 3c613c0d7..a98a28112 (1 commit) by angle-deps-roller@chromium.org · 8 years ago
  15. 36703d9 Push much of the SkColorSpace_Base interface up to SkColorSpace by Brian Osman · 8 years ago
  16. 09757b2 Fuzz skpicture with ReadBuffer by Kevin Lubick · 8 years ago
  17. d21b2a5 Remove GrBackendObject from tests (except image_from_yuv_textures) by Robert Phillips · 8 years ago
  18. f3506fa Roll skia/third_party/externals/angle2/ 7f5c3eb76..3c613c0d7 (1 commit) by angle-deps-roller@chromium.org · 8 years ago
  19. 925e31e dm: require tmpDir, reasonable defaults by Hal Canary · 8 years ago
  20. c896edd stabilize catalog by Cary Clark · 8 years ago
  21. be22636 a little SkJumper tidy up by Mike Klein · 8 years ago
  22. 34adefa only read color array if flag is fixed color by Cary Clark · 8 years ago
  23. ca3ebcd fix fractured fiddles by Cary Clark · 8 years ago
  24. 929253d Roll skia/third_party/externals/angle2/ feb2c63b7..7f5c3eb76 (1 commit) by angle-deps-roller@chromium.org · 8 years ago
  25. 03696ce drop to scalar mode in some armv7 debug builds by Mike Klein · 8 years ago
  26. 578d451 Use new bookmaker flag to status.json by Ravi Mistry · 8 years ago
  27. eb27cab Roll skia/third_party/externals/angle2/ 629a64498..feb2c63b7 (1 commit) by angle-deps-roller@chromium.org · 8 years ago
  28. e7e81c1 converted vertex shaders to device coords by Ethan Nicholas · 8 years ago
  29. 344e903 Prefer fullscreen clears on Qualcomm/GL by Chris Dalton · 8 years ago
  30. 6e64f30 fix running on linux by Cary Clark · 8 years ago
  31. 1763492 Fix scaling logic for NexusPlayer and AndroidOne by Kevin Lubick · 8 years ago
  32. 3250a48 Search more for stacktrace to symbolize by Kevin Lubick · 8 years ago
  33. f1585aa Scale extra CPUs to powersave during nanobench. by Kevin Lubick · 8 years ago
  34. 376fd31 remove vfpv4 requirement for SkJumper on ARMv7 by Mike Klein · 8 years ago
  35. ba096c0 Roll skia/third_party/externals/angle2/ c7abc0803..629a64498 (1 commit) by angle-deps-roller@chromium.org · 8 years ago
  36. 40ca208 Update markdown files by Update Docs · 8 years ago
  37. 5ca9413 [Bookmaker bot] Output fiddleout.json earlier and do not send to CQ for now by Ravi Mistry · 8 years ago
  38. a493510 resources: optionally link them into our binary by Hal Canary · 8 years ago
  39. 94f509b Rename GrGLAssembleFooInterface to GrGLMakeAssembledFooInterface. by Brian Salomon · 8 years ago
  40. 2f46624 working on image and nightly housekeeping bot by Cary Clark · 8 years ago
  41. bb091a0 Fix fuzzer crash in SkReadBuffer::readTypeface() by Florin Malita · 8 years ago
  42. 7fdd862 Roll skia/third_party/externals/angle2/ 9b88991c7..c7abc0803 (1 commit) by angle-deps-roller@chromium.org · 8 years ago
  43. b3ce76e Fix Google3 link errors(?) by Brian Salomon · 8 years ago
  44. 5c54892 Filter Windows SDK and Compiler directories by Brian Osman · 8 years ago
  45. dba0bc8 Re-add '--gpuThreads 0' tests. by Ben Wagner · 8 years ago
  46. 7741c75 Use first/second instead of min/max in 2pt conical gradient by Yuqian Li · 8 years ago
  47. 7382225 read signed 32 if we want to treat it as signed by Mike Reed · 8 years ago
  48. e18b779 Turn on PGO for Skia on Android by Zhizhou Yang · 8 years ago
  49. 58a3fcd add virtual to confirm flattenable type by Mike Reed · 8 years ago
  50. cbe99c0 bin/try: No prompt for a single matching job by Eric Boren · 8 years ago
  51. ca8c095 Implement a fast path for solid color lattice rectangle by Stan Iliev · 8 years ago
  52. 51493ee fixed SkSL optimizing away side effects by Ethan Nicholas · 8 years ago
  53. 6031442 Remove PixelC CPU jobs. by Ben Wagner · 8 years ago
  54. 3d6801e Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>. by Brian Salomon · 8 years ago
  55. d67e518 Move ImGui support code to ImGuiLayer by Brian Osman · 8 years ago
  56. 2326177 CCPR: Don't use instanced draw calls with geometry shaders by Chris Dalton · 8 years ago
  57. 30c4806 apps/build.gradle: skiaOut is now absolute since a2e7f5ae10 by Hal Canary · 8 years ago
  58. ba19b6f Fix SampleLua build by Florin Malita · 8 years ago
  59. 80fc07e Create a Window::Layer interface to reduce sk_app glue code by Brian Osman · 8 years ago
  60. 46020c4 The downsamplebitmap_image GMs only use one image. by Mike Klein · 8 years ago
  61. 2bbcda3 Revert "add experimental bilerp_clamp_8888 stage" by Mike Klein · 8 years ago
  62. c279851 Add Goma Test/Perf jobs. by Ben Wagner · 8 years ago
  63. 036fe5f resources: file moved by Hal Canary · 8 years ago
  64. a7fa337 add experimental bilerp_clamp_8888 stage by Mike Klein · 8 years ago
  65. c346763 Update SKP version by UpdateSKPs · 8 years ago
  66. c63ec5c Fix tautological comparison in GrTextureDomain.cpp by Hans Wennborg · 8 years ago
  67. 25eef6b centralize encoding to SkData by Mike Reed · 8 years ago
  68. 42b6cff Fix tautological compare in GrSurfaceProxy.cpp by Hans Wennborg · 8 years ago
  69. 0933bc9 Revert "Revert "resources: remove most uses of GetResourcePath()"" by Mike Reed · 8 years ago
  70. 1a24cd9 Roll skia/third_party/externals/angle2/ 58ba6bf5e..9b88991c7 (1 commit) by angle-deps-roller@chromium.org · 8 years ago
  71. edc4f3e Add new Bookmaker bot that runs nightly by Ravi Mistry · 8 years ago
  72. 2fc5322 Remove Nexus10. by Ben Wagner · 8 years ago
  73. cca2300 Revert "resources: remove most uses of GetResourcePath()" by Mike Reed · 8 years ago
  74. 2737288 Don't force GrGLSLVarying's scope to be compile-time constant by Chris Dalton · 8 years ago
  75. be4ffab CCPR: Combine loops and serpentines back into a single shader by Chris Dalton · 8 years ago
  76. 3f39bf8 Add Goma support in gn_flavor. by Ben Wagner · 8 years ago
  77. 53e5e7d resources: resource identifiers don't begin with leading slash by Hal Canary · 8 years ago
  78. 5093a53 resources: remove most uses of GetResourcePath() by Hal Canary · 8 years ago
  79. 0b1b9c2 Update Acer Chromebooks version by Kevin Lubick · 8 years ago
  80. b744f5b Add Nexus5x CPU jobs. by Ben Wagner · 8 years ago
  81. 8e74cbc Revert "Revert "use serialprocs for typefaces"" by Mike Reed · 8 years ago
  82. eace8cd Use sk_sp to own GrCaps in GrContext. by Brian Salomon · 8 years ago
  83. 1acd3c7 keep SVG arcs axis aligned with suppression by Cary Clark · 8 years ago
  84. 8b225c1 [infra] Stop the recipe roller by Eric Boren · 8 years ago
  85. 34e368a enforce 4-byte alignment and length for buffers by Mike Reed · 8 years ago
  86. c465d13 resources: orgainize directory. by Hal Canary · 8 years ago
  87. 4bcef3c minor cleanup to typeface serial test by Mike Reed · 8 years ago
  88. e562f41 Update Windows clang asset by Brian Osman · 8 years ago
  89. f55e1ef Remove unused private field by Brian Osman · 8 years ago
  90. 64f7376 return data instead of bool by Mike Reed · 8 years ago
  91. 7f5d5d2 Fix scaling issues for some devices (e.g. Pixel) by Kevin Lubick · 8 years ago
  92. 3f33069 Add Nexus5 CPU jobs. by Ben Wagner · 8 years ago
  93. 275d92c Roll recipe dependencies (nontrivial). by recipe-roller · 8 years ago
  94. f06c358 Remove instanced rendering by Brian Salomon · 8 years ago
  95. 852ca31 Updated MSVC toolchain to 2017, and further refactored GN by Brian Osman · 8 years ago
  96. 4364653 CCPR: Move flatness checks from geometry shaders to CPU by Chris Dalton · 8 years ago
  97. 032d924 Roll skia/third_party/externals/angle2/ d5f1afb55..58ba6bf5e (1 commit) by angle-deps-roller@chromium.org · 8 years ago
  98. 150c62c turn back on NEON lowp code... by Mike Klein · 8 years ago
  99. b880287 Transition to using size_t for only byte allocation sizes. by Herbert Derby · 8 years ago
  100. 1a104bc Revert "use serialprocs for typefaces" by Mike Reed · 8 years ago