platform/upstream/libSkiaSharp.git
2013-06-12 robertphillips... Nexus 7 performance trigger rebaselines
2013-06-12 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-06-11 edisonn@google.comgenerate enums for pdf types
2013-06-11 edisonn@google.comgenerate code for pdf viewer (initial draft)
2013-06-11 reed@google.comdoh. send byte length, not word count, to measureText
2013-06-11 reed@google.commove measureText to be the only thing in the inner...
2013-06-11 djsollen@google.comrevert DEPS for angle until tools are fixed
2013-06-11 djsollen@google.comupdate WebP to a dev version of 0.3.1
2013-06-11 reed@google.comswitch array to uint16_t to fix overflows
2013-06-11 reed@google.comcomment out value > int16_t
2013-06-11 reed@google.cominclude the right named .h for glyph data
2013-06-11 bsalomon@google.comFixes to make the gm run when GrContext can't be create...
2013-06-11 reed@google.comadd bench for fontcache performance (measurement)
2013-06-11 epoger@google.comrebaseline.py: improve readability of dry-run output
2013-06-11 epoger@google.comrebaseline.py: if rebaselining all platforms (not listi...
2013-06-11 borenet@google.comGYP Changes and Scripts for Compiling Skia for ChromeOS
2013-06-11 epoger@google.comrebaseline.py: in option names, replace underscores...
2013-06-11 commit-bot... Remove the non-separable blur because it is no longer...
2013-06-11 commit-bot... Compact the clipstack for kReplace_Op'd geometry
2013-06-11 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-06-11 mike@reedtribe.orgadd drawImage to lua
2013-06-10 robertphillips... Improve batching of drawBitmap* calls
2013-06-10 edisonn@google.comCompile pdf viewer manaully only, disable on build...
2013-06-10 edisonn@google.comsimple podofo and skia based pdf viewer
2013-06-10 reed@google.comadd conic support to hairlines
2013-06-10 djsollen@google.comAdd 2 missing neon files for the android build
2013-06-10 djsollen@google.comUpdate DEPS to use only googlesource.com repositories.
2013-06-10 senorblanco... Force checking of all color, stencil and FBO allocation...
2013-06-10 sugoi@google.comFixed gpu perlin noise on Windows
2013-06-09 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-06-09 mike@reedtribe.orgmore paint methods to lua
2013-06-08 mike@reedtribe.orgadd pdf lib to lua_pictures to fix linker error
2013-06-08 mike@reedtribe.orgRevert "add document and textAlign support to lua"
2013-06-08 mike@reedtribe.orgadd document and textAlign support to lua
2013-06-08 mike@reedtribe.orgmove kAlignCount out of Align enum, so it can't acciden...
2013-06-08 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-06-08 mike@reedtribe.orgadd drawtext to lua
2013-06-07 reed@google.comSkDocument base for pdf, xps, etc.
2013-06-07 scroggo@google.comFix for caller of GetTmpDir.
2013-06-07 scroggo@google.comPreparations for running skimage tool on bots.
2013-06-07 scroggo@google.comRun skimage as part of run.sh
2013-06-07 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-06-06 robertphillips... Make SkDrawCommands lighter weight
2013-06-06 robertphillips... Disable msaa16 by default
2013-06-06 djsollen@google.comFix crash when attempting to use a font fallback chain...
2013-06-06 bsalomon@google.comseparate arrays for color and coverage effects.
2013-06-06 commit-bot... Add dependency to podofo at skia_ext branch.
2013-06-06 bsalomon@google.comFix ninja/angle build with new gyp rev.
2013-06-06 bsalomon@google.comMake GrGLProgram no longer depend on kNumStages
2013-06-06 commit-bot... Whitespace change to test Commit Queue (SkipBuildbotRuns)
2013-06-06 bungeman@google.comFix leak in SkFontHost_fontconfig temporary code.
2013-06-06 epoger@google.comrebaseline.py self-tests: split test inputs and outputs...
2013-06-06 scroggo@google.comFix bug in setting directories for tests.
2013-06-06 reed@google.comif you use --picture in SampleApp, make that sample...
2013-06-06 borenet@google.comWhitespace change to verify builds after r9453
2013-06-06 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-06-05 commit-bot... Use all available texture units.
2013-06-05 bungeman@google.comUpdate gyp from 1563 to 1643 (take two).
2013-06-05 reed@google.comcall through to the device from SkDraw
2013-06-05 bungeman@google.comReverting gyp roll in 9445 due to Windows failures.
2013-06-05 epoger@google.comadd more rebaseline test resources (no behavioral changes)
2013-06-05 bungeman@google.comUpdate gyp from 1563 to 1643.
2013-06-05 djsollen@google.comadd launcher icon for android hello_skia_app
2013-06-05 epoger@google.comrebaseline.py: if --tests is not specified, get test...
2013-06-05 commit-bot... Fixup some conventions in SkTArray and add reset to...
2013-06-05 djsollen@google.comFix issues related to resolving fonts based on name.
2013-06-05 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-06-04 commit-bot... Update debugger for addition of Conic path verb
2013-06-04 commit-bot... create simple skia app for android using jni
2013-06-04 reed@google.comchange impl to explicitly store length as u32, rather...
2013-06-04 caryclark@google.compath ops -- try to fix build again
2013-06-04 caryclark@google.compath ops work in progress
2013-06-04 caryclark@google.compath ops -- rewrite angle sort
2013-06-04 epoger@google.comgm_json.py: add ability to load JSON file from a string...
2013-06-04 bungeman@google.comFix hinting menu in SampleApp.
2013-06-04 reed@google.comadd size limit for using glyphcache. above that, draw...
2013-06-04 epoger@google.comrebaseline.py : add self-tests
2013-06-04 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-06-03 bungeman@google.comFix signed/unsigned comparison warning as error from...
2013-06-03 bungeman@google.comFix hinting and add subpixel to SampleApp.
2013-06-03 commit-bot... Testing the Commit Queue (SkipBuildbotRuns)
2013-06-03 commit-bot... Remove assertion in debug GL impl that stencil buffers...
2013-06-03 commit-bot... Fix leak of effect in SkXfermodeImageFilter::filterImag...
2013-06-03 commit-bot... Don't crash if device creation fails in bench.
2013-06-03 reed@google.comreenable colortype gm
2013-06-03 reed@google.comif we can't load Times, use default font
2013-06-03 robertphillips... Fix Win7 warning-as-error complaint
2013-06-03 bungeman@google.comFollow on to r9408, implement sk_fileno in SkOSFile_non...
2013-06-03 robertphillips... Added megalooper GM
2013-06-03 bungeman@google.comAdd SkData::NewFromFD.
2013-06-03 robertphillips... Added comment to SkDrawLooper fix
2013-06-03 reed@google.comadd bench for sk_memset16/32
2013-06-03 djsollen@google.comupdate android_gdb_exe to work with skia shared lib
2013-06-03 djsollen@google.comfix gm on android
2013-06-03 djsollen@google.comyet another build fix for skia_launcher
2013-06-03 djsollen@google.comFix broken include path for directwrite backend
2013-06-03 djsollen@google.comfix broken skia_launcher app
2013-06-03 borenet@google.comWhitespace change to trigger rebuilds
2013-06-03 djsollen@google.comPrepare skia for shared library build on android
2013-06-02 robertphillips... Hamfisted fix to drawLooper w/ 0 stages bug
next