1. 4d52afe Shrink saveLayer device bounds when it supplies an explicit bounds and has a complex paint by robertphillips · 11 years ago
  2. 66cad76 Always enable layer hoisting in Skia by robertphillips · 11 years ago
  3. f1b471a Update SKP version by skia.buildbots · 11 years ago
  4. de330ff add code-style for slides by reed · 11 years ago
  5. 1810939 Update SKP version by skia.buildbots · 11 years ago
  6. ae4531a Update SKP version by skia.buildbots · 11 years ago
  7. a393127 Revert of Temporary fix to remove drawrect call from GpuGL (patchset #6 id:90005 of https://codereview.chromium.org/694933002/) by joshualitt · 11 years ago
  8. a39c537 rebaseline TBR= by joshualitt · 11 years ago
  9. d4a5c20 Temporary fix to remove drawrect call from GpuGL by joshualitt · 11 years ago
  10. 5c55fef GrContext no longer ever draws on Gpu by joshualitt · 11 years ago
  11. 92e496f Beginning to refactor nvpr code by joshualitt · 11 years ago
  12. 2faa228 Some distance field text optimizations. by jvanverth · 11 years ago
  13. b9e8230 Revert of GrContext no longer ever draws on Gpu (patchset #7 id:120001 of https://codereview.chromium.org/683733005/) by joshualitt · 11 years ago
  14. 7a75e52 GrContext no longer ever draws on Gpu by joshualitt · 11 years ago
  15. e9f7fbf Revert of Turn SkTaskGroups back on. (patchset #1 id:1 of https://codereview.chromium.org/687263007/) by mtklein · 11 years ago
  16. 3bdd7dc small fix for cache clear by joshualitt · 11 years ago
  17. c17c658 SK_USE_SCALED_FONTMETRICS for correct scaling by reed · 11 years ago
  18. 9154dd4 Rebaseline GMs for https://codereview.chromium.org/687283002/ by jvanverth · 11 years ago
  19. 8b602dd Objects should be unrefed instead of deleted by sugoi · 11 years ago
  20. 0b5fc97 Quick and dirty test to call the C interface from GO. by stephana · 11 years ago
  21. 38406c8 Cleanup: Go with SkDebugf instead of GrPrintf. by tfarina · 11 years ago
  22. 8955b0e Update SKP version by skia.buildbots · 11 years ago
  23. 58f467c Cleanup: Remove GR_ARRAY_COUNT macro. by tfarina · 11 years ago
  24. 0130c30 Add support for clang to the android build scripts by djsollen · 11 years ago
  25. 2550a7e Remove adb from Skia repository by djsollen · 11 years ago
  26. ed3af66 Use Color Processor for color bitmap text draws on gpu. by egdaniel · 11 years ago
  27. bd16059 begin clean up for scalar is double option by reed · 11 years ago
  28. 2100c5e Turn SkTaskGroups back on. by mtklein · 11 years ago
  29. d8aa7b7 Upgrade GPUOptimize by robertphillips · 11 years ago
  30. 9bde31e Trying to be consistent when members are allowed to be NULL by sugoi · 11 years ago
  31. e228ba3 Update the Android NDK to r10c by djsollen · 11 years ago
  32. 2000c3d Blind GM rebaseline for Galaxy S4 by borenet · 11 years ago
  33. 058f01e Cleanup conversion that the new NDK compiler tries to over optimize. by djsollen · 11 years ago
  34. 0882fdc Add return value on GrRecordReplaceDraw by robertphillips · 11 years ago
  35. 189fc98 Fix member variable naming by robertphillips · 11 years ago
  36. 967937c Combine nameFontStyleProc and FindByNameStyle. by bungeman · 11 years ago
  37. 43d5deb Add skimage expectations for GalaxyS4. by scroggo · 11 years ago
  38. a41d3c3 Make RTree handle the case where the playback canvas has empty clip bounds by junov · 11 years ago
  39. 225a627 Fix bug in aggressive layer cache purging by robertphillips · 11 years ago
  40. a3a706f Cleanup android to ensure it can compile with clang by djsollen · 11 years ago
  41. f037e0b allow SkUserConfig.h to control NOGPU by reed · 11 years ago
  42. 6374f57 Update SKP version by skia.buildbots · 11 years ago
  43. 789e327 tell our grcontext to abandon its backend by reed · 11 years ago
  44. 902d4d1 Add SkDocument::getStream() method. by halcanary · 11 years ago
  45. 6500760 Revert of scale xmin and xmax for FontMetrics (patchset #1 id:1 of https://codereview.chromium.org/685153004/) by robertphillips · 11 years ago
  46. 13a8de0 Revert harder, removing SkTaskGroup.cpp from core temporarily. by mtklein · 11 years ago
  47. 7f36ae1 Disable SkTaskGroup in SkMultiPictureDraw temporarily. by mtklein · 11 years ago
  48. f49bba8 Use the most recent version of ADB from the SDK if necessary. by djsollen · 11 years ago
  49. b61283f Support multiple scales for dfpaths. by jvanverth · 11 years ago
  50. fec29ec Increase wait time for spreadsheetdashed pageset by rmistry · 11 years ago
  51. 3e4234c Whitespace change to see how the Android bots behave by borenet · 11 years ago
  52. 0e50262 Increase timeout of blogger pageset and re-enable weather pageset by Ravi Mistry · 11 years ago
  53. 07dada7 break transitions into separate file by reed · 11 years ago
  54. 7a6184f cleanup reentrance logic in CMM by joshualitt · 11 years ago
  55. 7207307 Update SKP version by skia.buildbots · 11 years ago
  56. ed167ac Revert of Use SkTypeface::getBounds() in bounding-box calculations. (patchset #5 id:80001 of https://codereview.chromium.org/680363003/) by mtklein · 11 years ago
  57. 67c7120 use SkTaskGroup::batch by reed · 11 years ago
  58. c51add6 Use SkTypeface::getBounds() in bounding-box calculations. by mtklein · 11 years ago
  59. 7cf0294 Increase timeouts of wowwiki and youtube by Ravi Mistry · 11 years ago
  60. e71cd54 SkTaskGroup::batch(fn, args, N) by mtklein · 11 years ago
  61. 6838d85 Try out SkTree in nanobench. by mtklein · 11 years ago
  62. 2c8371a Moving weather pageset since it is crashing by Ravi Mistry · 11 years ago
  63. 4ab5a90 Discard atlas after every MultiPictureDraw::draw by robertphillips · 11 years ago
  64. 79c276e scale xmin and xmax for FontMetrics by reed · 11 years ago
  65. c96aa64 Add a helper script to expose which version of adb the android scripts use. by djsollen · 11 years ago
  66. 7316b10 Revert of scale xmin/xmax etc in fontmetrics (patchset #1 id:1 of https://codereview.chromium.org/690533004/) by bungeman · 11 years ago
  67. b15b4c1 Separate out GrSurfaceConfig's fields from other structs used to create GrGL* subclasses of GrSurface. by bsalomon · 11 years ago
  68. 9c30ea4 remove now unused (by Chrome) ifdef by humper · 11 years ago
  69. 89889b6 MultiPictureDraw is taskgroup aware. SampleApp is multipicturedraw aware. by reed · 11 years ago
  70. 8f3937d Fix bounds computation of all 0-input filters. by senorblanco · 11 years ago
  71. a5cf665 Issue acquire barrier in SkRefCnt::unique(). by bungeman · 11 years ago
  72. 329bf48 BUG=skia: by joshualitt · 11 years ago
  73. d50bbc7 Moving wikipedia pageset since it is crashing by Ravi Mistry · 11 years ago
  74. e951189 Change extension of crashing page set by Ravi Mistry · 11 years ago
  75. 6451324 Moving vnexpress pageset since it is crashing by Ravi Mistry · 11 years ago
  76. 8dc8b36 Whitespace change to trigger Android builds by borenet · 11 years ago
  77. 8915434 delete webtry from main skia repo; it's been moved to buildbots by Greg Humphreys · 11 years ago
  78. 7b3afa6 Increase wait times for androidpolice and nytimes by Ravi Mistry · 11 years ago
  79. fa49471 SkTaskGroup::add(fn, arg) by mtklein · 11 years ago
  80. 6db519c clear stencil clip on draw target by joshualitt · 11 years ago
  81. cd048d1 Update adb on linux to 1.0.32 by Derek Sollenberger · 11 years ago
  82. 27f965a Revert of Use SkTypeface::getBounds() in bounding-box calculations. (patchset #3 id:40001 of https://codereview.chromium.org/680363003/) by mtklein · 11 years ago
  83. 7aa4d34 pagesets are still crashing in RecreateSKPs bot, try adding waits to most pagesets by rmistry · 11 years ago
  84. 9f36b87 Revert of Discard atlas after every MultiPictureDraw::draw (patchset #4 id:60001 of https://codereview.chromium.org/678403002/) by robertphillips · 11 years ago
  85. bf8dc34 Use SkTypeface::getBounds() in bounding-box calculations. by mtklein · 11 years ago
  86. 6d5b545 Discard atlas after every MultiPictureDraw::draw by robertphillips · 11 years ago
  87. 5abfa68 fix issues with simultaneous configs and security jail on skfiddle by Greg Humphreys · 11 years ago
  88. f8c2fef scale xmin/xmax etc in fontmetrics by reed · 11 years ago
  89. af58b5f rework GUI, scripts, and fiddle main for multiple simultaneous configs by Greg Humphreys · 11 years ago
  90. 6eea9e7 Add wait to amazon page set to avoid tab crashes by rmistry · 11 years ago
  91. 067c065 Rename GalaxyNexus GM and SkImage expectations for GalaxyS4, remove NexusS by borenet · 11 years ago
  92. e001da2 SkV8Sample: Now with Path2D and Path2DBuilder. by jcgregorio · 11 years ago
  93. 79f8fae OptState owns program descriptor by joshualitt · 11 years ago
  94. 7a56931 one more test updated by joshualitt · 11 years ago
  95. 584e4fd rebaselines by joshualitt · 11 years ago
  96. 81b0928 fix typo in legacy flag alias by bsalomon · 11 years ago
  97. 14df833 Extend SkFontMgr_Custom to cover ttc, otf, pfb. by bungeman · 11 years ago
  98. f2703d8 rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags by bsalomon · 11 years ago
  99. 0ec28af Updated all page sets to capture new set of webpage archives. by rmistry · 11 years ago
  100. ea04d2d more ignores TBR= by joshualitt · 11 years ago