1. 7329926 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  2. d92f336 Fix mask gamma rounding issues on x87. https://codereview.appspot.com/6497091/ by bungeman@google.com · 12 years ago
  3. 50a035d Added explicit cache clearing by robertphillips@google.com · 12 years ago
  4. 5fd07ec Whitespace change to cycle the bots after master restart by borenet@google.com · 12 years ago
  5. bdb1be5 Added cache stats printout to tests by robertphillips@google.com · 12 years ago
  6. 6c76d24 by bsalomon@google.com · 12 years ago
  7. f5ad077 download_baselines: allow user to select which builder's images to download by epoger@google.com · 12 years ago
  8. d62f1b0 Fix for Windows build. by scroggo@google.com · 12 years ago
  9. 69aca79 SkPathRef: one allocation for pts+verbs, path GenID, copy-on-write by bsalomon@google.com · 12 years ago
  10. 9a41252 Report data from bench_pictures in the same fashion as bench. by scroggo@google.com · 12 years ago
  11. 2d8edaf Try r5428 again with fix by bsalomon@google.com · 12 years ago
  12. 4592df8 Revert 5428 and 5429. by bsalomon@google.com · 12 years ago
  13. 78201c2 Fix shader errors in r5428. by bsalomon@google.com · 12 years ago
  14. dbbf843 Consolidate texture access functions, provide default GrTextureAccess by bsalomon@google.com · 12 years ago
  15. 5e72845 Add SK_API to path == decl. Over-the-shoulder review from robertphillips@ by bsalomon@google.com · 12 years ago
  16. 04ba448 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  17. e0201a4 Add SkPictureRecord subclass that computes bounding boxes. by rileya@google.com · 12 years ago
  18. f06df1b Introduce GrGLShaderBuilder::TextureSampler by bsalomon@google.com · 12 years ago
  19. 94acc70 Fixed Windows compiler complaints (esp. in debugger) by robertphillips@google.com · 12 years ago
  20. 22023be Export SkPath equality operator. by wjmaclean@chromium.org · 12 years ago
  21. 8b62c60 Added 4.6.2 prefix to existing debugger moc files by robertphillips@google.com · 12 years ago
  22. a56b706 Adding 4.8.2 moc files for debugger by robertphillips@google.com · 12 years ago
  23. 667c3a3 Fixed assert in unlockStencilBuffer by robertphillips@google.com · 12 years ago
  24. 0d50bc1 Restore line breaking in SkTextBox. https://codereview.appspot.com/6500078/ by bungeman@google.com · 12 years ago
  25. 61348d1 Fix rtree bench name bug. Unreviewed. by rileya@google.com · 12 years ago
  26. 6c77816 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  27. b4c2819 Record the initial matrix when we begin picture-playback, and concat with by reed@google.com · 12 years ago
  28. f2e93fc Resource cache now explicitly takes ref of managed resources by robertphillips@google.com · 12 years ago
  29. d966ab9 Add efffects to the list of dependencies for bench_pictures. Required on Android. by edisonn@google.com · 12 years ago
  30. d364554 Enforce calling of inherited onRelease & onAbandon mthds in GrResource-derived classes by robertphillips@google.com · 12 years ago
  31. 981b33a Add R-Tree bench. Review URL: https://codereview.appspot.com/6497086 by rileya@google.com · 12 years ago
  32. 100abf4 Shut up some Mac (xcode 3) warnings by bsalomon@google.com · 12 years ago
  33. 1f45e93 Add R-Tree data structure. Review URL: https://codereview.appspot.com/6489055 by rileya@google.com · 12 years ago
  34. d6bbbf8 Simplified stencil buffer caching by robertphillips@google.com · 12 years ago
  35. 73bb3be Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  36. a98eb91 Add NaCl port of Skia by borenet@google.com · 12 years ago
  37. 5125d84 add more cases to dashline: circle-vs-square, 0,1,2 stroke_width by reed@google.com · 12 years ago
  38. 31e9d64 add bench for drawline + dashing by reed@google.com · 12 years ago
  39. 623ff0a Add ANGLE to DEPS, integrate build by borenet@google.com · 12 years ago
  40. b9e4c5d Upstream Clank's SkFontHost_Android DRT infinite loop fix. by tomhudson@google.com · 12 years ago
  41. 26a4d35 Upstream clank: fix build on platforms (Clang/ARM) that don't support 'optimize' by tomhudson@google.com · 12 years ago
  42. 202a51b Add effects/core.gypi to 'sources' to make them appear in VS projects by bsalomon@google.com · 12 years ago
  43. 2ebe890 Fix compile error in SkFontHost_none.cpp by borenet@google.com · 12 years ago
  44. b24b4fa Future proof luminance caches. https://codereview.appspot.com/6495071/ by bungeman@google.com · 12 years ago
  45. 6806bda Added bench to test multiple readPixels case by robertphillips@google.com · 12 years ago
  46. 6fc9518 Don't purge resources from cache if they have > 1 ref by robertphillips@google.com · 12 years ago
  47. 9474ed0 Switch GrGpu's GrResource list over to using SkTDLinkedList by robertphillips@google.com · 12 years ago
  48. b78765e Reverting r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitRow32) by robertphillips@google.com · 12 years ago
  49. 4f55d39 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  50. 32546db shape ops work in progress by caryclark@google.com · 12 years ago
  51. d7e2782 truncate our llist w/ null during rewind. by reed@google.com · 12 years ago
  52. 6bc8cf8 Fix windows build of tools. by scroggo@google.com · 12 years ago
  53. 11f8692 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  54. 8e073ba Rename my DeferredPipeController to not conflict with the other. by scroggo@google.com · 12 years ago
  55. 58b4ead Perform multi core rendering in bench_pictures. by scroggo@google.com · 12 years ago
  56. b1d47e2 add --dump-ops option to pinspect, which will invoke SkDumpCanvas on the picture(s) by reed@google.com · 12 years ago
  57. 4258c2c add more details when dumping saveLayer by reed@google.com · 12 years ago
  58. 94acfb5 Serialization for DirectWrite https://codereview.appspot.com/6494061/ by bungeman@google.com · 12 years ago
  59. 0a5c18b (disabled) option to re-record a picture when loading by reed@google.com · 12 years ago
  60. 5955202 Allow cache tracking to be enabled in release by robertphillips@google.com · 12 years ago
  61. dc1a3ba Update ARM and NEON optimizations for S32A_Opaque_BlitRow32. by djsollen@google.com · 12 years ago
  62. ed01f12 Adding checkboxes to skdiff output so a user can select a subset of images to rebaseline. by jkleinert@google.com · 12 years ago
  63. d07cb0c Begin moving locking out of GrResourceCache by robertphillips@google.com · 12 years ago
  64. 868a8e7 Recommit r5350 with fix for image failures (which affected GLs that don't support ARB_texture_swizzle). by bsalomon@google.com · 12 years ago
  65. 7426743 Records bench graph scale information so we can calculate back the bench values. by bensong@google.com · 12 years ago
  66. a3d707b Revert 5350 while image changes are diagnosed. by bsalomon@google.com · 12 years ago
  67. b41b2bc Remove fModulate from GrGLShaderBuilder by bsalomon@google.com · 12 years ago
  68. 1ea01bf The UBFX instruction isn't available on ARMv6; use LSL/LSR or UXTB. by george@mozilla.com · 12 years ago
  69. 0576555 Remove dead code and update a comment. by scroggo@google.com · 12 years ago
  70. ffacd3c peephole optimize save/restore brackets that contain no draw calls. by reed@google.com · 12 years ago
  71. a27096b Sanitizing source files in Skia_Nightly_House_Keeping by skia.committer@gmail.com · 12 years ago
  72. 1cf58d0 add SkWriter32::rewindToOffset() -- used for peephole edits in picture recording by reed@google.com · 12 years ago
  73. a9b0623 Added find, lock to GrContext & GrResourceCache interfaces by robertphillips@google.com · 12 years ago
  74. 9cb5adf Minor refactoring of GrClipMaskManager::clipMaskPreamble by robertphillips@google.com · 12 years ago
  75. 405d0f4 In which a series of things around attachToCanvas and writePixels are fixed by bsalomon@google.com · 12 years ago
  76. bae9ff7 SkDraw's constructor zero's is fields, so don't do it outside by reed@google.com · 12 years ago
  77. c07448f check for exceeding int range when we stash the values in the cache by reed@google.com · 12 years ago
  78. c2a2483 Clear SkCanvas::fLastDeviceToGainFocus when releasing a device by bsalomon@google.com · 12 years ago
  79. d9e0181 Linux warning fixes by bsalomon@google.com · 12 years ago
  80. 57cdcc0 Change Arabic sample character from 0x0600 to 0x0627. by djsollen@google.com · 12 years ago
  81. c9ab987 Implement multi-threaded picture playback via cloning. by djsollen@google.com · 12 years ago
  82. b947b91 Fix uninitialized values in bench_pictures' tiled renderer. by rileya@google.com · 12 years ago
  83. 4af0af6 Add helpers to add/modulate glsl vec4s. by bsalomon@google.com · 12 years ago
  84. 1fcc1b8 Moved GrClipMaskCache to its own files by robertphillips@google.com · 12 years ago
  85. 5e49732 Fix int64->int32 warning by bsalomon@google.com · 12 years ago
  86. 0d82fe5 Add "class" missing from "friend class". How did this compile on windows? by bsalomon@google.com · 12 years ago
  87. f660187 Hide GrDrawTarget::Caps's member vars by bsalomon@google.com · 12 years ago
  88. a7e483d shape ops work in progress working on quad/quad intersection by caryclark@google.com · 12 years ago
  89. 8b6d628 Normalize font BBox to make sure it's correct when rendering a PDF on the mac. by vandebo@chromium.org · 12 years ago
  90. 3961aac Reenable pipe for imagefiltersgraph GM on Android. by scroggo@google.com · 12 years ago
  91. edfbff6 Change picture record benchmark to include begin/end record in timings and make the source picture draw itself into record canvas, so it records the draws instead of directly copying the picture. by rileya@google.com · 12 years ago
  92. 34bcb9f Some GrGLShaderBuilder cleanup by bsalomon@google.com · 12 years ago
  93. 3578eb7 Move gm baselines from trunk/gm to gm-expected by borenet@google.com · 12 years ago
  94. 1bfe01d When creating gray from lcd, use luminance instead of coverage. by bungeman@google.com · 12 years ago
  95. 9c72827 disable pipe for now by reed@google.com · 12 years ago
  96. 536079b Fix Clang build on Android. by digit@google.com · 12 years ago
  97. 0dd5ceb Fix ANGLE build Review URL: https://codereview.appspot.com/6498045 by borenet@google.com · 12 years ago
  98. 8090e65 Make the SkGrPixelRef be responsible for unlocking device's scratch texture in the cache by bsalomon@google.com · 12 years ago
  99. 5ee3f67 Added an overload of SkTQSort that sorts an array of values, rather than an array of pointers. by rileya@google.com · 12 years ago
  100. d0f3f68 Fix dumb bug: redundant runs of upm<->pm roundtrip test by bsalomon@google.com · 12 years ago