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
/
ext
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Reduce special casing of transparent tiles.
reveman@chromium.org
2013-05-01
3
-47
/
+28
*
cc: Remove cheapness estimator from AnalysisCanvas.
reveman@chromium.org
2013-04-29
3
-141
/
+11
*
This is an exact copy of rolledback CL 13947013 with a fix to a compliation
motek@chromium.org
2013-04-18
3
-3
/
+396
*
Convert an OS_SUN use to OS_SOLARIS.
shess@chromium.org
2013-04-17
1
-2
/
+2
*
Revert 194565 "Complete (but inefficient) implementation of the ..."
kinuko@chromium.org
2013-04-17
3
-396
/
+3
*
Complete (but inefficient) implementation of the image retargetting method.
motek@chromium.org
2013-04-17
3
-3
/
+396
*
Move path functions from file_util to FilePath object.
brettw@chromium.org
2013-04-12
1
-3
/
+2
*
enable SSE2 in skia/convolver for linux32
hubbe@chromium.org
2013-04-09
6
-511
/
+596
*
Fix typo: s/Aquire/Acquire/
mdempsky@google.com
2013-04-08
1
-1
/
+1
*
Smart layer invalidation for LCD text.
alokp@chromium.org
2013-04-08
3
-2
/
+145
*
Chromium style checker cleanup
rsleevi@chromium.org
2013-04-01
1
-12
/
+16
*
Skia upscaling uses filters that are too small. This CL fixes that.
hubbe@chromium.org
2013-03-30
2
-11
/
+94
*
enable SSE2 when using msvc
hclam@chromium.org
2013-03-25
1
-1
/
+1
*
remove obsolete skia_sandbox_support_win files, and call SkTypeface_win's api
reed@google.com
2013-03-25
2
-46
/
+0
*
Disable SSE2 in skia/ext on Linux 32-bits
hclam@chromium.org
2013-03-24
1
-1
/
+4
*
enable more SSE2
hubbe@chromium.org
2013-03-24
1
-2
/
+0
*
Removed skia::ScopedPlatformCanvas.
skaslev@chromium.org
2013-03-21
2
-12
/
+4
*
Pass our logfont-accessible function-ptr directly to skia, in preparation for
reed@google.com
2013-03-21
1
-0
/
+6
*
Improve detection of cheap-to-rasterize SkPictures.
tomhudson@chromium.org
2013-03-20
2
-41
/
+101
*
cc: Merge GatherPixelRefs and AnalyzeInRect
vmpstr@chromium.org
2013-03-18
3
-3
/
+228
*
Attempt #2 at enabling SSE2 and fixing buffer overruns.
hubbe@chromium.org
2013-03-16
3
-16
/
+39
*
Revert r187988 "Fix buffer overrun preventing SSE2 from being turned on for s...
pfeldman@chromium.org
2013-03-14
3
-35
/
+15
*
Fix buffer overrun preventing SSE2 from being turned on for skia convolution.
hubbe@chromium.org
2013-03-14
3
-15
/
+35
*
re-land 187283 -- switch to skia's version of SkFontHost_fontconfig
reed@google.com
2013-03-12
7
-1043
/
+86
*
Revert 187283
reed@google.com
2013-03-11
7
-86
/
+1043
*
Call version of SkFontHost_fontconfig in Skia (cloned from here).
reed@google.com
2013-03-11
7
-1043
/
+86
*
cc: Consolidate the analysis_canvas operations
vmpstr@chromium.org
2013-03-07
3
-16
/
+588
*
src/: Update the remaining include paths of string_split.h to its new location.
tfarina@chromium.org
2013-03-06
1
-1
/
+1
*
mac: Fix a few memory leaks.
thakis@chromium.org
2013-03-04
1
-1
/
+3
*
Roll Skia DEPS to r7869
robertphillips@google.com
2013-02-27
1
-1
/
+1
*
New class to simplify rasterization.
tomhudson@chromium.org
2013-02-14
2
-0
/
+74
*
Custom implementation of VectorPlatformDeviceEmf::drawBitmapRect, to shield i...
edisonn@google.com
2013-02-12
2
-0
/
+60
*
Replace FilePath with base::FilePath in some more top level directories.
brettw@chromium.org
2013-02-10
2
-13
/
+13
*
Implementation for cc::Picture::IsCheapInRect().
tomhudson@chromium.org
2013-02-07
2
-0
/
+303
*
Roll Skia DEPS to r7572 & add some suppressions
robertphillips@google.com
2013-02-05
1
-1
/
+1
*
Change PlatformBitmap memory ownership story. Fix CopyFromBackingStore thread...
nick@chromium.org
2013-02-02
5
-39
/
+164
*
Roll Skia DEPS to 7502
robertphillips@google.com
2013-02-01
1
-1
/
+1
*
The Chrome-side of changes to use MSung* fonts as Chinese serif fonts.
jshin@chromium.org
2013-01-25
1
-0
/
+26
*
check for null-device before we try to erase it.
reed@google.com
2013-01-25
1
-1
/
+1
*
Add support for high-DPI hosts under Mac OS X.
wez@chromium.org
2013-01-25
1
-1
/
+1
*
Revert 178318 - broke mac compile http://build.chromium.org/p/chromium.mac/bu...
fischman@chromium.org
2013-01-23
1
-1
/
+1
*
Add support for high-DPI hosts under Mac OS X.
wez@chromium.org
2013-01-23
1
-1
/
+1
*
Fix regression with SkColor to COLORREF conversions.
jam@chromium.org
2013-01-22
1
-14
/
+3
*
Add allocator to ImageOperations
nduca@chromium.org
2013-01-18
2
-18
/
+29
*
Don't allow path traversal paths on the base file helpers
cpu@chromium.org
2013-01-09
1
-1
/
+3
*
mac: Handle hidpi cursors.
thakis@chromium.org
2012-12-15
1
-8
/
+2
*
split lazy_pixel_ref.h into .cc and .h file to fix windows dbg build
qinmin@chromium.org
2012-12-06
2
-2
/
+17
*
Add skia::RefPtr class to wrap ref counted classes from Skia.
danakj@chromium.org
2012-12-04
16
-66
/
+292
*
Add LazyPixelRef ctor/dtor to fix the link error of https://bugs.webkit.org/s...
qinmin@chromium.org
2012-11-30
1
-0
/
+3
*
Fix PrintWebViewHelperTest.AllowUserOriginatedPrinting on Win Aura.
jam@chromium.org
2012-11-29
1
-7
/
+14
[next]