1. e20f7cf android scripts respect SKIA_OUT, if already set. by commit-bot@chromium.org · 11 years ago
  2. 94e2872 Restore SkPicture-related guard flags for Chrome by robertphillips@google.com · 11 years ago
  3. eb3519c Whitespace change to trigger the new GCE compile bots. by commit-bot@chromium.org · 11 years ago
  4. e107edb Remove 2 SkPicture-related flags Chrome should be able to live without by commit-bot@chromium.org · 11 years ago
  5. b0430d0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  6. c822bb3 Fix for r14341 Chrome build error by robertphillips@google.com · 11 years ago
  7. a3cff85 remove unused functions by commit-bot@chromium.org · 11 years ago
  8. a49c0a5 Add a missing SK_API to SkImageFilter::Cache. by senorblanco@chromium.org · 11 years ago
  9. cedbc73 fix x86 emulator for Android framework. by commit-bot@chromium.org · 11 years ago
  10. 8f831f2 First step in pulling SkPicturePlayback & SkPictureRecord out of SkPicture by commit-bot@chromium.org · 11 years ago
  11. dcbc360 add one-channel output support to webp encoder by commit-bot@chromium.org · 11 years ago
  12. 32d041c rebaseline filltypespersp on ubuntu for nvprmsaa4 by bsalomon@google.com · 11 years ago
  13. b2db443 Rename benchmark classes, hopefully less confusing to valgrid? by commit-bot@chromium.org · 11 years ago
  14. 034c66b Add valgrind suppressions for fglrx by bsalomon@google.com · 11 years ago
  15. c398f71 Revert of Properly enable S32_D16_filter_DX_SSE2 optimization. (https://codereview.chromium.org/239453010/) by commit-bot@chromium.org · 11 years ago
  16. 74e608c Use default save() flags in SkBlurDrawLooper. by commit-bot@chromium.org · 11 years ago
  17. 0a6fe71 Use fixed function pipeline only when drawing paths by commit-bot@chromium.org · 11 years ago
  18. 8628fac Properly enable S32_D16_filter_DX_SSE2 optimization. by commit-bot@chromium.org · 11 years ago
  19. f117781 fix size_t/int warnings by commit-bot@chromium.org · 11 years ago
  20. edbd6ae Use textContent instead of innerText. by commit-bot@chromium.org · 11 years ago
  21. 3adcc34 stop using deprecated bitmap::config for gpu by commit-bot@chromium.org · 11 years ago
  22. 40afe0e Remove guards Chromium no longer needs by commit-bot@chromium.org · 11 years ago
  23. 87fcd95 Revert of Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/249643002/) by commit-bot@chromium.org · 11 years ago
  24. 2a9e3ad Disable cgimage GM by bsalomon@google.com · 11 years ago
  25. 6e5671d Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/207683004/) by commit-bot@chromium.org · 11 years ago
  26. 0ad7936 Rebaselines for 2pt Conical Gradients by commit-bot@chromium.org · 11 years ago
  27. 6e332f7 Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/) by commit-bot@chromium.org · 11 years ago
  28. bc2f1dc Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 11 years ago
  29. ea26a0e comment out SkDebugf (only needed for local testing) by commit-bot@chromium.org · 11 years ago
  30. e0d9ce8 Make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/)" by reed@google.com · 11 years ago
  31. ede0c5c Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  32. 8798ae3 Refactor SkPictureStateTree::Iterator to avoid use of kClip_SaveFlag. by commit-bot@chromium.org · 11 years ago
  33. 8089467 Fix double to SkScalar issues in SkTwoPointConicalGradient_gpu.cpp by commit-bot@chromium.org · 11 years ago
  34. 9004192 Factor out common template code. Send stdout back to web page. by commit-bot@chromium.org · 11 years ago
  35. c8379d7 Add gpu fast path for two point conical gradients. by commit-bot@chromium.org · 11 years ago
  36. 60b5dce expose CGImage -> SkBitmap by commit-bot@chromium.org · 11 years ago
  37. 945ec3a Revert of make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/) by commit-bot@chromium.org · 11 years ago
  38. d10ec40 gyp: only include windows *_x64 targets if GYP_GENERATORS includes ninja by commit-bot@chromium.org · 11 years ago
  39. d7ee4b6 Change valgrind suppresion names for bug 2455. by bsalomon@google.com · 11 years ago
  40. 6fa0e32 Reverting Skia r14299 ( Remove guards Chromium no longer needs - https://codereview.chromium.org/246403004) by robertphillips@google.com · 11 years ago
  41. 35ffc44 Adding the ability to click on the images in the history and have that load the code and image back into the editor space. by commit-bot@chromium.org · 11 years ago
  42. f7ad002 Update valgrind suppression names for bug 2453 by bsalomon@google.com · 11 years ago
  43. 6419ee6 Mark bench suppressions with bug # by bsalomon@google.com · 11 years ago
  44. 4325d11 make drawText calls non-virtual, to ease SkFont and TextBlob by commit-bot@chromium.org · 11 years ago
  45. f1eba21 Add Valgrind suppression file for bench by bsalomon@google.com · 11 years ago
  46. 16307bd Fix build: Windows has dibs on IGNORE by commit-bot@chromium.org · 11 years ago
  47. c8f16c7 Increase range for skp that triggers a perf regression periodically by bsalomon@google.com · 11 years ago
  48. dcacd5f eliminate config param -- it was always self's config by reed@google.com · 11 years ago
  49. dcecb16 fix size_t/int warnings in pictures by commit-bot@chromium.org · 11 years ago
  50. c18ba27 Remove SK_IGNORE_FREETYPE_ROTATION_FIX and guarded code. by bungeman@google.com · 11 years ago
  51. 88c3e27 Refactor SkRecord opts, converting playback optimizations where possible. by commit-bot@chromium.org · 11 years ago
  52. e221a7f Remove guards Chromium no longer needs by commit-bot@chromium.org · 11 years ago
  53. 6c5aea2 Use GradFlags for gradient Flags in SkGradientShader by commit-bot@chromium.org · 11 years ago
  54. aec1438 Add asADash entry point into SkPathEffect to allow extracting Dash info from PathEffects by commit-bot@chromium.org · 11 years ago
  55. fd4ee4d NewRasterDirect should *not* erase the pixels -- direct means the client is in-charge by commit-bot@chromium.org · 11 years ago
  56. 02a094c SK_API-export SkBBHFactory & friends. by commit-bot@chromium.org · 11 years ago
  57. d3b28e8 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  58. db904d3 rebase flaky skp bench range on win7 TBR=bensong@google.com by bsalomon@google.com · 11 years ago
  59. 4bbe2e5 Add --runOnce flag to run benchs once in release or to force convergence in debug by commit-bot@chromium.org · 11 years ago
  60. 811f20d Add missing scale value to fix SkGradientShader memory error by commit-bot@chromium.org · 11 years ago
  61. 6b4aaa7 add optional origin parameter to accessTopLayerPixels by commit-bot@chromium.org · 11 years ago
  62. 2c4e75c Remove offset to SkMallocPixelRef::NewWithData - use SkData::NewSubset instead. by commit-bot@chromium.org · 11 years ago
  63. 855e88e Fixes for SkPictureShader. by commit-bot@chromium.org · 11 years ago
  64. 07b7462 warn that docs/quickstart.md is out of sync with official docs by commit-bot@chromium.org · 11 years ago
  65. af56504 Update flaky bench range for tabl_hsfi.skp_simple_viewport_1000x1000_gpu_ on Win7 by bsalomon@google.com · 11 years ago
  66. aae6e6f git-sync-deps verifies that directory is a top-level git directory. by commit-bot@chromium.org · 11 years ago
  67. f1e9d47 Increase ranges for flaky skp benches by bsalomon@google.com · 11 years ago
  68. c3b738a Move to using HTML templates when filling out the workspace history. by commit-bot@chromium.org · 11 years ago
  69. 4333751 Add a .gypi to insulate Chrome from refactorings in src/record. by commit-bot@chromium.org · 11 years ago
  70. 3273dd4 Mark mixedxfermodes as ignored on Ubunutu12 Release 64 bit for nvprmsaa4 config by bsalomon@google.com · 11 years ago
  71. c25cec5 SkDELETE() -> SkDELETE_ARRAY() in gradients_many test by bsalomon@google.com · 11 years ago
  72. 66d3d3a Update baseline for mixed_xfermodes on nvprmsaa4 by bsalomon@google.com · 11 years ago
  73. fcbf1a1 Update DESIGN, forgot to add new perms for the new tables. by commit-bot@chromium.org · 11 years ago
  74. ad8ce57 anticipate more optimizations by renaming some files and methods by commit-bot@chromium.org · 11 years ago
  75. 5da5b59 Add --match to bench tools, extra decimal to bench_pictures. by commit-bot@chromium.org · 11 years ago
  76. 1bc6ecc Picking from the wrong end of the workspace history list. by commit-bot@chromium.org · 11 years ago
  77. b3fbe42 bench rebase test f7927dd by commit-bot@chromium.org · 11 years ago
  78. ec68ee9 Allow running gyp_to_android without SkUserConfig. by commit-bot@chromium.org · 11 years ago
  79. 1d0b68c Support clip to layer flag on Android framework. by commit-bot@chromium.org · 11 years ago
  80. 44d83c1 Add flipped gradient branch to two point conical gradient by commit-bot@chromium.org · 11 years ago
  81. f7927dd Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  82. 0ed84ce remove sizeof check -- triggers warning in chrome by reed@google.com · 11 years ago
  83. 0f1fef8 inline SkMulDiv now that 64bit mul is inlineable by commit-bot@chromium.org · 11 years ago
  84. 2cfa320 fix warnings around size_t/int by commit-bot@chromium.org · 11 years ago
  85. 2dceeda Add support for serving up a view that can be iframed. by commit-bot@chromium.org · 11 years ago
  86. d04e1dd First pass at workspaces. by commit-bot@chromium.org · 11 years ago
  87. 8a777a5 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  88. d15b453 Mass baseline for filltypespersp by bsalomon@google.com · 11 years ago
  89. 015514c Mass baselining of drrect GM by bsalomon@google.com · 11 years ago
  90. 39d7f0d Mass rebaseline of the rrect_* GMs by bsalomon@google.com · 11 years ago
  91. 33a94e2 remove unused fOverflowed from SkClampRange by reed@google.com · 11 years ago
  92. aec4066 fix int/size_t warnings by reed@google.com · 11 years ago
  93. 770963f Staging for cleanup of SkPicture-related headers by robertphillips@google.com · 11 years ago
  94. 7b8999b gradient_many gm to test banding and precision by reed@google.com · 11 years ago
  95. 87a4d6d Rebaselines for r14201. (Fix size of rotated text with FreeType.) by bungeman@google.com · 11 years ago
  96. 8d4dc71 rename SkPaintParts.* to SkPaintPart.* by reed@google.com · 11 years ago
  97. 996402b Get gradient information for gpu effect directly from SkGradientShader instead of calling asAGradient by commit-bot@chromium.org · 11 years ago
  98. 091a594 Reduce internal explicit SaveFlags usage. by commit-bot@chromium.org · 11 years ago
  99. 60bd751 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  100. 5fb2ce3 Staged removal of SkPicture-derived classes by commit-bot@chromium.org · 11 years ago