1. 5764165 Split opts_check_arm.cpp into per-class files by commit-bot@chromium.org · 11 years ago
  2. a83f059 New Xoom baselines for imagefilter tests. by senorblanco@chromium.org · 11 years ago
  3. f66cf72 Move fLastMoveToIndex from SkPath to SkPathRef by robertphillips@google.com · 11 years ago
  4. 2693eb9 Mark imagefiltersbase_gpu as ignore-failure on IntelRhb release. The color of one of the lines around test cases changes subtly between runs. by bsalomon@google.com · 11 years ago
  5. 5847b68 Rebase files after recent GPU clipping changes by bsalomon@google.com · 11 years ago
  6. f0b0cda Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  7. f053980 Specialize GrConvexPolyEffect for AA rects, use for AA clip rects. by commit-bot@chromium.org · 11 years ago
  8. fffc9dc Rebaselines from gpu convex poly clip changes. by bsalomon@google.com · 11 years ago
  9. 6dee875 Add workaround for Xoom crashing after discard removed from shader. by commit-bot@chromium.org · 11 years ago
  10. f04c21d More bench rebaselines for new SKPs. by fmalita@google.com · 11 years ago
  11. b21fac1 Make GMs aware of what tool they're being run in. by commit-bot@chromium.org · 11 years ago
  12. 5bc7339 Rebase canvas-state on N7 by bsalomon@google.com · 11 years ago
  13. b000d76 Drawing fake bold text, line and normal text made normal text bolder on PDF. by commit-bot@chromium.org · 11 years ago
  14. 244b288 Fix garbled Nexus7 bench expectations entry. by fmalita@google.com · 11 years ago
  15. 164052e Create a common utility for finding and running binaries in out/ by commit-bot@chromium.org · 11 years ago
  16. e6af4fb rebaseline_server: properly handle unexpected GETs by commit-bot@chromium.org · 11 years ago
  17. 480ae28 Bench rebaseline for the new SKPs by fmalita@google.com · 11 years ago
  18. d5911c4 remove unneeded SK_SUPPORT_LEGACY_NEWRENDERTARGETDIRECT by reed@google.com · 11 years ago
  19. 5d54c29 remove unneeded SK_SUPPORT_LEGACY_CANVAS_CREATECOMPATIBLEDEVICE by reed@google.com · 11 years ago
  20. 20c4ebe remove legacy LightingColorFilter impl by reed@google.com · 11 years ago
  21. 6516d4b Set scissor to clip bounding box when using GrConvexPolyEffect by commit-bot@chromium.org · 11 years ago
  22. c435360 Fix android build issues with atomics by commit-bot@chromium.org · 11 years ago
  23. 1f1dd96 Whitespace change to test Bugdroid II by commit-bot@chromium.org · 11 years ago
  24. d4d87df Whitespace change to test Bugdroid by commit-bot@chromium.org · 11 years ago
  25. 5e0995e Revert of Revert "Serialization of SkPictureImageFilter" (https://codereview.chromium.org/153583007/) by commit-bot@chromium.org · 11 years ago
  26. 7713c38 Revert "Serialization of SkPictureImageFilter" by fmalita@google.com · 11 years ago
  27. c5acc6c Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  28. 4f6318d Serialization of SkPictureImageFilter by commit-bot@chromium.org · 11 years ago
  29. 70ac79b use new instead of createCompatibleDevice, since we know the subclass we want by reed@google.com · 11 years ago
  30. ace1354 impl getROPixels for gpu SkImage by reed@google.com · 11 years ago
  31. 0e8c8ef Disable NEON procs for SkBlitMask_D32_A8 until we can diagnose the source of the SIGILL chrashes seen in chromium. by commit-bot@chromium.org · 11 years ago
  32. 31b3044 replace impl of SkLightingColorFilter with SkColorMatrixFilter by reed@google.com · 11 years ago
  33. 6f0ba47 rebaseline_server: add "show only"/"show all" buttons to some columns by commit-bot@chromium.org · 11 years ago
  34. 8b4799a Revert of r13347 (Serialization of SkPictureImageFilter - https://codereview.chromium.org/138063005) due to bump in skp file format by robertphillips@google.com · 11 years ago
  35. 670b98e Serialization of SkPictureImageFilter by commit-bot@chromium.org · 11 years ago
  36. d5808bd add inital gm for colorfilters by reed@google.com · 11 years ago
  37. 4736ed1 Add ifdef to avoid "not defined" compiler warnings for VS checks by commit-bot@chromium.org · 11 years ago
  38. 8933563 Scripts to generate Android.mk for framework Skia. by commit-bot@chromium.org · 11 years ago
  39. 1c188ed rebaseline_server: get "image size" working again by commit-bot@chromium.org · 11 years ago
  40. 940e3ba Added newline at end of MatrixClipCollapseTest.cpp by robertphillips@google.com · 11 years ago
  41. 2776e01 return NULL not false for a void* failure by reed@google.com · 11 years ago
  42. 1f71846 Add test harness for matrix/clip state collapsing by robertphillips@google.com · 11 years ago
  43. 4f7c615 add ways to peer into an image to get its pixels by reed@google.com · 11 years ago
  44. 999da9c fix refcounting in SkImage::NewRasterData by reed@google.com · 11 years ago
  45. 9d6e7e5 Rebaselines for stragglers (Nexus4 Debug looks like it was really stale.) by senorblanco@chromium.org · 11 years ago
  46. 7cd1ccc Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  47. c01eeb3 Add new baselines for tests affected by https://code.google.com/p/skia/source/detail?r=13323, namely: by senorblanco@chromium.org · 11 years ago
  48. 6711780 Fix memory leak in imagefiltersclipped GM (found by valgrind). by senorblanco@chromium.org · 11 years ago
  49. e629c7b Fix SkXPSDevice by senorblanco@chromium.org · 11 years ago
  50. 0937335 Mid-air collision: fix constness for onFilterImage in new test. by senorblanco@chromium.org · 11 years ago
  51. 5251e2b Fix a problem with scaled filters in tiled SkPicture playback. by senorblanco@chromium.org · 11 years ago
  52. ae761f7 Make SkImageFilter methods const. by commit-bot@chromium.org · 11 years ago
  53. d2e88f6 Rebase gpu images on N4 where persp rect clip is handled by convex poly clip effect. by bsalomon@google.com · 11 years ago
  54. c2d768c pass in the real rowBytes by reed@google.com · 11 years ago
  55. 78bfa79 More canvas-state GM rebaselines by bsalomon@google.com · 11 years ago
  56. d2184d6 canvas-state GM rebaselines after r13320. by bsalomon@google.com · 11 years ago
  57. ceba079 rebaseline_server: add bgcolor slider for pixelDiff column by commit-bot@chromium.org · 11 years ago
  58. c69b0d0 gm self-test: stop checking stdout and stderr by commit-bot@chromium.org · 11 years ago
  59. c4b12f1 Implement correct clipping for image filters. by senorblanco@chromium.org · 11 years ago
  60. 495157b Fix SampleApp for devices who don't support the full OpenGL API by commit-bot@chromium.org · 11 years ago
  61. d4adfa3 Reland "Gyp file changes for the android framework." by scroggo@google.com · 11 years ago
  62. 8a13588 Stop discarding in frag shader when coverage is zero and stencil writes are enabled by commit-bot@chromium.org · 11 years ago
  63. 76f10a3 remove SkCanvas::createCompatibleDevice, and add SkCanvas::newSurface by reed@google.com · 11 years ago
  64. cb6adec Clean up SkPictureRecord.cpp by robertphillips@google.com · 11 years ago
  65. 30555b4 Wider perf trigger range for N4 and N7 perf improvements by robertphillips@google.com · 11 years ago
  66. 1dab403 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  67. 076f078 Add magnifier to rebaseline server. by commit-bot@chromium.org · 11 years ago
  68. 967dee3 Make SkFontMgr interface const. by commit-bot@chromium.org · 11 years ago
  69. 0807ede Compilation fix for r13311 (Update SkPictureRecord to allow some ops to be written separately - https://codereview.chromium.org/153883002/) by robertphillips@google.com · 11 years ago
  70. f48a90c Ignore failures on GalaxyNexus and NexusS by robertphillips@google.com · 11 years ago
  71. 5a63f24 Update SkPictureRecord to allow some ops to be written separately by robertphillips@google.com · 11 years ago
  72. 0f53122 Fix crash in bench when "--mode record" is used by commit-bot@chromium.org · 11 years ago
  73. ea6e14a TSAN: use somewhat pithier SK_ANNOTATE_UNPROTECTED_READ. by commit-bot@chromium.org · 11 years ago
  74. 8df32b9 Added root deletion code to fix valgrind error by commit-bot@chromium.org · 11 years ago
  75. fdbd504 remove kGL_Capability (unused) by reed@google.com · 11 years ago
  76. 65ee5f4 Use GrConvexPolyEffect when clip is a single convex polygon by commit-bot@chromium.org · 11 years ago
  77. d52a997 fix int->scalar warning by reed@google.com · 11 years ago
  78. eb62950 Gyp file changes for the android framework. by scroggo@google.com · 11 years ago
  79. 6fcd28b fix samplefuzz, fix some 32/64bit warnings by reed@google.com · 11 years ago
  80. 28183b4 remove (unused by chrome) SkDeferredCanvas(device) factory signature by reed@google.com · 11 years ago
  81. 11db6fa convert gm tool to use surfaces instead of devices by reed@google.com · 11 years ago
  82. b511be5 Add rect clip to convex_poly_clip GM by commit-bot@chromium.org · 11 years ago
  83. 372b7a4 remove redundant GrContext parameter to NewRenderTargetDirect by reed@google.com · 11 years ago
  84. 1c9bd55 Gyp file changes for the android framework. by scroggo@google.com · 11 years ago
  85. 1bc6c6a change benchmark to use surfaces instead of devices to specify its backends by reed@google.com · 11 years ago
  86. e456a42 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  87. f4e1a76 More bot whack-a-mole: fix Win build. by senorblanco@chromium.org · 11 years ago
  88. ec7c35d Speculative build fix after r13292. by fmalita@google.com · 11 years ago
  89. 58d1466 Fix skia_gpu=0 build. by senorblanco@chromium.org · 11 years ago
  90. aba651c Fix image filter crop offsets for GPU path. by senorblanco@chromium.org · 11 years ago
  91. 29af1f3 Whitespace change to test the DownloadSKImageFiles fix. by fmalita@google.com · 11 years ago
  92. db00957 fix script so that the error is actually printed if ant is not installed by commit-bot@chromium.org · 11 years ago
  93. 4b5ad7f remove tools/test_rendering.py and tools/test_pictures.py by commit-bot@chromium.org · 11 years ago
  94. d3066bd Revert of Use GrConvexPolyEffect when clip is a single convex polygon (https://codereview.chromium.org/151523005/) by bsalomon@google.com · 11 years ago
  95. 2859f9f rename tracing parameter to be more consistent with other methods by commit-bot@chromium.org · 11 years ago
  96. e89d903 Use GrConvexPolyEffect when clip is a single convex polygon by commit-bot@chromium.org · 11 years ago
  97. 8c6f4b3 Adding int cast to prevent warning by commit-bot@chromium.org · 11 years ago
  98. da5c6d6 don't initialize the default Skia tracer if one has already been provided by commit-bot@chromium.org · 11 years ago
  99. 3458a17 clean up a couple of parameters in the tracing interface by commit-bot@chromium.org · 11 years ago
  100. c22d139 Initial QuadTree implementation by commit-bot@chromium.org · 11 years ago