- 6c76d24 by bsalomon@google.com · 13 years ago
- 69aca79 SkPathRef: one allocation for pts+verbs, path GenID, copy-on-write by bsalomon@google.com · 13 years ago
- 2d8edaf Try r5428 again with fix by bsalomon@google.com · 13 years ago
- 4592df8 Revert 5428 and 5429. by bsalomon@google.com · 13 years ago
- 78201c2 Fix shader errors in r5428. by bsalomon@google.com · 13 years ago
- dbbf843 Consolidate texture access functions, provide default GrTextureAccess by bsalomon@google.com · 13 years ago
- 04ba448 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 13 years ago
- e0201a4 Add SkPictureRecord subclass that computes bounding boxes. by rileya@google.com · 13 years ago
- f06df1b Introduce GrGLShaderBuilder::TextureSampler by bsalomon@google.com · 13 years ago
- 22023be Export SkPath equality operator. by wjmaclean@chromium.org · 13 years ago
- 667c3a3 Fixed assert in unlockStencilBuffer by robertphillips@google.com · 13 years ago
- 0d50bc1 Restore line breaking in SkTextBox. https://codereview.appspot.com/6500078/ by bungeman@google.com · 13 years ago
- 6c77816 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 13 years ago
- b4c2819 Record the initial matrix when we begin picture-playback, and concat with by reed@google.com · 13 years ago
- f2e93fc Resource cache now explicitly takes ref of managed resources by robertphillips@google.com · 13 years ago
- d364554 Enforce calling of inherited onRelease & onAbandon mthds in GrResource-derived classes by robertphillips@google.com · 13 years ago
- 100abf4 Shut up some Mac (xcode 3) warnings by bsalomon@google.com · 13 years ago
- 1f45e93 Add R-Tree data structure. Review URL: https://codereview.appspot.com/6489055 by rileya@google.com · 13 years ago
- d6bbbf8 Simplified stencil buffer caching by robertphillips@google.com · 13 years ago
- b9e4c5d Upstream Clank's SkFontHost_Android DRT infinite loop fix. by tomhudson@google.com · 13 years ago
- 26a4d35 Upstream clank: fix build on platforms (Clang/ARM) that don't support 'optimize' by tomhudson@google.com · 13 years ago
- 2ebe890 Fix compile error in SkFontHost_none.cpp by borenet@google.com · 13 years ago
- b24b4fa Future proof luminance caches. https://codereview.appspot.com/6495071/ by bungeman@google.com · 13 years ago
- 6fc9518 Don't purge resources from cache if they have > 1 ref by robertphillips@google.com · 13 years ago
- 9474ed0 Switch GrGpu's GrResource list over to using SkTDLinkedList by robertphillips@google.com · 13 years ago
- b78765e Reverting r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitRow32) by robertphillips@google.com · 13 years ago
- d7e2782 truncate our llist w/ null during rewind. by reed@google.com · 13 years ago
- 11f8692 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 13 years ago
- 8e073ba Rename my DeferredPipeController to not conflict with the other. by scroggo@google.com · 13 years ago
- 58b4ead Perform multi core rendering in bench_pictures. by scroggo@google.com · 13 years ago
- 4258c2c add more details when dumping saveLayer by reed@google.com · 13 years ago
- 94acfb5 Serialization for DirectWrite https://codereview.appspot.com/6494061/ by bungeman@google.com · 13 years ago
- 5955202 Allow cache tracking to be enabled in release by robertphillips@google.com · 13 years ago
- dc1a3ba Update ARM and NEON optimizations for S32A_Opaque_BlitRow32. by djsollen@google.com · 13 years ago
- d07cb0c Begin moving locking out of GrResourceCache by robertphillips@google.com · 13 years ago
- 868a8e7 Recommit r5350 with fix for image failures (which affected GLs that don't support ARB_texture_swizzle). by bsalomon@google.com · 13 years ago
- a3d707b Revert 5350 while image changes are diagnosed. by bsalomon@google.com · 13 years ago
- b41b2bc Remove fModulate from GrGLShaderBuilder by bsalomon@google.com · 13 years ago
- 1ea01bf The UBFX instruction isn't available on ARMv6; use LSL/LSR or UXTB. by george@mozilla.com · 13 years ago
- 0576555 Remove dead code and update a comment. by scroggo@google.com · 13 years ago
- ffacd3c peephole optimize save/restore brackets that contain no draw calls. by reed@google.com · 13 years ago
- a27096b Sanitizing source files in Skia_Nightly_House_Keeping by skia.committer@gmail.com · 13 years ago
- 1cf58d0 add SkWriter32::rewindToOffset() -- used for peephole edits in picture recording by reed@google.com · 13 years ago
- a9b0623 Added find, lock to GrContext & GrResourceCache interfaces by robertphillips@google.com · 13 years ago
- 9cb5adf Minor refactoring of GrClipMaskManager::clipMaskPreamble by robertphillips@google.com · 13 years ago
- 405d0f4 In which a series of things around attachToCanvas and writePixels are fixed by bsalomon@google.com · 13 years ago
- bae9ff7 SkDraw's constructor zero's is fields, so don't do it outside by reed@google.com · 13 years ago
- c07448f check for exceeding int range when we stash the values in the cache by reed@google.com · 13 years ago
- c2a2483 Clear SkCanvas::fLastDeviceToGainFocus when releasing a device by bsalomon@google.com · 13 years ago
- d9e0181 Linux warning fixes by bsalomon@google.com · 13 years ago
- 57cdcc0 Change Arabic sample character from 0x0600 to 0x0627. by djsollen@google.com · 13 years ago
- c9ab987 Implement multi-threaded picture playback via cloning. by djsollen@google.com · 13 years ago
- 4af0af6 Add helpers to add/modulate glsl vec4s. by bsalomon@google.com · 13 years ago
- 1fcc1b8 Moved GrClipMaskCache to its own files by robertphillips@google.com · 13 years ago
- 0d82fe5 Add "class" missing from "friend class". How did this compile on windows? by bsalomon@google.com · 13 years ago
- f660187 Hide GrDrawTarget::Caps's member vars by bsalomon@google.com · 13 years ago
- 8b6d628 Normalize font BBox to make sure it's correct when rendering a PDF on the mac. by vandebo@chromium.org · 13 years ago
- 34bcb9f Some GrGLShaderBuilder cleanup by bsalomon@google.com · 13 years ago
- 1bfe01d When creating gray from lcd, use luminance instead of coverage. by bungeman@google.com · 13 years ago
- 536079b Fix Clang build on Android. by digit@google.com · 13 years ago
- 0dd5ceb Fix ANGLE build Review URL: https://codereview.appspot.com/6498045 by borenet@google.com · 13 years ago
- 8090e65 Make the SkGrPixelRef be responsible for unlocking device's scratch texture in the cache by bsalomon@google.com · 13 years ago
- 5ee3f67 Added an overload of SkTQSort that sorts an array of values, rather than an array of pointers. by rileya@google.com · 13 years ago
- d0f3f68 Fix dumb bug: redundant runs of upm<->pm roundtrip test by bsalomon@google.com · 13 years ago
- fd875e8 re-enable inst counting by reed@google.com · 13 years ago
- a292112 Remove SkGpuDevice::fTexture, use new pixel ref class name by bsalomon@google.com · 13 years ago
- 97af1a6 Add caching of the snapshot image form a surface by reed@google.com · 13 years ago
- 2af1b18 Added default to switch to stop compiler failure in Chrome (unreviewed) by robertphillips@google.com · 13 years ago
- cb39ee6 Add a new SkMemory implementation that uses mozalloc instead of malloc by george@mozilla.com · 13 years ago
- 7c207e7 Explicitly cast to uin16_t to avoid an invalid implicit type narrowing. by george@mozilla.com · 13 years ago
- a04e8e8 Do premul and r/b swap conversions in a custom effect by bsalomon@google.com · 13 years ago
- fd668cf Fix greenish text rendering on Linux. https://codereview.appspot.com/6484048/ by bungeman@google.com · 13 years ago
- d912ca4 Proper Android fix, and revert of workaround in r5267. Unreviewed. by senorblanco@chromium.org · 13 years ago
- 42e1f0f Workaround for Android crash (unreviewed). by senorblanco@chromium.org · 13 years ago
- d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 13 years ago
- fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 13 years ago
- e52f209 Speculative Android GM blend fix (unreviewed). by senorblanco@chromium.org · 13 years ago
- 2afb8ec Change scratch texture cache behavior to only reuse scratch textures used as render targets if they will be reused as render targets. by rileya@google.com · 13 years ago
- a5c43a5 Fixed compiler error in r5247 (unreviewed) by robertphillips@google.com · 13 years ago
- 2ea0a23 Refactored GrDLinkedList into SkTDLinkedList by robertphillips@google.com · 13 years ago
- c59b5da Split out SkFontHost_FreeType into common files by george@mozilla.com · 13 years ago
- 55ed83d Actually remove the GrMorphologyEffect.* files from svn, which I should've by senorblanco@chromium.org · 13 years ago
- 84207c4 Move the code for the GPU implementation of morphology effects from GrContext by senorblanco@chromium.org · 13 years ago
- ab2246f Another speculative Android build fix (unreviewed). by senorblanco@chromium.org · 13 years ago
- 35c5ff0 Android build fix (unreviewed). by senorblanco@chromium.org · 13 years ago
- 4fa9c9f Fixed instance counting for templated classes by robertphillips@google.com · 13 years ago
- cfe57e5 Fix for no-GPU build (unreviewed). by senorblanco@chromium.org · 13 years ago
- b2ee33c Implements the non-Porter-Duff compositing modes required for SVG's feBlend by senorblanco@chromium.org · 13 years ago
- 6a9368d SkBitmap::scrollRect changes pixels, but only if not immutable. by scroggo@google.com · 13 years ago
- d5764e8 When copying a bitmap, copy the generation ID. by scroggo@google.com · 13 years ago
- e8e7d5f Remove unnecessary flush from SkGpuDevice by bsalomon@google.com · 13 years ago
- cae9529 Revert 5213. WK r126226 has landed in Chromium and the workaround is no longer necessary. by bsalomon@google.com · 13 years ago
- 521eaf8 Scratch textures are no longer removed from the cache in Debug by robertphillips@google.com · 13 years ago
- 5f9f2f5 Added resource cache debug output to help track changes by robertphillips@google.com · 13 years ago
- 27123cd Force opaque in SkBlendLCD16Opaque_SSE2 to match SkBlendLCD16. by bungeman@google.com · 13 years ago
- 5b59198 Flush in ~SkGpuDevice to unblock Skia roll by bsalomon@google.com · 13 years ago
- a2efab2 Add check for EDSP to the 565 opaque blitter. by djsollen@google.com · 13 years ago
- db39996 Upstream ARM 565 optimizations from AOSP. by djsollen@google.com · 13 years ago
- 392e14e Android build fix; unreviewed. by senorblanco@chromium.org · 13 years ago
- 44888c6 Move SkColorFilterImageFilter into its own file. by senorblanco@chromium.org · 13 years ago