aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* generate code for pdf viewer (initial draft)Gravatar edisonn@google.com2013-06-11
* doh. send byte length, not word count, to measureTextGravatar reed@google.com2013-06-11
* move measureText to be the only thing in the inner loopGravatar reed@google.com2013-06-11
* revert DEPS for angle until tools are fixedGravatar djsollen@google.com2013-06-11
* update WebP to a dev version of 0.3.1Gravatar djsollen@google.com2013-06-11
* switch array to uint16_t to fix overflowsGravatar reed@google.com2013-06-11
* comment out value > int16_tGravatar reed@google.com2013-06-11
* include the right named .h for glyph dataGravatar reed@google.com2013-06-11
* Fixes to make the gm run when GrContext can't be created for ANGLE context.Gravatar bsalomon@google.com2013-06-11
* add bench for fontcache performance (measurement)Gravatar reed@google.com2013-06-11
* rebaseline.py: improve readability of dry-run outputGravatar epoger@google.com2013-06-11
* rebaseline.py: if rebaselining all platforms (not listing them explicitly), a...Gravatar epoger@google.com2013-06-11
* GYP Changes and Scripts for Compiling Skia for ChromeOSGravatar borenet@google.com2013-06-11
* rebaseline.py: in option names, replace underscores with hyphensGravatar epoger@google.com2013-06-11
* Remove the non-separable blur because it is no longer used.Gravatar commit-bot@chromium.org2013-06-11
* Compact the clipstack for kReplace_Op'd geometryGravatar commit-bot@chromium.org2013-06-11
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-11
* add drawImage to luaGravatar mike@reedtribe.org2013-06-11
* Improve batching of drawBitmap* callsGravatar robertphillips@google.com2013-06-10
* Compile pdf viewer manaully only, disable on build bots.Gravatar edisonn@google.com2013-06-10
* simple podofo and skia based pdf viewerGravatar edisonn@google.com2013-06-10
* add conic support to hairlinesGravatar reed@google.com2013-06-10
* Add 2 missing neon files for the android buildGravatar djsollen@google.com2013-06-10
* Update DEPS to use only googlesource.com repositories.Gravatar djsollen@google.com2013-06-10
* Force checking of all color, stencil and FBO allocations for SkSurface_Gpu. T...Gravatar senorblanco@chromium.org2013-06-10
* Fixed gpu perlin noise on WindowsGravatar sugoi@google.com2013-06-10
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-09
* more paint methods to luaGravatar mike@reedtribe.org2013-06-09
* add pdf lib to lua_pictures to fix linker errorGravatar mike@reedtribe.org2013-06-08
* Revert "add document and textAlign support to lua"Gravatar mike@reedtribe.org2013-06-08
* add document and textAlign support to luaGravatar mike@reedtribe.org2013-06-08
* move kAlignCount out of Align enum, so it can't accidentally be passed as a p...Gravatar mike@reedtribe.org2013-06-08
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-08
* add drawtext to luaGravatar mike@reedtribe.org2013-06-08
* SkDocument base for pdf, xps, etc.Gravatar reed@google.com2013-06-07
* Fix for caller of GetTmpDir.Gravatar scroggo@google.com2013-06-07
* Preparations for running skimage tool on bots.Gravatar scroggo@google.com2013-06-07
* Run skimage as part of run.shGravatar scroggo@google.com2013-06-07
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-07
* Make SkDrawCommands lighter weightGravatar robertphillips@google.com2013-06-06
* Disable msaa16 by defaultGravatar robertphillips@google.com2013-06-06
* Fix crash when attempting to use a font fallback chain with a custom font.Gravatar djsollen@google.com2013-06-06
* separate arrays for color and coverage effects.Gravatar bsalomon@google.com2013-06-06
* Add dependency to podofo at skia_ext branch.Gravatar commit-bot@chromium.org2013-06-06
* Fix ninja/angle build with new gyp rev.Gravatar bsalomon@google.com2013-06-06
* Make GrGLProgram no longer depend on kNumStagesGravatar bsalomon@google.com2013-06-06
* Whitespace change to test Commit Queue (SkipBuildbotRuns)Gravatar commit-bot@chromium.org2013-06-06
* Fix leak in SkFontHost_fontconfig temporary code.Gravatar bungeman@google.com2013-06-06
* rebaseline.py self-tests: split test inputs and outputs into completely separ...Gravatar epoger@google.com2013-06-06
* Fix bug in setting directories for tests.Gravatar scroggo@google.com2013-06-06