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 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
*
Move texture domains onto a GrCustomStage, off of GrSamplerState.
tomhudson@google.com
2012-07-17
*
Added pipe as a rendering option for render_pictures.
keyar@chromium.org
2012-07-16
*
Add a skia method to perform an atomic add.
scroggo@google.com
2012-07-16
*
Revert "Add a method to atomic add."
scroggo@google.com
2012-07-16
*
Add a skia method to perform an atomic add.
scroggo@google.com
2012-07-16
*
don't add circles on chopped cubics
reed@google.com
2012-07-13
*
Introduces new SingleTextureEffect base class for GrCustomStage objects.
tomhudson@google.com
2012-07-12
*
SkHitBox added.
chudy@google.com
2012-07-12
*
The correct fix for the lighting filters on Windows: set the GL calling
senorblanco@chromium.org
2012-07-12
*
idea: add annotation to SkPaint
reed@google.com
2012-07-11
*
This patch implements the diffuse and specular lighting filters in Ganesh.
senorblanco@chromium.org
2012-07-11
*
Move animated view headers to correct directory.
bungeman@google.com
2012-07-10
*
Remove GrStringBuilder
bsalomon@google.com
2012-07-10
*
Added a sgpipe benchmark.
keyar@chromium.org
2012-07-09
[next]