aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* helpers for append and insert when the value is a POD.Gravatar reed@google.com2011-07-20
* [PDF] Fix substitute resources size calculation.Gravatar vandebo@chromium.org2011-07-20
* Fix GPU blur cacheing bug. Sometimes, the texture cache serves us textures ofGravatar senorblanco@chromium.org2011-07-19
* remove these for now, since each WIN machine can have different lcdGravatar reed@google.com2011-07-19
* rebaseline with new gpu-based blurricatorGravatar reed@google.com2011-07-19
* export function to return a typeface's LOGFONTGravatar reed@google.com2011-07-19
* new baselines now that we're executing the blurs directly on the gpuGravatar reed@google.com2011-07-19
* Enable the GPU-based blur by default in Skia, and provide a #define to disableGravatar senorblanco@chromium.org2011-07-19
* eliminate unneeded refs/unrefsGravatar reed@google.com2011-07-19
* Instead of turning clipping off during AA, clip to the offscreen tile whenGravatar tomhudson@google.com2011-07-19
* iOSSampleApp can now switch backends during runtimeGravatar yangsu@google.com2011-07-19
* whitespace commit to trigger buildbotGravatar epoger@google.com2011-07-19
* Remove dead edgebuilding codeGravatar mike@reedtribe.org2011-07-19
* [PDF] Add setPage method to SkPDFDocument.Gravatar vandebo@chromium.org2011-07-18
* Fix kernel width calculation in GPU-based Gaussian blur. When converting theGravatar senorblanco@chromium.org2011-07-18
* Add mac baselines for tinybitmap Gravatar bsalomon@google.com2011-07-18
* Add linux tinybitmap gm imagesGravatar bsalomon@google.com2011-07-18
* Add tinybitmap gm and windows baselines.Gravatar bsalomon@google.com2011-07-18
* Use texture cache for writePixels tempGravatar bsalomon@google.com2011-07-18
* [PDF] Make color shaders work correctly.Gravatar vandebo@chromium.org2011-07-18
* Add baselines for tex data gm for mac.Gravatar bsalomon@google.com2011-07-18
* GPU strokeAndFill only does the fillGravatar bungeman@google.com2011-07-18
* Add linux gm baselines for tex data testGravatar bsalomon@google.com2011-07-18
* flip Y in uploads to bottom-up textures (and add gm test)Gravatar bsalomon@google.com2011-07-18
* Fixed an #ifdef bug in SkUIViewGravatar yangsu@google.com2011-07-17
* Removed old files in iOSSampleAppGravatar yangsu@google.com2011-07-17
* Updated iOSSampleApp to display FPS and display in OpenGLGravatar yangsu@google.com2011-07-17
* Add whitespace.txt for no-op changelists.Gravatar epoger@google.com2011-07-15
* convolve GrRefCnt and SkRefCntGravatar reed@google.com2011-07-15
* add validate() and SkAutoRefGravatar reed@google.com2011-07-15
* More GPU blur fixes.Gravatar senorblanco@chromium.org2011-07-15
* check for non-finite values that can make us overshootGravatar reed@google.com2011-07-15
* whitespace commit to trigger buildbotGravatar epoger@google.com2011-07-15
* Implement remaining options in Windows command-line buildGravatar epoger@google.com2011-07-15
* whitespace change to trigger buildbotGravatar epoger@google.com2011-07-15
* fix printf output for name when skscalar is fixedGravatar reed@google.com2011-07-14
* add bench for building blursGravatar reed@google.com2011-07-14
* Fix http://b/issue?id=5030894 ('Not working on windows: python gyp_skia')Gravatar epoger@google.com2011-07-14
* make gyp_skia runnable from any directoryGravatar epoger@google.com2011-07-14
* add now that gpu handles this correctlyGravatar reed@google.com2011-07-14
* Undo accidental commit of GrContext.cpp in r1860.Gravatar bsalomon@google.com2011-07-14
* Make CPU->GPU blur path use texture cacheGravatar bsalomon@google.com2011-07-14
* Fix clipping problem in GPU-based blur. The FBOs used for the fast GaussianGravatar senorblanco@chromium.org2011-07-14
* Remove some cruft from SampleApp.cppGravatar bsalomon@google.com2011-07-14
* Add DeviceManager to SampleWindowGravatar bsalomon@google.com2011-07-14
* Extends skdiff to handle commands of the formGravatar tomhudson@google.com2011-07-14
* Updated SkUIView to use the current code, added a default gl interface for iosGravatar yangsu@google.com2011-07-13
* Remove unused SkGpuDevice functions, add GrRenderTarget handle gettersGravatar bsalomon@google.com2011-07-13
* enable "make XXX" command-line builds on WindowsGravatar epoger@google.com2011-07-13
* Fix build break from 1851.Gravatar bungeman@google.com2011-07-13