1. 90209ca doh. make the new S16 and U16 checkers inline by reed@android.com · 15 years ago
  2. d457775 add checks for exceeding 16bits, and apply those for glyphs in getMetrics() by reed@android.com · 15 years ago
  3. 9a62fa7 Remove SK_USE_OLD_255_TO_256. by senorblanco@chromium.org · 15 years ago
  4. e28ff55 retool clipping in hairlines to catch huge coordinates by reed@android.com · 15 years ago
  5. 909994f new scanconversion technique by reed@android.com · 15 years ago
  6. 77f0ef7 add quadclipping utility, plus sample test by reed@android.com · 15 years ago
  7. 4e75355 More SSE2-ification; fix for gcc -msse2. by senorblanco@chromium.org · 15 years ago
  8. 7014906 add lineclipper, and test case by reed@android.com · 15 years ago
  9. e72fee5 add onSendClickToChildren to views, so a view can capture all clicks. by reed@android.com · 15 years ago
  10. f0f4e9a remove const modifiers on function return types (unneeded, and caused an error by reed@android.com · 15 years ago
  11. 0db5a7f update dox for SkAvoidXfermode (as best I could) by reed@android.com · 15 years ago
  12. 9272761 SSE2 optimizations for 32bit blending blitters. by senorblanco@chromium.org · 15 years ago
  13. 161b00b add SkEvalCubicInterval by reed@android.com · 15 years ago
  14. 34245c7 add OVerView slide to samplecode by reed@android.com · 15 years ago
  15. 3f2025f rename gamma to table, since it is more general than just gamma by reed@android.com · 15 years ago
  16. 3cfda41 add gamma maskfilter, especially nice when applied after a blur by reed@android.com · 15 years ago
  17. a563162 move boundarypatch into utils by reed@android.com · 15 years ago
  18. 2ee7c64 update on boundary patches by reed@android.com · 15 years ago
  19. 0f0cfae check-point for reviving animator by reed@android.com · 15 years ago
  20. bb9aea9 record dither setting so we can replay it when we (re)decode by reed@android.com · 15 years ago
  21. c4cae85 add BlitRow procs for 32->32, to allow for neon and other optimizations. by reed@android.com · 15 years ago
  22. 9186103 don't put the class name in front of the method by reed@android.com · 15 years ago
  23. 7ef071f Two-point radial gradient implementation. by senorblanco@chromium.org · 15 years ago
  24. ed881c2 add neon opts for matrix procs by reed@android.com · 15 years ago
  25. 19a89f2 add boolean tests and IF/ELSE/END by reed@android.com · 15 years ago
  26. 3c9b2a4 expand SkShader's flag kConstInY to 16 and 32 variants, allowing a shader by reed@android.com · 15 years ago
  27. c645996 special case 1x1 bitmaps when drawn as a shader (treat as a solid color) by reed@android.com · 15 years ago
  28. 0da41db add detach() method by reed@android.com · 15 years ago
  29. cafc9f9 fixes around isOpaque and dithering by reed@android.com · 15 years ago
  30. d5ed395 Fix compliation on gcc-4.3 and ARMv5T by deanm@chromium.org · 15 years ago
  31. 6c5f6f2 add 'r' (rotate) 's' (scale) options to SampleApp to test those matrix ops on by reed@android.com · 15 years ago
  32. 4484d23 Remove assertion in getAddrLCD. by agl@chromium.org · 15 years ago
  33. 29348cb add -forceFilter to bench tool move some utils out of effects/ by reed@android.com · 15 years ago
  34. ac98154 add GetFileName api to SkFontHost by reed@android.com · 15 years ago
  35. e2ca207 ws fixes use enum in getHinting() function, rather than hard-coded constants by reed@android.com · 15 years ago
  36. 41f8d48 remove const from function return-type signature (useless, and generates gcc by reed@android.com · 15 years ago
  37. 36a4c2a Add SkFontHost::FilterRect() which allows the font host to filter our request by reed@android.com · 15 years ago
  38. f549369 rename SK_BUILD_SUBPIXEL to SK_SUPPORT_LCDTEXT to better match the name of the by reed@android.com · 15 years ago
  39. f036426 Typo fix. by agl@chromium.org · 15 years ago
  40. 309485b Subpixel glyph rendering support. by agl@chromium.org · 15 years ago
  41. 83f7bc3 remove conditional build flag for mipmaps by reed@android.com · 16 years ago
  42. 1134426 respect preferred config when png is index-based by reed@android.com · 16 years ago
  43. 40443b2 fix (aaaargh) white-space by reed@android.com · 16 years ago
  44. 187d559 add dox for scalarcomparetype by reed@android.com · 16 years ago
  45. 8433b5d more checks for null shapes in pictures by reed@android.com · 16 years ago
  46. 4516f47 use sk_bzero instead of bzero, since it isn't always available. by reed@android.com · 16 years ago
  47. 4b7577b add unittest for matrix::flatten by reed@android.com · 16 years ago
  48. 0ad336f add shape flatten so they work properly in pictures by reed@android.com · 16 years ago
  49. 0baf193 detect nearly translate-only matrices when drawing bitmaps (for speed) by reed@android.com · 16 years ago
  50. 048522d remove remaining references to porterduff by reed@android.com · 16 years ago
  51. 845fdac remove deprecated use of porterduff enum by reed@android.com · 16 years ago
  52. a0f5d15 move xfermode modes from porterduff into xfermode itself by reed@android.com · 16 years ago
  53. 8015dd8 almost there on gm (need to fix image writes/reads/compares) by reed@android.com · 16 years ago
  54. 086f289 add width()/height() getters by reed@android.com · 16 years ago
  55. 81aaa9d Fix MSVC builds by avoiding a uint to bool warning. by deanm@chromium.org · 16 years ago
  56. 31d1c64 ws fixes by reed@android.com · 16 years ago
  57. b3ade9d add optional Format* parameter to decoder helper functions. by reed@android.com · 16 years ago
  58. 5119bdb add shader flag kConstInY_Flag by reed@android.com · 16 years ago
  59. f16c899 add equals() by reed@android.com · 16 years ago
  60. 199f108 only call SkDevice::gainFocus() if we're actually drawing to a different device. by reed@android.com · 16 years ago
  61. bbff1d5 add SkParsePath to go to/from SVG strings (e.g. "M0,0 L10,20") by reed@android.com · 16 years ago
  62. 9b46e77 fix dumpcanvas to recurse on pictures and shapes by reed@android.com · 16 years ago
  63. 6b82d1a add isConvex() hit to SkPath, to be used to speed up fills and opengl by reed@android.com · 16 years ago
  64. 89bb83a fix trailing-ws initialize fFlags in bitmapprocshader by reed@android.com · 16 years ago
  65. 25fc5b9 update SDL port to support OpenGL by reed@android.com · 16 years ago
  66. 88c2d8e animate matrixref in sample shapes by reed@android.com · 16 years ago
  67. aa5a7db move shapes subclasses into effects by reed@android.com · 16 years ago
  68. c3a8c5f create offscreen surface so we can set its RGB ordering to match our internals by reed@android.com · 16 years ago
  69. 671cd65 add SDL support by reed@android.com · 16 years ago
  70. 149e2f6 add SkSafeRef / SkSafeUnref as inline static functions, to use in place of our by reed@android.com · 16 years ago
  71. f48f281 shapes checkpoint: move matrix into groupshape and out of shape by reed@android.com · 16 years ago
  72. f76bacf add SkSize for dimensions by reed@android.com · 16 years ago
  73. 25e9834 Honor pref config in image decoding whenever possible. by weita@google.com · 16 years ago
  74. 6a5a266 add SkSize for dimensions by reed@android.com · 16 years ago
  75. f76b1b6 add SK_USE_OLD_255_TO_256 define to disable alpha+1 change to SkAlpha255To256 by reed@android.com · 16 years ago
  76. fbaa88d add canCopyTo(), to preflight if copyTo can succeed. update unittests for it by reed@android.com · 16 years ago
  77. f9ab99a Allow copying an Index8 bitmap when srcConfig and dstConfig are both Index8. by weita@google.com · 16 years ago
  78. 543ed93 add ADD xfermode safely handle (don't draw) if the size of SkMask exceeds 31bits by reed@android.com · 16 years ago
  79. cc3096b Sync with Chromium's fork by agl@chromium.org · 16 years ago
  80. 9781ca5 add SkSfntUtils to parse some known truetype tables by reed@android.com · 16 years ago
  81. c4d4090 move SkUserConfig.h into include/config/ so it can be replaced by changing the by reed@android.com · 16 years ago
  82. d6638e6 add Table apis to SkFontHost need to implement in _win backend by reed@android.com · 16 years ago
  83. 16690af update SkPostConfig.h to unset LEAN_AND_MEAN if it set it before including <windows.h> by reed@android.com · 16 years ago
  84. 9c97045 import portability fixes from Chrome around floats by reed@android.com · 16 years ago
  85. 57b799e rename tests/main to testmain.cpp by reed@android.com · 16 years ago
  86. d252db0 API change: SkPath computeBounds -> getBounds by reed@android.com · 16 years ago
  87. 6c924ad add -pict option to bench, which draws everything through a picture, and then by reed@android.com · 16 years ago
  88. aefd2bc Add SkChunkAlloc::unalloc() to undo the last allocation, useful if the caller wants to treat the allocats like temp memory (see PictureRecord) by reed@android.com · 16 years ago
  89. f459a49 make bitmap width/height 32bits, matching the API by reed@android.com · 16 years ago
  90. 3eab80c rename drawable to drawing for now, so we don't collide with animator by reed@android.com · 16 years ago
  91. ae64551 check-point for drawables (experimental) by reed@android.com · 16 years ago
  92. 49f0ff2 promote SkMask's rowBytes to 32bits, since its bounds is a 32bit rect by reed@android.com · 16 years ago
  93. a14ea0e Simplify font-chaining (fallbacks) to have fonthost just return the next by reed@android.com · 16 years ago
  94. 1337a7b see prev. checkin (missed these files). Change ownership rule for streams to the by reed@android.com · 16 years ago
  95. 5e5adfd migrate more legacy unittests into tests/ SkParse yet to be cleaned up by reed@android.com · 16 years ago
  96. 62533ed fix leak in Deserialize by reed@android.com · 16 years ago
  97. 54043a3 patch SkMath.h to build in ARMv4 test code for mac fonts (disabled) by reed@android.com · 16 years ago
  98. b1d9d2e Significant cleanup in api, and more importantly in sementics, of SkFontHost by reed@android.com · 16 years ago
  99. 069b827 API cleanup: rename typeface Create to CreateFromName, and remove default arg by reed@android.com · 16 years ago
  100. 0650c6c Move SkTSort.h back to private, and instead allow in the makefile for tests to by reed@android.com · 16 years ago