1. a06a953 Prune SkRTree by mtklein · 10 years ago
  2. 52b7822 Revert of SkVarAlloc::approxBytesAllocated (patchset #5 id:80001 of https://codereview.chromium.org/730193003/) by mtklein · 10 years ago
  3. 6d467ec minor cleanup in GrGpu.h by bsalomon · 10 years ago
  4. 611f3bb rebaseline perspective gm after matrix dont-renormalize-cl by reed · 10 years ago
  5. f27f1bc SkVarAlloc::approxBytesAllocated() by mtklein · 10 years ago
  6. 9b1dd15 don't normalize after perspective concat by reed · 10 years ago
  7. 542ecbb Remove unused NVPR related GL tokens by kkinnunen · 10 years ago
  8. b33402b Do not calculate many sierpinski fractals for each nanobench run unless needed by kkinnunen · 10 years ago
  9. a8f3823 Update SKP version by skia.buildbots · 10 years ago
  10. a43da3e more baselines for blur2rects by reed · 10 years ago
  11. fc63f66 one more rebase on k1 by joshualitt · 10 years ago
  12. 72f7e09 rebase nvpr after ds on stack by joshualitt · 10 years ago
  13. 9853cce Drawstate on stack by joshualitt · 10 years ago
  14. b079ec6 baselines for blur2rects by reed · 10 years ago
  15. b436ed6 Reduce the amount of validation in GrResourceCache2 by bsalomon · 10 years ago
  16. f52a063 Fix yet another convexicator issue by robertphillips · 10 years ago
  17. a18cc77 Really enable deprecation warnings for Android framework. by scroggo · 10 years ago
  18. 0f881c6 Remove bug_chomper by borenet · 10 years ago
  19. 84c8e62 Allow GPU resources to not be counted against the cache budget. by bsalomon · 10 years ago
  20. bd27e51 Rebase GM on win7 after res cache change. by bsalomon · 10 years ago
  21. 8910879 Make BBH parameter to SkRecordComputeLayers and SkRecordFillBounds optional by robertphillips · 10 years ago
  22. 912b3d2 Use DrawStates ProcOptInfo when creating the Optimized Draw State. by egdaniel · 10 years ago
  23. 468b6b4 tweak gm to show fractional offsets by reed · 10 years ago
  24. dace19e Correct accounting for wrapped resources by bsalomon · 10 years ago
  25. c6ad9ee More SkPicture cleanup by mtklein · 10 years ago
  26. 21c771b Revert "move SkPDFD*.h from include to src" by Greg Humphreys · 10 years ago
  27. 6930243 move SkPDFD*.h from include to src by halcanary · 10 years ago
  28. 73c2501 separate c headers by reed · 10 years ago
  29. 1379b87 Added missing validation by sugoi · 10 years ago
  30. 0a81f1e Update SKP version by skia.buildbots · 10 years ago
  31. a27ef58 Move SkDocument_PDF.cpp into pdf.gypi - now standard PDF API by halcanary · 10 years ago
  32. 9f61eff Update SKP version by skia.buildbots · 10 years ago
  33. 21041e0 http://skbug.com/3130 step 1 (to fix chromium roll) by halcanary · 10 years ago
  34. f1102e4 Update SKP version by skia.buildbots · 10 years ago
  35. 6dd03c8 Fix Chromium roll broken by http://crrev.com/728823002 by halcanary · 10 years ago
  36. 5478d42 Push creation of default GP to the caller by joshualitt · 10 years ago
  37. 28562a0 Fix Android framework build. by scroggo · 10 years ago
  38. 64c0488 disable gammatext gm for a while, looking for other flakes by reed · 10 years ago
  39. 82b1d62 Guard high water cache stats vars by GR_CACHE_STATS by bsalomon · 10 years ago
  40. 12299ab Make GrResourceCache2 responsible for calling release, abandon, and ~. by bsalomon · 10 years ago
  41. 8558834 SkDocument SK_API by halcanary · 10 years ago
  42. 71cb0c2 Replace GrResourceCache with GrResourceCache2. by bsalomon · 10 years ago
  43. ae760d5 update gm to place inner rect on fractional boundary by reed · 10 years ago
  44. 191bcc0 Fix ref-cnting bug in GrContext::readRenderTargetPixels by bsalomon · 10 years ago
  45. c87dd2c Enable unused param checking for public includes. by djsollen · 10 years ago
  46. 33068c1 Enforce pure virtual behavior for onMatchFamilyStyleCharacter by djsollen · 10 years ago
  47. d489759 Don't pass null to memcmp. by mtklein · 10 years ago
  48. 36e6e26 add gm for 2-rects and blur by reed · 10 years ago
  49. f04713d Optimize SkAlphaMulQ_SSE2 by qiankun.miao · 10 years ago
  50. c7e55e4 Steal ASAN skimage expectations for UBSAN. by mtklein · 10 years ago
  51. 082a462 Move WGL header from include to src by djsollen · 10 years ago
  52. ac49acd Revert of Replace GrResourceCache with GrResourceCache2. (patchset #7 id:120001 of https://codereview.chromium.org/716143004/) by bsalomon · 10 years ago
  53. 407aa58 Replace GrResourceCache with GrResourceCache2. by bsalomon · 10 years ago
  54. 5ae7765 Cleanup the XML directory in public includes. by djsollen · 10 years ago
  55. bc9431e Update SKP version by skia.buildbots · 10 years ago
  56. 8816e7b Cleanup: Delete SkFlattenableBuffers header. by tfarina · 10 years ago
  57. d54d3fc remove unused kLCD_MaskFormat by reed · 10 years ago
  58. 112e7e2 Observe surface LCD settings in SkBaseDevice::drawTextBlob() by fmalita · 10 years ago
  59. 975ae5e Cap SkVarAlloc's desired block at 64K. by mtklein · 10 years ago
  60. 6740feb Don't use /ZI on 64 bit windows by bsalomon · 10 years ago
  61. f21dab9 Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:100001 of https://codereview.chromium.org/716143004/) by bsalomon · 10 years ago
  62. 66a450f Replace GrResourceCache with GrResourceCache2. by bsalomon · 10 years ago
  63. bc97c93 Remove SK_IGNORE_SUBPIXEL_AXIS_ALIGN_FIX. by bungeman · 10 years ago
  64. a918cd9 Unsuppress freetype, which may be our gammatext problem. by mtklein · 10 years ago
  65. 0b17d6c Cleanup public includes directory. by djsollen · 10 years ago
  66. 04f7e14 clean up dead code by reed · 10 years ago
  67. f2950b1 Deparameterize SkVarAlloc. by mtklein · 10 years ago
  68. b2db898 rename filterTextFlags to disableLCD by reed · 10 years ago
  69. 66b4ce9 Fully disable lcdtextprops by Florin Malita · 10 years ago
  70. 3fc6a2f Combine similar DrawPaths calls in GrInOrderDrawBuffer by cdalton · 10 years ago
  71. f4905cc Disable GM:lcdtextprops on 565 by fmalita · 10 years ago
  72. dfd5f6e Revert of Deparameterize SkVarAlloc. (patchset #6 id:100001 of https://codereview.chromium.org/721313002/) by mtklein · 10 years ago
  73. e454327 Roll gyp. by bungeman · 10 years ago
  74. e454521 Cleanup GrContextFactory and make it's subclasses private by djsollen · 10 years ago
  75. 912c9ec disable a couple of new fuzz378 tests on android by caryclark · 10 years ago
  76. b6cbc38 Add GrProcOptInfo class to track various output information for color and coverage stages. by egdaniel · 10 years ago
  77. bc41538 Deparameterize SkVarAlloc. by mtklein · 10 years ago
  78. a3aff06 add gm for lcd text and surfaceprops by reed · 10 years ago
  79. 6987dca Rename onCreateDevice -> onCreateCompatibleDevice by fmalita · 10 years ago
  80. 3b27ade Revert of Make nanobench and dm be usable from Chromium build (patchset #5 id:80001 of https://codereview.chromium.org/657373002/) by jcgregorio · 10 years ago
  81. 1c6e757 Revert of Fix build for iOS after "Make nanobench and dm be usable from Chromium build" (patchset #1 id:1 of https://codereview.chromium.org/716413003/) by jcgregorio · 10 years ago
  82. 65f5531 These tests stress pathops by describing the union of circle-like paths that have tiny line segments embedded and double back to create near-coincident conditions. by caryclark · 10 years ago
  83. b1cff03 Relax constraints on src coeff in GrDrawState::willBlendWithDst. by egdaniel · 10 years ago
  84. ec2d285 Update SKP version by skia.buildbots · 10 years ago
  85. 0935aed Fix build for iOS after "Make nanobench and dm be usable from Chromium build" by kkinnunen · 10 years ago
  86. 6438f9a Fix debugger with GL to work with non-default locale by kkinnunen · 10 years ago
  87. c092d3b Make nanobench and dm be usable from Chromium build by kkinnunen · 10 years ago
  88. 5adbf1b Revert of move to modify onCreateDevice virtual (patchset #2 id:20001 of https://codereview.chromium.org/723743002/) by reed · 10 years ago
  89. 8113dd1 SkVarAlloc by mtklein · 10 years ago
  90. b122ee5 start to replace onCreateDevice with onCreateCompatibleDevice by reed · 10 years ago
  91. e069400 Restore bitmap dedup in SkPictureRecord. Cuts RAM usage of DM by half. by mtklein · 10 years ago
  92. 90ace96 Rebase gm's for first time that were in no-comparion by egdaniel · 10 years ago
  93. 8338a9a Reland "Move from libstlport to libc++ for Android framework builds" (patchset #1 id:1 of https://codereview.chromium.org/718793003/) by scroggo · 10 years ago
  94. 09a79d0 cleanup comments by reed · 10 years ago
  95. 395ef05 Fix use of NULL ptr in GrContext::drawRect by bsalomon · 10 years ago
  96. 06fc5cf Rebaseline for s4-Debug for 6fee786210bd2. by bungeman · 10 years ago
  97. 69ed47f Make GrGpuResource::gpuMemorySize non-virtual w/ onGpuMemorySize virtual impl by bsalomon · 10 years ago
  98. 703d3c7 Followup: remove unnecessary SkTRefArray by mtklein · 10 years ago
  99. 4bf406a Generalize valgrind suppressions for NV driver. by bsalomon · 10 years ago
  100. 48ea202 set key data in duplicate scratch key unit test by bsalomon · 10 years ago