index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
*
Change comment in PointTest to refer to GCC bug
borenet@google.com
2012-08-27
*
Do premul and r/b swap conversions in a custom effect
bsalomon@google.com
2012-08-27
*
Fix PointTest.
bungeman@google.com
2012-08-24
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Refactored GrDLinkedList into SkTDLinkedList
robertphillips@google.com
2012-08-23
*
Fix GPU-less build.
scroggo@google.com
2012-08-22
*
When copying a bitmap, copy the generation ID.
scroggo@google.com
2012-08-22
*
Fixed compilation issue when instance counting is disabled
robertphillips@google.com
2012-08-21
*
Remove _UPM_ GrPixelConfigs
bsalomon@google.com
2012-08-20
*
Set LF property on a bunch of files.
bsalomon@google.com
2012-08-20
*
Cleaning up deprecated API in SkDeferredCanvas
junov@chromium.org
2012-08-17
*
Modify Read/WritePixelTests to print one pixel failure for each test case rat...
bsalomon@google.com
2012-08-17
*
remove EdgeType enum. Unimportant distinction, and removing speeds up quickRe...
reed@google.com
2012-08-16
*
Extended Inst counting to find "unknown" leaked object (SkTMaskGamma)
robertphillips@google.com
2012-08-16
*
GrContextFactory can now expose the GLContext it is using.
keyar@chromium.org
2012-08-14
*
Ensure that Pipe does not crash when attempting to draw after endRecording.
scroggo@google.com
2012-08-14
*
Fix broken test.
scroggo@google.com
2012-08-14
*
Clean up most clang warnings outside animator/
tomhudson@google.com
2012-08-14
*
Augmenting SkDeferredCanvas notification interface to signal flushes and memo...
junov@chromium.org
2012-08-14
*
Add a zoom filter to Skia. This will be used on ChromeOS to implement the scr...
bsalomon@google.com
2012-08-13
*
Fix handling of infinite bounds during "fast transforms".
tomhudson@google.com
2012-08-10
*
Make SkGPipe use SkBitmapHeap.
scroggo@google.com
2012-08-08
*
Privatization:
reed@google.com
2012-08-07
*
Refactor Bitmap Storage for SkPicture using SkPipe's design.
djsollen@google.com
2012-08-07
*
uniquely name FS functions, add lighting effects to unit test
bsalomon@google.com
2012-08-07
*
Adding storage of SkPath::fIsOval
robertphillips@google.com
2012-08-07
*
Moving DeferredDevice and DeferredGPipeController classes out of the deferred...
junov@chromium.org
2012-08-07
*
Update SkFlattenable buffers to be more modular.
djsollen@google.com
2012-08-07
*
Removing the SkPicture backend from SkDeferredCanvas code
junov@chromium.org
2012-08-07
*
Adding API to SkGPipe and SkDeferredCanvas for controlling memory usage exter...
junov@chromium.org
2012-08-07
*
Even when the pts are restricted to 32K values, we can still overflow computing
reed@google.com
2012-08-06
*
If we lose precision computing sum of the dash intervals, then we can have the
reed@google.com
2012-08-06
*
Add morphology, convolution, single texture, texture domain effects to new un...
bsalomon@google.com
2012-08-03
*
Move SK_SUPPORT_GPU checks below first #includes in case the macro is defined...
bsalomon@google.com
2012-08-03
*
Fix includes files missing in release builds from GrCustomStageUnitTest.h.
bsalomon@google.com
2012-08-03
*
Registry-based unit test for custom effects
bsalomon@google.com
2012-08-03
*
Store more behavior of SkFlatDictionary in SkFlatController.
scroggo@google.com
2012-08-02
*
Move GL programs unit test code to tests project.
bsalomon@google.com
2012-08-02
*
Fixing leak of SkPixelRef object in CanvasTest
junov@chromium.org
2012-08-02
*
Disable ReadWriteAlpha test on Android
borenet@google.com
2012-08-02
*
Create GPU-less build of Skia.
bsalomon@google.com
2012-08-02
*
Added check for aa/bw rect merging
robertphillips@google.com
2012-08-02
*
check that copied paths have the same segment-masks as their src
reed@google.com
2012-08-01
*
Pipe factory names independently from the flattenables using them.
scroggo@google.com
2012-08-01
*
Fix units per em test.
bungeman@google.com
2012-07-31
*
Replace GrClip with SkClipStack
robertphillips@google.com
2012-07-31
*
add getUnitsPerEm() to SkTypeface
reed@google.com
2012-07-31
*
Added dev- & canv- prefixes to Ganesh bounding boxes to indicate coordinate s...
robertphillips@google.com
2012-07-31
*
GrClip no longer translates its clips (to better mimic SkClipStack's behavior)
robertphillips@google.com
2012-07-31
*
Added test to ensure getConservativeBounds' result is clamped to render target
robertphillips@google.com
2012-07-31
[next]