1. 1ca015b add bench for hairlines by reed@google.com · 12 years ago
  2. 6714ea4 gyp: generate "everything" and "most" targets instead of "all" by epoger@google.com · 12 years ago
  3. d698f77 GrGLProgramStage Renaming Part 1. by bsalomon@google.com · 12 years ago
  4. 6f261be GrCustomStage Renaming Part 2 by bsalomon@google.com · 12 years ago
  5. a469c28 CustomStage Renaming Part 1 by bsalomon@google.com · 12 years ago
  6. 50e4c72 add sample to debug in fatbits mode by mike@reedtribe.org · 12 years ago
  7. c6126c1 Add a GM that tests xfermode-based color filters. by bsalomon@google.com · 12 years ago
  8. c7a37c7 Place r5997 (make arcto's convex) behind a compiler flag to delay day of reckoning with Webkit baselines by robertphillips@google.com · 12 years ago
  9. 9c875d3 add a "most" target, and make it the default by epoger@google.com · 12 years ago
  10. b2ad101 Make table color filter use asNewCustomStage. by bsalomon@google.com · 12 years ago
  11. 1708eea more pixman work in progress by caryclark@google.com · 12 years ago
  12. c91dfe4 shape ops work in progress by caryclark@google.com · 12 years ago
  13. f94dd18 Remove an obsolete comment. by scroggo@google.com · 12 years ago
  14. b3e7794 Generate debugger mocs into out instead of src. by bungeman@google.com · 12 years ago
  15. e5877e6 Delete SkWidget.cpp, which has been #ifdef'ed out for 4+ years. by tfarina@chromium.org · 12 years ago
  16. 2d6535a Remove support for building skia android apps outside of an APK. by djsollen@google.com · 12 years ago
  17. 4231609 Add new GM, shadertext3. It would have revealed a bug in the GPU draw-large-text-as-path code path that was recently fixed. by bsalomon@google.com · 12 years ago
  18. 8d21f6c When two or more color matrix image filters are connected together, and the non-leaf matrices do not require clamping, we can concatenate their matrices and apply them together. by senorblanco@chromium.org · 12 years ago
  19. 3d407a1 add bench for drawBitmapRectToRect by reed@google.com · 12 years ago
  20. b364eb6 Fix ANGLE build by borenet@google.com · 12 years ago
  21. d980478 Fix Qt OpenGL lib name on Windows and change the default qt_sdk var value on windows. by bsalomon@google.com · 12 years ago
  22. efb1d77 Build Skia as a static library by borenet@google.com · 12 years ago
  23. 8f338a3 Fix build break. a cpp file was not included in the checkin list. will send to code review and check it in too by edisonn@google.com · 12 years ago
  24. 2a827e8 Add an SKP to PDF rendered. test_pdfs.py will be hooked up in buildbot testing later. by edisonn@google.com · 12 years ago
  25. 41fe45b Add a new GM: shadertext2. by bsalomon@google.com · 12 years ago
  26. 6aea33f checkpoint for shape ops by caryclark@google.com · 12 years ago
  27. af84e74 Move setPaint from GrContext to GrDrawState. by bsalomon@google.com · 12 years ago
  28. 5a7c6be Add the ability to provide function pointers to SkPicture serialization by scroggo@google.com · 12 years ago
  29. 3fc070c Change default skia_osx_sdkroot to "macosx" (suitable for Xcode 3.2.6+) by epoger@google.com · 12 years ago
  30. c7e4a5a Created filter command line tool by robertphillips@google.com · 12 years ago
  31. 4663822 Allow Xcode to change paths to frameworks based on whether a device or simulator was selected. by bsalomon@google.com · 12 years ago
  32. c6445a1 Make it possible to generate the ios xcode proj by specifying only skia_os="ios" in GYP_DEFINES. by bsalomon@google.com · 12 years ago
  33. 1ba274d revert 5794 by reed@google.com · 12 years ago
  34. 4837724 add test for rotated saveLayer, to see that we clip against the specified bounds by reed@google.com · 12 years ago
  35. 1dfe88e Revert r5557 (which itself was a revert of r5433). Relands SkPathRef. Will follow with change for extra debug checks to attempt to ferret out http://www.crbug.com/148637. by bsalomon@google.com · 12 years ago
  36. 9243526 Added bench to replicate Google spreadsheet-style table drawing by robertphillips@google.com · 12 years ago
  37. 5987f58 build iOS with 'make all' by caryclark@google.com · 12 years ago
  38. 43b4ed5 xcode_settings OTHER_CPLUSPLUSFLAGS is a list. by bungeman@google.com · 12 years ago
  39. 2b64f84 Add SkNativeGLContext implementation for iOS. by bsalomon@google.com · 12 years ago
  40. c58b126 Move android gl files from src/gpu/android to src/gpu/gl/android. by bsalomon@google.com · 12 years ago
  41. 7ec0015 delete obsolete/unused SkGpuCanvas by reed@google.com · 12 years ago
  42. 89dec58 Disable thumb on IOS. This removes one of XCodes complaints about the generated projects. by bsalomon@google.com · 12 years ago
  43. cca3c8f Make gpu work in iOS SampleApp. by bsalomon@google.com · 12 years ago
  44. 230504d Make SampleApp work on iPhone/iOS simulator. by bsalomon@google.com · 12 years ago
  45. e229e92 Remove deprecated SkOSWindow_wxwidgets.h by tfarina@chromium.org · 12 years ago
  46. bacfcfb Generate debugger MOCs on the fly by fmalita@google.com · 12 years ago
  47. 36631b9 Fix Xcode 4.x debugger build by fmalita@google.com · 12 years ago
  48. 4588ce8 move the xcode setup for SYMROOT to the outermost level by caryclark@google.com · 12 years ago
  49. 5c83dcc add simple ios app update ios flavor of sample app fix utils.gyp for ios by caryclark@google.com · 12 years ago
  50. d312804 shape ops -- update gyp projects by caryclark@google.com · 12 years ago
  51. 9dd78c7 re-land 5681, but just the gyp file I wanted by mike@reedtribe.org · 12 years ago
  52. 9a520eb revert 5681 by mike@reedtribe.org · 12 years ago
  53. 4269631 remove SampleXfermodes.cpp (obsolete, as we have it as a GM) by mike@reedtribe.org · 12 years ago
  54. 2e91d7a Disable warning emitted in libjpg build by bsalomon@google.com · 12 years ago
  55. f585c45 Remove GrTLList.h by robertphillips@google.com · 12 years ago
  56. ddd8fa8 Remove SkListWidget.cpp, which has not been compiled for 18 months by epoger@google.com · 12 years ago
  57. 4e2d4ff Delete SkListView.cpp, which has been #ifdef'ed out for 4+ years by epoger@google.com · 12 years ago
  58. 129dee8 fix mac builds by caryclark@google.com · 12 years ago
  59. b8d212f Build fix. Unreviewed. by senorblanco@chromium.org · 12 years ago
  60. 18b3823 unbreak the build part ii allow android in debugger.gyp by caryclark@google.com · 12 years ago
  61. 976298e unbreak the build move define of skia_arch_type to front by caryclark@google.com · 12 years ago
  62. 594dd3c iOS support work in progress by caryclark@google.com · 12 years ago
  63. cc9471c Fix premul alpha problems w/matrix convolution filter, and re-enable the bench. by senorblanco@chromium.org · 12 years ago
  64. bc5cbfe Pull SDKROOT into a gyp variable, so it can be locally overridden. This by senorblanco@chromium.org · 12 years ago
  65. 867cbd8 first cut at making iOS work by caryclark@google.com · 12 years ago
  66. 79723f9 Unreviewed; build fix. by senorblanco@chromium.org · 12 years ago
  67. 5faa2dc Implements a matrix convolution filter (raster path only). The filtering loop by senorblanco@chromium.org · 12 years ago
  68. 3b57ded Added functor to GrTHashCache to allow discovery of un-reffed resources by robertphillips@google.com · 12 years ago
  69. 35f5ac9 update gyp files to build on iOS by caryclark@google.com · 12 years ago
  70. 7112173 re-re-land 5578 by reed@google.com · 12 years ago
  71. 10f9f4a revert 5580 by reed@google.com · 12 years ago
  72. eab16de re-land 5578 w/ pipe fix by reed@google.com · 12 years ago
  73. c75c36a revert 5578 -- broke pipe by reed@google.com · 12 years ago
  74. f1ab723 Change drawBitmapRect to take a float-src-rect instead of integer-src-rect. This by reed@google.com · 12 years ago
  75. b1b7f707 Add a header for OverView.cpp as well. by tfarina@chromium.org · 12 years ago
  76. 6c5418e Temporarily revert r5433 due to http://www.crbug.com/148637 until after M23 branch. by bsalomon@google.com · 12 years ago
  77. 6a12178 Add a header file for TransitionView.cpp by epoger@google.com · 12 years ago
  78. d614c6a For a picture playback with nothing written, use an empty SkData. by scroggo@google.com · 12 years ago
  79. e21795e Enable automatic rescaling in bench_pictures by borenet@google.com · 12 years ago
  80. ffadfb5 Add gm to test SkRegion/clipPath bug. by rileya@google.com · 12 years ago
  81. 1f1543f re-apply 5508, but with the new compile-flag disabled for now by reed@google.com · 12 years ago
  82. bfe1572 revert 5508 -- it broke most of the builds by reed@google.com · 12 years ago
  83. 1f8787a Using the device scale factor for glyph positioning by wjmaclean@chromium.org · 12 years ago
  84. c2dd3d4 Fix noisy Android build Review URL: https://codereview.appspot.com/6488107 by borenet@google.com · 12 years ago
  85. 9f5898d Add SkBBoxRecord subclass that builds up a BBoxHierarchy and PictureStateTree. by rileya@google.com · 12 years ago
  86. 9135939 rm temp slides by reed@google.com · 12 years ago
  87. 4813458 Make BBoxHierarchy ref-counted, fix leak in RTreeTest. by rileya@google.com · 12 years ago
  88. 9fd7f8d Add helper for maintaining clip/matrix state in non-contiguous picture playback. by rileya@google.com · 12 years ago
  89. 047696c Move GrTextureAccess decl/defn to separate files by bsalomon@google.com · 12 years ago
  90. 7fa1876 Extended instance counting to all GrResource-derived classes by robertphillips@google.com · 12 years ago
  91. bc76611 Fix Android build of render_pictures (Again) by borenet@google.com · 12 years ago
  92. de938a4 Fix Android build of render_pictures by borenet@google.com · 12 years ago
  93. 3d1a996 add techtalk slide for now (can remove it tomorrow) by reed@google.com · 12 years ago
  94. 69aca79 SkPathRef: one allocation for pts+verbs, path GenID, copy-on-write by bsalomon@google.com · 12 years ago
  95. 9a41252 Report data from bench_pictures in the same fashion as bench. by scroggo@google.com · 12 years ago
  96. e0201a4 Add SkPictureRecord subclass that computes bounding boxes. by rileya@google.com · 12 years ago
  97. 8b62c60 Added 4.6.2 prefix to existing debugger moc files by robertphillips@google.com · 12 years ago
  98. d966ab9 Add efffects to the list of dependencies for bench_pictures. Required on Android. by edisonn@google.com · 12 years ago
  99. 981b33a Add R-Tree bench. Review URL: https://codereview.appspot.com/6497086 by rileya@google.com · 12 years ago
  100. 1f45e93 Add R-Tree data structure. Review URL: https://codereview.appspot.com/6489055 by rileya@google.com · 12 years ago