index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gyp
Commit message (
Expand
)
Author
Age
*
privatize SkGlyph.h
mike@reedtribe.org
2012-08-12
*
privatize SkPtrRecorder.h
mike@reedtribe.org
2012-08-12
*
Enable 32/64-bit gyp switch on Linux
borenet@google.com
2012-08-09
*
privatize SkBlitter.h
reed@google.com
2012-08-09
*
privatize SkScan.h
reed@google.com
2012-08-09
*
remove SkShape (unused)
reed@google.com
2012-08-09
*
Set bench/gm/tests as explicit dependencies of SkiaAndroidApp (trunk)
borenet@google.com
2012-08-09
*
privatize SkEdgeClipper.h
mike@reedtribe.org
2012-08-09
*
removed SkPerspIter.h
mike@reedtribe.org
2012-08-09
*
Fix the Android build.
digit@google.com
2012-08-08
*
arm: dynamic NEON support for SkBlitRow_opts_arm.cpp
digit@google.com
2012-08-08
*
Make SkGPipe use SkBitmapHeap.
scroggo@google.com
2012-08-08
*
split out src file names into core.gypi, with an eye towards sharing that
reed@google.com
2012-08-08
*
Refactored cacheID in preparation for clip mask caching changes
robertphillips@google.com
2012-08-08
*
Privatize SkAutoKern.h
reed@google.com
2012-08-07
*
Refactor Bitmap Storage for SkPicture using SkPipe's design.
djsollen@google.com
2012-08-07
*
Refactoring into a public facing facing SkDebugger class first pass.
chudy@google.com
2012-08-07
*
Update SkFlattenable buffers to be more modular.
djsollen@google.com
2012-08-07
*
add gm for very large bitmaps (>32K >64K)
reed@google.com
2012-08-07
*
revert gpu-less mac sample app, remove busted sample (that has equivalent gm)
bsalomon@google.com
2012-08-03
*
Moved the ownership of the current clip and current matrix into the debug can...
chudy@google.com
2012-08-03
*
Registry-based unit test for custom effects
bsalomon@google.com
2012-08-03
*
Move GL programs unit test code to tests project.
bsalomon@google.com
2012-08-02
*
Create GPU-less build of Skia.
bsalomon@google.com
2012-08-02
*
Removed GrClip & related classes
robertphillips@google.com
2012-08-01
*
Pipe factory names independently from the flattenables using them.
scroggo@google.com
2012-08-01
*
Merged bench_pictures and render_pictures rendering methods.
keyar@chromium.org
2012-08-01
*
arm: Move SkUtilsArm.h from include/core to src/core
digit@google.com
2012-08-01
*
arm: dynamic NEON support for SkBitmapProcState matrix operations.
digit@google.com
2012-08-01
*
Optimized hit testing feature, refactored into seperate function from canvas ...
chudy@google.com
2012-07-31
*
remove '../gm/image.cpp',
reed@google.com
2012-07-31
*
fix LayerDrawLooper to record its fFlagsMask
reed@google.com
2012-07-31
*
Gamma correcting masks.
bungeman@google.com
2012-07-30
*
Share code in various SkGPipeCanvas::drawBitmap_ calls.
scroggo@google.com
2012-07-30
*
In SkGPipe, only serialize SkTypefaces in cross process mode.
scroggo@google.com
2012-07-27
*
Move GPU gradients into src/effects/gradients.
rileya@google.com
2012-07-27
*
Split SkGradientShader into separate files for each gradient subclass.
rileya@google.com
2012-07-26
*
Remove texture/mask setters on GrPaint
bsalomon@google.com
2012-07-26
*
GL Widget Alpha
chudy@google.com
2012-07-26
*
Changed to a class based method in passing around the rendering method for re...
keyar@chromium.org
2012-07-26
*
Add GL uniform manager
bsalomon@google.com
2012-07-25
*
Fix Android build for new toolchain
borenet@google.com
2012-07-25
*
Avoid a loop in writeString and writePad by zeroing padding first.
scroggo@google.com
2012-07-24
*
Split SkGlyph into its own header.
bungeman@google.com
2012-07-24
*
Remove SkSfntUtils, as it is not longer used.
bungeman@google.com
2012-07-24
*
add SkPaint::getPosTextPath(), with gm to test it
reed@google.com
2012-07-20
*
Quick bug fix that was rendering debugger unusable.
chudy@google.com
2012-07-19
*
This CL implements the Ganesh path for the SkTable_ColorFilter color transfor...
twiz@google.com
2012-07-18
*
Refactoring SkDeferredCanvas to use SkGPipe.
junov@chromium.org
2012-07-18
*
Enable Compile Option to Build Android Executables
borenet@google.com
2012-07-18
[next]