aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* Allow cache tracking to be enabled in releaseGravatar robertphillips@google.com2012-08-31
* Update ARM and NEON optimizations for S32A_Opaque_BlitRow32.Gravatar djsollen@google.com2012-08-31
* Begin moving locking out of GrResourceCacheGravatar robertphillips@google.com2012-08-30
* Recommit r5350 with fix for image failures (which affected GLs that don't sup...Gravatar bsalomon@google.com2012-08-30
* Revert 5350 while image changes are diagnosed.Gravatar bsalomon@google.com2012-08-30
* Remove fModulate from GrGLShaderBuilderGravatar bsalomon@google.com2012-08-30
* The UBFX instruction isn't available on ARMv6; use LSL/LSR or UXTB.Gravatar george@mozilla.com2012-08-30
* Remove dead code and update a comment.Gravatar scroggo@google.com2012-08-30
* peephole optimize save/restore brackets that contain no draw calls.Gravatar reed@google.com2012-08-30
* Sanitizing source files in Skia_Nightly_House_KeepingGravatar skia.committer@gmail.com2012-08-30
* add SkWriter32::rewindToOffset() -- used for peephole edits in picture recordingGravatar reed@google.com2012-08-30
* Added find, lock to GrContext & GrResourceCache interfacesGravatar robertphillips@google.com2012-08-30
* Minor refactoring of GrClipMaskManager::clipMaskPreambleGravatar robertphillips@google.com2012-08-30
* In which a series of things around attachToCanvas and writePixels are fixedGravatar bsalomon@google.com2012-08-29
* SkDraw's constructor zero's is fields, so don't do it outsideGravatar reed@google.com2012-08-29
* check for exceeding int range when we stash the values in the cacheGravatar reed@google.com2012-08-29
* Clear SkCanvas::fLastDeviceToGainFocus when releasing a deviceGravatar bsalomon@google.com2012-08-29
* Linux warning fixesGravatar bsalomon@google.com2012-08-29
* Change Arabic sample character from 0x0600 to 0x0627.Gravatar djsollen@google.com2012-08-29
* Implement multi-threaded picture playback via cloning.Gravatar djsollen@google.com2012-08-29
* Add helpers to add/modulate glsl vec4s.Gravatar bsalomon@google.com2012-08-29
* Moved GrClipMaskCache to its own filesGravatar robertphillips@google.com2012-08-29
* Add "class" missing from "friend class". How did this compile on windows?Gravatar bsalomon@google.com2012-08-28
* Hide GrDrawTarget::Caps's member varsGravatar bsalomon@google.com2012-08-28
* Normalize font BBox to make sure it's correct when rendering a PDF on the mac.Gravatar vandebo@chromium.org2012-08-28
* Some GrGLShaderBuilder cleanupGravatar bsalomon@google.com2012-08-28
* When creating gray from lcd, use luminance instead of coverage.Gravatar bungeman@google.com2012-08-28
* Fix Clang build on Android.Gravatar digit@google.com2012-08-28
* Fix ANGLE buildGravatar borenet@google.com2012-08-28
* Make the SkGrPixelRef be responsible for unlocking device's scratch texture i...Gravatar bsalomon@google.com2012-08-28
* Added an overload of SkTQSort that sorts an array of values, rather than an a...Gravatar rileya@google.com2012-08-28
* Fix dumb bug: redundant runs of upm<->pm roundtrip testGravatar bsalomon@google.com2012-08-28
* re-enable inst countingGravatar reed@google.com2012-08-28
* Remove SkGpuDevice::fTexture, use new pixel ref class nameGravatar bsalomon@google.com2012-08-28
* Add caching of the snapshot image form a surfaceGravatar reed@google.com2012-08-28
* Added default to switch to stop compiler failure in Chrome (unreviewed)Gravatar robertphillips@google.com2012-08-28
* Add a new SkMemory implementation that uses mozalloc instead of mallocGravatar george@mozilla.com2012-08-27
* Explicitly cast to uin16_t to avoid an invalid implicit type narrowing.Gravatar george@mozilla.com2012-08-27
* Do premul and r/b swap conversions in a custom effectGravatar bsalomon@google.com2012-08-27
* Fix greenish text rendering on Linux.Gravatar bungeman@google.com2012-08-24
* Proper Android fix, and revert of workaround in r5267. Unreviewed.Gravatar senorblanco@chromium.org2012-08-23
* Workaround for Android crash (unreviewed).Gravatar senorblanco@chromium.org2012-08-23
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Speculative Android GM blend fix (unreviewed).Gravatar senorblanco@chromium.org2012-08-23
* Change scratch texture cache behavior to only reuse scratch textures used as ...Gravatar rileya@google.com2012-08-23
* Fixed compiler error in r5247 (unreviewed)Gravatar robertphillips@google.com2012-08-23
* Refactored GrDLinkedList into SkTDLinkedListGravatar robertphillips@google.com2012-08-23
* Split out SkFontHost_FreeType into common filesGravatar george@mozilla.com2012-08-23
* Actually remove the GrMorphologyEffect.* files from svn, which I should'veGravatar senorblanco@chromium.org2012-08-22