aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Remove sys/types.h include from SkTypes.h.Gravatar bungeman2015-08-28
* Interlaced gifs without the iteratorGravatar msarett2015-08-28
* Clean up SkTLogic.Gravatar bungeman2015-08-28
* Convert child FPs from refs to pending executions when parent convertsGravatar bsalomon2015-08-27
* Some codec code formatting cleanup.Gravatar bungeman2015-08-27
* Revert of By default purge resources that haven't been used for 64 flushes (p...Gravatar rmistry2015-08-27
* Remove overly complicated GR_CREATE_STATIC_PROCESSOR macroGravatar mdempsky2015-08-27
* Add a note about (x*y+255)/256.Gravatar mtklein2015-08-27
* Add trace event to SkPicture analysis.Gravatar mtklein2015-08-27
* skia: add ability to load command_buffer_gles2Gravatar hendrikw2015-08-27
* [tracing] Add support for skia caches to dump memory statsGravatar ssid2015-08-27
* By default purge resources that haven't been used for 64 flushesGravatar bsalomon2015-08-27
* nullptr isn't an int; this is what we wantGravatar halcanary2015-08-27
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* SkColorCubeFilter_opts: start with a statically-initializable zero.Gravatar mtklein2015-08-27
* Fix assertion about GPU memory size when the target is not FBO 0Gravatar chinmaygarde2015-08-27
* Remove GrStagedProcessor, remove the word Stage as it applies to FPsGravatar bsalomon2015-08-27
* Remove deprecated usage of SkNEW and SkDELETEGravatar mdempsky2015-08-26
* Fix clipped lighting image filters.Gravatar senorblanco2015-08-26
* make cacherator thread-safeGravatar reed2015-08-26
* Add white variants to TextBenchGravatar mtklein2015-08-26
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* trifurcate blit_mask_d32_a8 into _black, _opaque, _general.Gravatar mtklein2015-08-26
* Write a gm to verify append large glyph as path worksGravatar joshualitt2015-08-26
* Add HangingS.ttf to test large flourish caps.Gravatar bungeman2015-08-26
* zero-length cap fixGravatar caryclark2015-08-26
* Have SkPicture::willPlayBackBitmaps() count SkImages too.Gravatar mtklein2015-08-26
* Rename GrBWFillRectBatch to GrNonAAFillRectBAtchGravatar joshualitt2015-08-26
* Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FP...Gravatar rmistry2015-08-26
* Modify GrBWFillRectBatch to use GrQuadGravatar joshualitt2015-08-26
* stray malloc/free -> sk_malloc/sk_freeGravatar mtklein2015-08-26
* Remove GrStagedProcessor, remove the word Stage as it applies to FPsGravatar bsalomon2015-08-26
* Remove include of stdlib.h from SkTypes.h.Gravatar bungeman2015-08-26
* Add markdown for Infra troopersGravatar rmistry2015-08-25
* Reland of ix zero-length tangent (patchset #1 id:1 of https://codereview.chro...Gravatar caryclark2015-08-25
* Fix for MSAN unintialized valueGravatar joshualitt2015-08-25
* Remove SK_OFFSETOF from SkTypes, clean up offsetof usage.Gravatar bungeman2015-08-25
* Fix for distance field draw large glyph as pathsGravatar joshualitt2015-08-25
* DM: "wb" (binary mode) may matter on WindowsGravatar mtklein2015-08-25
* Revert of fix zero-length tangent (patchset #2 id:20001 of https://codereview...Gravatar caryclark2015-08-25
* Speculative valgrind fixGravatar robertphillips2015-08-25
* fix zero-length tangentGravatar caryclark2015-08-25
* Skip scaled_tilemodes_npot on Galaxy S4Gravatar borenet2015-08-25
* Add build targets for advanced Intel instruction sets (1.5 of 3)Gravatar mtklein2015-08-25
* Enable debug builds in the Android frameworkGravatar djsollen2015-08-24
* DM: use SkBitmap::reset()Gravatar mtklein2015-08-24
* Have DM manually encode its .png outputs.Gravatar mtklein2015-08-24
* Add buildbot_spec info for Appurify botGravatar borenet2015-08-24
* Explicitly friend ::SkPrivateEffectInitializer to flattenables.Gravatar mtklein2015-08-24
* Update giflib to 5.1.1 (AOSP hash)Gravatar msarett2015-08-24