platform/upstream/libSkiaSharp.git
2014-10-14 reedparse outline to generate slides
2014-10-14 Greg HumphreysRe-land ganesh checkbox. I needed to increase the size...
2014-10-13 humperRevert of add ganesh checkbox to skfiddle interface...
2014-10-13 Greg Humphreysadd ganesh checkbox to skfiddle interface
2014-10-13 mtkleinRevert of No threadsafe statics. (patchset #1 id:1...
2014-10-13 mtkleinRevert of Create a single command buffer for GrInOrderD...
2014-10-13 Thiago FarinaLink to skiadocs site, since that is the canonical...
2014-10-13 reedexperimental parser
2014-10-13 Thiago FarinaFix reference to non-existant 'tests' target.
2014-10-13 mtkleinRequire SK_DECLARE_STATIC_LAZY_PTR is used in global...
2014-10-13 tfarinaArchive svndiff script.
2014-10-13 egdanielCreate helper functions to use in computeInvariantOutpu...
2014-10-13 mtkleinNo threadsafe statics.
2014-10-13 mtkleinFix race in supports_simd().
2014-10-13 jvanverthEnable color emoji GM on Android
2014-10-13 cdaltonAdds a GrTBaseList class that GrInOrderDrawBuffer uses...
2014-10-13 tfarinabug_chomper: Make server's port configurable.
2014-10-13 reedadd pictures to lua
2014-10-13 tfarinaFix webtry setup once instructions in README doc.
2014-10-13 bsalomonDevirtualize read/write pixels on surface.
2014-10-13 mtkleinAllow GCC to build Skia on Mac.
2014-10-13 Greg Humphreysadd support for skfiddle width/height options
2014-10-13 borenetWhitespace change to trigger builds
2014-10-13 rmistryWhitespace change to test the CQ's new trybots
2014-10-13 reedadd fade_slide transition to lua slides
2014-10-12 reedadd canvas:clear to lua
2014-10-12 reedadd surfaces to lua
2014-10-12 bsalomonFix leak in GLPrograms test.
2014-10-11 reedadd key handlers to lua
2014-10-11 reedallow for lua click handlers
2014-10-11 reedmove test for lua into separate resource file
2014-10-11 tfarinabug_chomper: Use parenthesized declaration style for...
2014-10-11 joshualittOpt state takes a GP instead of a GeometryStage
2014-10-10 reedadd drawImageRect to lua, update sample
2014-10-10 joshualittRevert of Opt state takes a GP instead of a GeometrySta...
2014-10-10 tfarinaRemove empty recordy.gypi file.
2014-10-10 jvanverthUpdate coloremoji expectations
2014-10-10 robertphillipsFix bug in GrCachedLayer reuse
2014-10-10 jvanverthFix color emoji.
2014-10-10 joshualittOpt state takes a GP instead of a GeometryStage
2014-10-10 reeddetect --loops is < 0 and interpret that as running...
2014-10-10 jvanverthRevert of Fix color emoji. (patchset #11 id:320001...
2014-10-10 jvanverthFix color emoji.
2014-10-10 jvanverthIgnore complexclip_path_aa on Win7-HD2000 for the moment.
2014-10-10 joshualittupdating expectations
2014-10-10 tfarinaTurn SkCanvasStateUtils into a class with static functions.
2014-10-10 reedfaster SkRect::sort
2014-10-10 tfarinaAdd template.cpp to gitignore.
2014-10-10 borenetUpdate SKP version to 122
2014-10-10 Thiago FarinaUse the function recently added to common in svndiff.py
2014-10-10 mtkleinUse BBH reserve hook to preallocate space for tiles.
2014-10-09 robertphillipsRemove unused SaveLayerInfo::fValid field
2014-10-09 robertphillipsRefactor GrLayerHoister::FindLayersToHoist to prep...
2014-10-09 joshualittFPs now use the correct builder types(just a rename)
2014-10-09 reedcleanup and optimize rect intersect routines
2014-10-09 mtkleinRevert of Use BBH reserve hook to preallocate space...
2014-10-09 egdanielStore color and coverage stages in a single array in...
2014-10-09 joshualittForce linking of static member variables for GLPrograms
2014-10-09 robertphillipsRevert of Refactor GrLayerHoister::FindLayersToHoist...
2014-10-09 robertphillipsRevert of Fix bug in plot locking system (patchset...
2014-10-09 jvanverthUpdate expectations for distance field path rendering.
2014-10-09 mtkleinUse BBH reserve hook to preallocate space for tiles.
2014-10-09 robertphillipsFix bug in plot locking system
2014-10-09 robertphillipsRefactor GrLayerHoister::FindLayersToHoist to prep...
2014-10-09 egdanielFix restore in AVMR to have correct coverage count.
2014-10-09 mtkleinSmall improvements to SkBitSet:
2014-10-09 jmuizelaarImprove SkARGB32_A8_BlitMask_SSE2
2014-10-09 sugoiAttempt at fixing color cube bench
2014-10-09 rmistryWhitespace change to test CQ's trybots
2014-10-09 egdanielRemove tab parameter from GrGLSLMulVarBy4f function
2014-10-09 bsalomonUse presence of a content key as non-scratch indicator
2014-10-09 tfarinaClarify what DM means in the README file.
2014-10-09 tfarinaRemove references to out/Debug/tests executable.
2014-10-09 sugoiLeak fixed
2014-10-09 joshualittgl programs rewrite
2014-10-09 caryclarkrename command line flag to avoid conflict, use very...
2014-10-09 mtkleinAdd SkBBoxHierarchy::reserve() as an optional size...
2014-10-09 caryclarktry again to fix ios build
2014-10-09 caryclarkfix ios build
2014-10-09 caryclarkDraw more accurate thick-stroked Beziers (disabled)
2014-10-09 reeduse real pdfdevice behind SkDocument
2014-10-09 sugoiAdding 3D lut color filter
2014-10-09 kkinnunenMake the Sk GL context class an abstract base class
2014-10-09 robertphillipsUpdate old tools to allow MultiPictureDraw rendering
2014-10-09 borenetUpdate SKP version to 121
2014-10-09 tfarinawebtry: Simply move sys/ directory into setup/.
2014-10-08 bsalomoncall derived ~ from GrIORef
2014-10-08 bsalomonRemove ~GrIORef since last remaining virtual and now...
2014-10-08 bsalomonRevert of Use presence of a content key as non-scratch...
2014-10-08 reeduse SkDocument to capture pdfs from SampleApp 'e'
2014-10-08 bsalomonUse presence of a content key as non-scratch indicator
2014-10-08 bsalomonAdd SK_API to GrGpuResource
2014-10-08 egdanielRebase Nexus 10 gm failure
2014-10-08 Greg Humphreyspre-build the resources library for the fiddle jail
2014-10-08 Greg Humphreysrepair the webtry setup process
2014-10-08 Greg Humphreysallow fiddles to use the futex system call; fixes fonts...
2014-10-08 jvanverthRearrange code in TextContexts to be more consistent...
2014-10-08 Greg HumphreysIn the generated fiddle, set the portable fonts flag...
2014-10-08 bsalomonGrResourceCache2 manages scratch texture.
2014-10-08 bsalomonMake GM default to reseting gpu contexts on android.
next