projects
/
platform
/
upstream
/
libSkiaSharp.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libSkiaSharp.git
2012-07-19
twiz@google.com
Addition of new-lines at end of files to correct Chromi...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
junov@chromium.org
Fixing heap corruption issue in deferred canvas when...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
rileya@google.com
Rebaseline after enabling bilinear filtering for gpu...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
rileya@google.com
Make GPU linear gradients do bilinear filtering.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
tomhudson@google.com
Create GL implementation for GrSingleTextureEffect...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
epoger@google.com
skdiff output: indicate which result types would cause...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
rileya@google.com
Rebaseline for slight changes in linear gradient behavior.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
rileya@google.com
New subclasses for both Gr and GrGL gradient effect...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
borenet@google.com
Rebaseline Xoom
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
borenet@google.com
Temporarily remove giantbitmap gpu GM baselines on...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
borenet@google.com
Rebaseline Nexus S images
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
chudy@google.com
Fixed glaring typo in SkDebuggerGUI.cpp, unreviewed.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
chudy@google.com
Quick bug fix that was rendering debugger unusable.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
borenet@google.com
Temporarily remove giantbitmap gpu GMs on Nexus S
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
borenet@google.com
Temporarily remove GMs failing on Nexus S
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
junov@chromium.org
Improving CanvasTest to verify that the destination...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
rileya@google.com
Move texture lock/unlock functions from SkGpuDevice...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
twiz@google.com
This CL implements the Ganesh path for the SkTable_Colo...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
borenet@google.com
Update download_baselines.py
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
junov@chromium.org
Adding virtual overload of isDrawingToLayer() to SkGPipe
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
senorblanco...
Clean up the use of AutoScratchTexture in the gaussian...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
vandebo@chromium.org
Add SK_API for SkData. Needed for https://bugs.webkit...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
bsalomon@google.com
Fix grdrawstate == test when left side has disabled...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
junov@chromium.org
Refactoring SkDeferredCanvas to use SkGPipe.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
epoger@google.com
whitespace change to trigger Skia buildbots after maste...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
borenet@google.com
Enable Compile Option to Build Android Executables
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
reed@google.com
Need to apply matrix to advance in generateAdvance...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
bsalomon@google.com
Factory method for creating GrGLProgram
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
robertphillips...
Add skipToLast method to SkClipStack
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
alokp@chromium.org
Exported SkFILEWStream class so that it can be used...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
tomhudson@google.com
Fix build breakage in r4641.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
tomhudson@google.com
Move texture domains onto a GrCustomStage, off of GrSam...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
rmistry@google.com
Update docs and trunk dirs if they exist overriding...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
scroggo@google.com
Use SkFlatDictionary in SkGPipe to take advantage of...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
scroggo@google.com
Purge bitmaps from SkGPipe's shared heap.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
chudy@google.com
Added more features to deletes and breakpoints
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
robertphillips...
Fixed simpleaaclip gm - it wasn't showing xor case
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
reed@google.com
remove Symbian (not needed) flag, and assume all CPUs...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
robertphillips...
Fixed two sub-optimal iterator uses
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
keyar@chromium.org
bench_pictures now has an option for benchmarking recor...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
robertphillips...
Extended SkDeque's reverse iteration capability to...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
chudy@google.com
Cleaned up icons, added keyboard shortcuts to everything
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
epoger@google.com
skdiff: cap return value at 255 to avoid automatic...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
bsalomon@google.com
Fix test break in r4627.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
bsalomon@google.com
Remove GrGLProgram::CachedData, make GrGLProgram repres...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
keyar@chromium.org
Added pipe as a rendering option for render_pictures.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
robertphillips...
fix for non-Windows-specific compiler error in r4624
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
robertphillips...
Refactor SkDeque's iterator and allocation method
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
scroggo@google.com
Add a skia method to perform an atomic add.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
reed@google.com
land http://codereview.appspot.com/6325044/ by Lei
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
epoger@google.com
Delete 5 stale gm expected images
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
bsalomon@google.com
Fix bad allocator access in r4616
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
junov@chromium.org
Adding bracketing save/restore calls to SkPicture at...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
bsalomon@google.com
Fix fs param name in conical gradient due to r4616.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
bsalomon@google.com
Remove uniform var pointers from custom effects
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
scroggo@google.com
Revert "Add a method to atomic add."
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
scroggo@google.com
Add a skia method to perform an atomic add.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
tomhudson@google.com
Having updated the documentation of GrCustomStage to...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
epoger@google.com
skdiff: replace --failonmismatches with repeatable...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
caryclark@google.com
shape ops work in progress
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
vandebo@chromium.org
[PDF] Add link annotations.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
tomhudson@google.com
Start removing calls to GrDrawState::setTexture() ...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
senorblanco...
Mac build fix for Keyar. Unreviewed.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
keyar@chromium.org
Updated make_filepath test to reflect changes in pictur...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
senorblanco...
There were three different problems with lighting filters:
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
reed@google.com
add baselines for new gm
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
keyar@chromium.org
Preparations for adding options and different render...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
keyar@chromium.org
Benchmark tiling now better reflects how it is done...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
robertphillips...
Fixed over-length lines in GrGLCreateDebugInterface.cpp
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
reed@google.com
don't add circles on chopped cubics
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
reed@google.com
rebaseline after gpu change
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
robertphillips...
Added SkDevice onAttachToCanvas & onDetachFromCanvas...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
robertphillips...
Fixed calling SkIntToScalar on a float error
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
robertphillips...
Improved clarity of complexclip GM
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
epoger@google.com
Add SkTDArray.contains(), which is just a wrapper aroun...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
bsalomon@google.com
Fix SkMatrix.h line endings (LF) [change 4592 fixed...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
bsalomon@google.com
Fix SkMatrix line endings (LF)
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
caryclark@google.com
shape ops work in progress
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
epoger@google.com
update-doxygen.sh: update local copy of workspace rathe...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
chudy@google.com
Feature, HitBox selects current command
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
keyar@chromium.org
Changed cmsecs to msecs to be consistent with bench.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
caryclark@google.com
shape ops work in progress
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
vandebo@chromium.org
Fix setFileOffset type to remove warnings.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
borenet@google.com
Disable WritePixelsTest on Android
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
caryclark@google.com
shape ops work in progress
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
keyar@chromium.org
Added a benchmark for measuring picture unflattening...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
epoger@google.com
rename NO_ERROR to kNoError, because Windows defines...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
epoger@google.com
skdiff: add --failonmismatches and --listfilename optio...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
junov@chromium.org
Cleanup restore offsets at end of SkPicture recording
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
tomhudson@google.com
Introduces new SingleTextureEffect base class for GrCus...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
bsalomon@google.com
Refactor how precision is handled with GrGLShaderVar
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
reed@google.com
rebaseline macpro for convexpaths (test was changed)
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
chudy@google.com
Added annotation for gm's -wp flag
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
reed@google.com
check a hashtable before using a bsearch
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
junov@chromium.org
Fixing bad assertion test that was trippin-up debug...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
senorblanco...
Fix the lighting filters unit test and re-enable it.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
chudy@google.com
Bug Fix: Delete redraws correctly when redraw command...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
chudy@google.com
SkHitBox added.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
chudy@google.com
Seperated Space for displaying breakpoint and deletion...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
junov@chromium.org
Fixing type mask computation in SkMatrix to make it...
commit
|
commitdiff
|
tree
|
snapshot
next