aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* fix leaks in SkConfGravatar commit-bot@chromium.org2014-01-31
* Have peek32 return uint32_t& to make it harder to look at more than 4 bytes.Gravatar commit-bot@chromium.org2014-01-31
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-01-31
* fix auto-delete bug that crept in with new fast blur path; is causingGravatar commit-bot@chromium.org2014-01-31
* initial import of Chrome's trace_event into skia frameworkGravatar commit-bot@chromium.org2014-01-31
* Set write buffer flags only in SkWriteBuffer and SkFlatController constructors.Gravatar commit-bot@chromium.org2014-01-30
* Replace factory generation of TextContexts with persistent objects.Gravatar commit-bot@chromium.org2014-01-30
* Refactor read and write buffers.Gravatar commit-bot@chromium.org2014-01-30
* Move GrTextContext to private interfaceGravatar commit-bot@chromium.org2014-01-30
* patch from issue 119343003Gravatar commit-bot@chromium.org2014-01-30
* Add fallback code for TextContexts that don't support all featuresGravatar commit-bot@chromium.org2014-01-30
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-01-29
* Add standalone drawText for GrTextContext.Gravatar commit-bot@chromium.org2014-01-28
* change setAlphaType to not modify the pixelref's genIDGravatar reed@google.com2014-01-28
* Revert of Fast blurred rectangles on GPU (https://codereview.chromium.org/119...Gravatar commit-bot@chromium.org2014-01-28
* Perform the same analytic blur calculation on the GPU that we do on the CPU. ...Gravatar commit-bot@chromium.org2014-01-27
* Implement a computeFastBounds() traversal for SkImageFilter.Gravatar senorblanco@chromium.org2014-01-27
* move getAdvancedTypefaceMetrics into private, as only skia internals call itGravatar reed@google.com2014-01-27
* Ensure SSE2/3 is always enabled on Android.Gravatar commit-bot@chromium.org2014-01-27
* add optional SkAlphaType parameter to notifyPixelsChangedGravatar commit-bot@chromium.org2014-01-27
* fix more 64bit warningsGravatar reed@google.com2014-01-27
* remove SkScalarMul from public headersGravatar reed@google.com2014-01-27
* Remove unused methods from SkWindow.Gravatar tfarina@chromium.org2014-01-25
* add alternative to isRect named asRectGravatar commit-bot@chromium.org2014-01-25
* add legacy/helper allocN32Pixels, and convert gm to use itGravatar reed@google.com2014-01-25
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-01-25
* SkOnce: add option to call another cleanup function once at exit.Gravatar commit-bot@chromium.org2014-01-24
* fix (some) 64bit warnings -- size_t -> intGravatar commit-bot@chromium.org2014-01-24
* Turn NVPR on by default (but off in tools).Gravatar commit-bot@chromium.org2014-01-24
* add installPixelsGravatar reed@google.com2014-01-24
* Resolve a few memory leaks in tests.Gravatar commit-bot@chromium.org2014-01-24
* Revert "Turn NVPR on by default (but off in tools)."Gravatar halcanary@google.com2014-01-24
* [Reland of r13154, since the Housekeeping bot seems to have reverted it in r1...Gravatar senorblanco@chromium.org2014-01-24
* Add factory class for generating various flavors of GrTextContext.Gravatar commit-bot@chromium.org2014-01-24
* Turn NVPR on by default (but off in tools).Gravatar commit-bot@chromium.org2014-01-24
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-01-23
* Refactor SkMorphologyImageFilter, CPU and GPU paths. This required making opt...Gravatar senorblanco@chromium.org2014-01-23
* No deduping dictionaries for matrices and regions.Gravatar commit-bot@chromium.org2014-01-23
* remove SkScalarMul macroGravatar mike@reedtribe.org2014-01-23
* Revert of Add factory class for generating various flavors of GrTextContext. ...Gravatar commit-bot@chromium.org2014-01-22
* Add factory class for generating various flavors of GrTextContext.Gravatar commit-bot@chromium.org2014-01-22
* Move GrGLInterface function pointers into a nested structGravatar commit-bot@chromium.org2014-01-21
* Scope our ANNOTATE_BENIGN_RACE.Gravatar commit-bot@chromium.org2014-01-21
* Make leak counters thread-safe and turn them on by default for DebugGravatar commit-bot@chromium.org2014-01-17
* Adding SK_API to SkGLContextHelper and SkNullGLContext for use in blink unit ...Gravatar commit-bot@chromium.org2014-01-17
* Move GrGLExtensions from GrGLContextInfo to GrGLInterfaceGravatar commit-bot@chromium.org2014-01-17
* Remove GR_GL_IGNORE_ES3_MSAA.sGravatar commit-bot@chromium.org2014-01-16
* Allow GrGLInterface factories in Chromium to continue to compile.Gravatar commit-bot@chromium.org2014-01-16
* Rename GrGLBinding->GrGLStandard, no longer a bitfieldGravatar commit-bot@chromium.org2014-01-16
* SK_API SkMallocPixelRefGravatar commit-bot@chromium.org2014-01-16