1. 8b62c60 Added 4.6.2 prefix to existing debugger moc files by robertphillips@google.com · 12 years ago
  2. d966ab9 Add efffects to the list of dependencies for bench_pictures. Required on Android. by edisonn@google.com · 12 years ago
  3. 981b33a Add R-Tree bench. Review URL: https://codereview.appspot.com/6497086 by rileya@google.com · 12 years ago
  4. 1f45e93 Add R-Tree data structure. Review URL: https://codereview.appspot.com/6489055 by rileya@google.com · 12 years ago
  5. a98eb91 Add NaCl port of Skia by borenet@google.com · 12 years ago
  6. 623ff0a Add ANGLE to DEPS, integrate build by borenet@google.com · 12 years ago
  7. 202a51b Add effects/core.gypi to 'sources' to make them appear in VS projects by bsalomon@google.com · 12 years ago
  8. 6806bda Added bench to test multiple readPixels case by robertphillips@google.com · 12 years ago
  9. 58b4ead Perform multi core rendering in bench_pictures. by scroggo@google.com · 12 years ago
  10. 1fcc1b8 Moved GrClipMaskCache to its own files by robertphillips@google.com · 12 years ago
  11. 97af1a6 Add caching of the snapshot image form a surface by reed@google.com · 12 years ago
  12. 9e49fb6 shape ops work in progress by caryclark@google.com · 12 years ago
  13. a04e8e8 Do premul and r/b swap conversions in a custom effect by bsalomon@google.com · 12 years ago
  14. fd668cf Fix greenish text rendering on Linux. https://codereview.appspot.com/6484048/ by bungeman@google.com · 12 years ago
  15. ac4b86c Make gpu.gypi show up in IDE projects by bsalomon@google.com · 12 years ago
  16. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  17. 2080635 Add gpu.gypi to ease skia->chrome rolls by bsalomon@google.com · 12 years ago
  18. 2ea0a23 Refactored GrDLinkedList into SkTDLinkedList by robertphillips@google.com · 12 years ago
  19. c59b5da Split out SkFontHost_FreeType into common files by george@mozilla.com · 12 years ago
  20. 84207c4 Move the code for the GPU implementation of morphology effects from GrContext by senorblanco@chromium.org · 12 years ago
  21. b2ee33c Implements the non-Porter-Duff compositing modes required for SVG's feBlend by senorblanco@chromium.org · 12 years ago
  22. d5764e8 When copying a bitmap, copy the generation ID. by scroggo@google.com · 12 years ago
  23. 9299ede Images are written by PictureRenderer and not render_pictures_main. by keyar@chromium.org · 12 years ago
  24. 03f9706 shape ops work in progress working demo of old vs. new by caryclark@google.com · 12 years ago
  25. 436411b Fix typo in r5202, preventing include files from showing up. by senorblanco@chromium.org · 12 years ago
  26. f6100c3 Extract list of source files from effects.gyp into effects.gypi, as was done for by senorblanco@chromium.org · 12 years ago
  27. 44888c6 Move SkColorFilterImageFilter into its own file. by senorblanco@chromium.org · 12 years ago
  28. b796119 Enable 64-bit builds on Windows by borenet@google.com · 12 years ago
  29. b00a85b Fixed no GPU build. Not reviewed. by keyar@chromium.org · 12 years ago
  30. bf2768b Refactor SkImageFilter into its own .cpp file. by senorblanco@chromium.org · 12 years ago
  31. 8105846 Changed the gyp file to handle dpendencies via exports. by keyar@chromium.org · 12 years ago
  32. 0612564 The GrContext and the GrFactoryContext are now kept around. by keyar@chromium.org · 12 years ago
  33. 4ea96c5 Dirty commit so Brian can see changes. by keyar@chromium.org · 12 years ago
  34. f1369ce Implements a new class, SkSingleInputImageFilter, to handle DAG connectivity by senorblanco@chromium.org · 12 years ago
  35. b49d989 Remove SK_FONTHOST_WIN_DW define. by bungeman@google.com · 12 years ago
  36. 6ca0a5d Don't try to build SkFontHost_win_dw.cpp on non-Windows platforms. by bungeman@google.com · 12 years ago
  37. e8f0592 DirectWrite font host for skia. https://codereview.appspot.com/5417063/ by bungeman@google.com · 12 years ago
  38. 5bdef29 GrContextFactory can now expose the GLContext it is using. by keyar@chromium.org · 12 years ago
  39. c0f1dfb privatize SkScalerContext.h by reed@google.com · 12 years ago
  40. fe8765c privatize SkDescriptor.h by reed@google.com · 12 years ago
  41. 9ed02b9 Augmenting SkDeferredCanvas notification interface to signal flushes and memory allocations by junov@chromium.org · 12 years ago
  42. 2e2aedc Added GrTextureStripAtlas object. by rileya@google.com · 12 years ago
  43. 3c4121e Updated gpu.gyp to move GrCacheID.h from src\gpu to include\gpu by robertphillips@google.com · 12 years ago
  44. bbad34d Effects Bug Fix by chudy@google.com · 12 years ago
  45. 82aa748 Add a zoom filter to Skia. This will be used on ChromeOS to implement the screen magnifier. by bsalomon@google.com · 12 years ago
  46. 3ada0ef arm: dynamic NEON support for SkBitmapProcState functions. by digit@google.com · 12 years ago
  47. 3d1cb97 move texteffects from Sample to gm by mike@reedtribe.org · 12 years ago
  48. 56d5bfa privatize SkBuffer.h by mike@reedtribe.org · 12 years ago
  49. 65be881 privatize SkRefDict.h by mike@reedtribe.org · 12 years ago
  50. d02d4ff privatize SkGlyph.h by mike@reedtribe.org · 12 years ago
  51. 2bc1689 privatize SkPtrRecorder.h by mike@reedtribe.org · 12 years ago
  52. a37a517 Enable 32/64-bit gyp switch on Linux by borenet@google.com · 12 years ago
  53. aaa3aec privatize SkBlitter.h by reed@google.com · 12 years ago
  54. cabe48a privatize SkScan.h by reed@google.com · 12 years ago
  55. d74e710 remove SkShape (unused) Review URL: https://codereview.appspot.com/6461069 by reed@google.com · 12 years ago
  56. af73091 Set bench/gm/tests as explicit dependencies of SkiaAndroidApp (trunk) by borenet@google.com · 12 years ago
  57. e012e0a privatize SkEdgeClipper.h by mike@reedtribe.org · 12 years ago
  58. 620aebb removed SkPerspIter.h by mike@reedtribe.org · 12 years ago
  59. 1407a48 Fix the Android build. by digit@google.com · 12 years ago
  60. a8dd1ce arm: dynamic NEON support for SkBlitRow_opts_arm.cpp by digit@google.com · 12 years ago
  61. 10dccde Make SkGPipe use SkBitmapHeap. by scroggo@google.com · 12 years ago
  62. baa5d94 split out src file names into core.gypi, with an eye towards sharing that by reed@google.com · 12 years ago
  63. 46a8600 Refactored cacheID in preparation for clip mask caching changes by robertphillips@google.com · 12 years ago
  64. 66e5160 Privatize SkAutoKern.h by reed@google.com · 12 years ago
  65. 21830d9 Refactor Bitmap Storage for SkPicture using SkPipe's design. by djsollen@google.com · 12 years ago
  66. 607357f Refactoring into a public facing facing SkDebugger class first pass. by chudy@google.com · 12 years ago
  67. c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 12 years ago
  68. 7eb3a26 add gm for very large bitmaps (>32K >64K) by reed@google.com · 12 years ago
  69. 2e40173 revert gpu-less mac sample app, remove busted sample (that has equivalent gm) by bsalomon@google.com · 12 years ago
  70. a9e937c Moved the ownership of the current clip and current matrix into the debug canvas as part of the upcoming general refactor to everything living in debug canvas. by chudy@google.com · 12 years ago
  71. d472620 Registry-based unit test for custom effects by bsalomon@google.com · 12 years ago
  72. c3841b9 Move GL programs unit test code to tests project. by bsalomon@google.com · 13 years ago
  73. cf8fb1f Create GPU-less build of Skia. by bsalomon@google.com · 13 years ago
  74. a2d7148 Removed GrClip & related classes by robertphillips@google.com · 13 years ago
  75. 0c3e5fe Pipe factory names independently from the flattenables using them. by scroggo@google.com · 13 years ago
  76. 163b567 Merged bench_pictures and render_pictures rendering methods. by keyar@chromium.org · 13 years ago
  77. fbf3194 arm: Move SkUtilsArm.h from include/core to src/core by digit@google.com · 13 years ago
  78. fce02ac arm: dynamic NEON support for SkBitmapProcState matrix operations. by digit@google.com · 13 years ago
  79. 0b5bbb0 Optimized hit testing feature, refactored into seperate function from canvas draw calls by chudy@google.com · 13 years ago
  80. a7ffb95 remove '../gm/image.cpp', by reed@google.com · 13 years ago
  81. 076f4c9 fix LayerDrawLooper to record its fFlagsMask convert SampleDrawLooper to a GM by reed@google.com · 13 years ago
  82. 97efada Gamma correcting masks. https://codereview.appspot.com/6244068/ by bungeman@google.com · 13 years ago
  83. 58be682 Share code in various SkGPipeCanvas::drawBitmap_ calls. by scroggo@google.com · 13 years ago
  84. 3cb969f In SkGPipe, only serialize SkTypefaces in cross process mode. by scroggo@google.com · 13 years ago
  85. d7cc651 Move GPU gradients into src/effects/gradients. by rileya@google.com · 13 years ago
  86. 589708b Split SkGradientShader into separate files for each gradient subclass. by rileya@google.com · 13 years ago
  87. 1c31f63 Remove texture/mask setters on GrPaint by bsalomon@google.com · 13 years ago
  88. ea5488b GL Widget Alpha by chudy@google.com · 13 years ago
  89. 451bb9f Changed to a class based method in passing around the rendering method for render_pictures. by keyar@chromium.org · 13 years ago
  90. dbbc4e2 Add GL uniform manager Review URL: http://codereview.appspot.com/6423066/ by bsalomon@google.com · 13 years ago
  91. de9ac14 Fix Android build for new toolchain by borenet@google.com · 13 years ago
  92. dd39488 Avoid a loop in writeString and writePad by zeroing padding first. by scroggo@google.com · 13 years ago
  93. bbe5013 Split SkGlyph into its own header. https://codereview.appspot.com/6434049/ by bungeman@google.com · 13 years ago
  94. 0eec2d0 Remove SkSfntUtils, as it is not longer used. by bungeman@google.com · 13 years ago
  95. ca0062e add SkPaint::getPosTextPath(), with gm to test it by reed@google.com · 13 years ago
  96. d3058f5 Quick bug fix that was rendering debugger unusable. by chudy@google.com · 13 years ago
  97. 5807116 This CL implements the Ganesh path for the SkTable_ColorFilter color transformation. by twiz@google.com · 13 years ago
  98. 77eec24 Refactoring SkDeferredCanvas to use SkGPipe. by junov@chromium.org · 13 years ago
  99. 7ef3929 Enable Compile Option to Build Android Executables by borenet@google.com · 13 years ago
  100. 2f68e76 Move texture domains onto a GrCustomStage, off of GrSamplerState. by tomhudson@google.com · 13 years ago