index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
skia
/
skia.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Roll Skia DEPS to r7300
robertphillips@google.com
2013-01-22
1
-0
/
+3
*
Roll Skia DEPS to r7212
robertphillips@google.com
2013-01-16
1
-0
/
+2
*
Remove defines from skia.gyp (they have been moved into WebKit)
robertphillips@google.com
2013-01-10
1
-7
/
+0
*
remove dead build flag for skia
reed@google.com
2013-01-08
1
-1
/
+0
*
Relanding Skia DEPS roll (reverting the revert)
robertphillips@google.com
2013-01-07
1
-0
/
+2
*
Revert 175328
robertphillips@google.com
2013-01-07
1
-2
/
+0
*
Roll Skia DEPS to r7044 & add SK_IGNORE_TRANS_CLAMP_FIX and SK_IGNORE_FAST_SC...
robertphillips@google.com
2013-01-07
1
-0
/
+2
*
Roll Skia DEPS to r7006
robertphillips@google.com
2013-01-04
1
-0
/
+2
*
Roll Skia DEPS to r6823 & update skia.gyp
robertphillips@google.com
2012-12-14
1
-2
/
+0
*
Revert 173153 because it broke win build with this error:
sadrul@chromium.org
2012-12-14
1
-0
/
+2
*
Roll Skia DEPS to r6819 & update skia.gyp
robertphillips@google.com
2012-12-14
1
-2
/
+0
*
Skia doesn't depend on harfbuzz, so remove the dependency.
tony@chromium.org
2012-12-14
1
-5
/
+0
*
Implement the logic to kick off image decoding jobs for TileManager
qinmin@chromium.org
2012-12-13
1
-2
/
+2
*
Switch Chrome Linux completely to harfbuzz-ng.
phajdan.jr@chromium.org
2012-12-12
1
-1
/
+1
*
split lazy_pixel_ref.h into .cc and .h file to fix windows dbg build
qinmin@chromium.org
2012-12-06
1
-0
/
+1
*
Remove Clang warning suppression from Skia
hans@chromium.org
2012-12-05
1
-11
/
+0
*
Roll Clang 167488:168474.
hans@chromium.org
2012-12-04
1
-0
/
+11
*
Enable skia's separable mask blur. Remove the SK_DISABLE_SEPARABLE_MASK_BLUR...
senorblanco@google.com
2012-12-04
1
-2
/
+0
*
Roll Skia DEPS to r6659 & remove suppressions
robertphillips@google.com
2012-12-04
1
-4
/
+0
*
Add skia::RefPtr class to wrap ref counted classes from Skia.
danakj@chromium.org
2012-12-04
1
-0
/
+1
*
Revert 170740
zmo@chromium.org
2012-12-03
1
-0
/
+4
*
Roll Skia DEPS to r6641 & add suppressions
robertphillips@google.com
2012-12-03
1
-4
/
+0
*
Rerolling Skia DEPS since the failing bot cycled green (before reaching the r...
robertphillips@google.com
2012-11-30
1
-0
/
+1
*
Revert 170448 - Roll Skia DEPS to r6630
robertphillips@google.com
2012-11-30
1
-1
/
+0
*
Roll Skia DEPS to r6630
robertphillips@google.com
2012-11-30
1
-0
/
+1
*
Make profiling=1 work for chromium-android
eseidel@chromium.org
2012-11-29
1
-0
/
+2
*
Roll skia DEPS to r6593
robertphillips@google.com
2012-11-29
1
-0
/
+2
*
move SK_DISABLE_DITHER_32BIT_GRADIENT from SkUserConfig.h to skia.gyp, so we ...
reed@google.com
2012-11-27
1
-0
/
+3
*
roll skia to 6530
reed@google.com
2012-11-21
1
-1
/
+0
*
Roll Skia DEPS to r6523
robertphillips@google.com
2012-11-21
1
-0
/
+1
*
add SkLazyPixelRef for lazy image decoding on impl thread
qinmin@chromium.org
2012-11-21
1
-0
/
+1
*
remove SK_DISABLE_FAST_AA_STROKE_RECT, as we are rebaselining to take that op...
reed@google.com
2012-11-16
1
-1
/
+0
*
Adding iOS native support to load multi-resolution images
noyau@chromium.org
2012-11-15
1
-0
/
+5
*
Simplify platform_canvas.h by recognizing that PlatformCanvas does not actual...
reed@google.com
2012-11-14
1
-15
/
+0
*
enable fast blur, and suppress layout failures
reed@google.com
2012-11-13
1
-1
/
+0
*
Roll Skia DEPS to 6376
robertphillips@google.com
2012-11-12
1
-0
/
+1
*
[MIPS] Add build support in Skia for MIPS.
petarj@mips.com
2012-11-01
1
-5
/
+16
*
Fix skia build when not on armv7.
phajdan.jr@chromium.org
2012-11-01
1
-8
/
+10
*
Modifications to skia.gyp for WebKit side code suppressions.
bungeman@chromium.org
2012-10-31
1
-11
/
+9
*
Revert 165005 - Modifications to skia.gyp for WebKit side code suppressions.
bungeman@chromium.org
2012-10-30
1
-8
/
+11
*
Modifications to skia.gyp for WebKit side code suppressions.
bungeman@chromium.org
2012-10-30
1
-11
/
+8
*
reapply 164660 w/ fix to add UI_EXPORT to new classes, so we can link in comp...
reed@google.com
2012-10-30
1
-5
/
+0
*
Revert 164660 - Change CanvasPaintT from a template to just a subclass of gfx...
sergeyu@chromium.org
2012-10-29
1
-0
/
+5
*
Change CanvasPaintT from a template to just a subclass of gfx::Canvas. Greatly
reed@google.com
2012-10-29
1
-5
/
+0
*
remove hack in extractSubset
reed@google.com
2012-10-16
1
-3
/
+0
*
Roll Skia DEPS to 5950, add suppressing define in skia.gyp & suppress issue in
robertphillips@google.com
2012-10-15
1
-0
/
+3
*
Revert 161335 - Abandon older drawBitmapRect behavior, to get the new src-can...
robertphillips@google.com
2012-10-12
1
-0
/
+4
*
Abandon older drawBitmapRect behavior, to get the new src-can-be-float behavior.
reed@google.com
2012-10-11
1
-4
/
+0
*
Only define SK_SUPPORT_HINTING_SCALE_FACTOR when building for chromeOS
tdanderson@chromium.org
2012-10-10
1
-6
/
+13
*
Honor mmintrin.h intrinics when instrumenting Chrome with cygprofiler.
glotov@chromium.org
2012-10-05
1
-28
/
+0
[next]