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
*
Histogram the time we spend resampling images. We suspect this may be causing
brettw@chromium.org
2009-05-20
1
-0
/
+8
*
Fix Skia includes to use the whole path name.
brettw@chromium.org
2009-05-19
25
-56
/
+52
*
Add some missing copyright headers.
senorblanco@chromium.org
2009-05-15
2
-0
/
+8
*
More green please: Vector canvas matrix test disable, mac fix, mark layout
senorblanco@chromium.org
2009-05-13
1
-1
/
+1
*
This CL updates chrome to the latest version of skia, retrieved via DEPS, and
senorblanco@chromium.org
2009-05-13
6
-5
/
+79
*
Remove executable bit from a bunch of files that shouldn't have it.
evan@chromium.org
2009-05-11
6
-0
/
+0
*
This is the first pass at themes.
glen@chromium.org
2009-05-09
6
-48
/
+95
*
Redo of http://codereview.chromium.org/100097 to make work on Linux and Mac.
glen@chromium.org
2009-05-06
6
-5
/
+650
*
Fixes two Linux canvas related bugs.
sky@chromium.org
2009-05-04
1
-7
/
+6
*
Reverting 14712 on behalf of glen.
hbono@chromium.org
2009-04-28
6
-649
/
+5
*
Add bitmap manipulation functions in advance of themes.
glen@chromium.org
2009-04-28
6
-5
/
+649
*
Fix the ChromeCanvasPaint Linux code.
deanm@chromium.org
2009-04-23
1
-1
/
+6
*
Fix my attempt to disable part of unit test for Mac.
dglazkov@chromium.org
2009-04-17
1
-1
/
+1
*
Disable Path-clipping test for Mac to fix the build.
dglazkov@chromium.org
2009-04-17
1
-0
/
+4
*
Make non-rectangular clip region apply in the correct location.
dglazkov@chromium.org
2009-04-17
3
-16
/
+75
*
Fix the failure to fail in PlatformCanvasWin ctor
cpu@google.com
2009-04-16
1
-7
/
+21
*
A few small improvements to ChromeCanvasPaint.
deanm@chromium.org
2009-04-08
1
-13
/
+7
*
Now have a TextButton rendering (sort of; doesn't respond to mouse events so
erg@google.com
2009-03-19
1
-0
/
+4
*
Revert "Now have a TextButton rendering." Broke Windows.
erg@google.com
2009-03-19
1
-4
/
+0
*
Now have a TextButton rendering (sort of; doesn't respond to mouse events so ...
erg@google.com
2009-03-19
1
-0
/
+4
*
Render into a ChromeCanvasPaint object in a RootView under Linux.
erg@google.com
2009-03-19
1
-0
/
+69
*
Remove unneeded uses of base/ref_counted.h.
thestig@chromium.org
2009-03-18
2
-3
/
+1
*
Basic windowless plugins, try 2.
evan@chromium.org
2009-03-13
4
-0
/
+19
*
Fix memory leak of "screen size bitmap" (e.g. 1.5M if 750x548)
jrg@chromium.org
2009-03-07
1
-5
/
+4
*
Linux: remove GdkSkia.*
agl@chromium.org
2009-03-05
2
-608
/
+0
*
Fix the non-Windows builds. This makes makes the Windows code conditional on ...
brettw@chromium.org
2009-03-02
1
-0
/
+16
*
Fix and uncomment the tests I broke in my transparency patch. Turns out
brettw@chromium.org
2009-03-02
1
-6
/
+4
*
Fix some unit tests that I broke in the transparency patch. Comment out two
brettw@chromium.org
2009-02-27
2
-4
/
+26
*
Pull WebKit deps to get transparency fixes, and rebaseline affected layout te...
brettw@chromium.org
2009-02-27
7
-172
/
+23
*
Bitmap transport
agl@chromium.org
2009-02-20
6
-16
/
+76
*
From agl. Cleaned up version of issue 19046.
thestig@chromium.org
2009-02-03
4
-0
/
+17
*
Implement gdk_skia_draw_segments. Initial implementation does not support
jhawkins@chromium.org
2009-01-30
1
-1
/
+19
*
Fix a bunch of lint complaints in preparation to land issue 19046. Mostly for...
thestig@chromium.org
2009-01-30
4
-7
/
+6
*
Linux Skia: add an option to build a canvas from a provided memory buffer
agl@chromium.org
2009-01-22
4
-5
/
+41
*
Add back convolver_unittest.cc and image_operations_unittest.cc.
maruel@chromium.org
2009-01-22
3
-112
/
+83
*
Reverting 8462,8458 since it broke the linux builder.
maruel@chromium.org
2009-01-22
3
-75
/
+111
*
Add back convolver_unittest.cc and image_operations_unittest.cc.
maruel@chromium.org
2009-01-22
3
-111
/
+75
*
Make CommandLine into a normal object, with some statics for getting at the c...
evan@chromium.org
2009-01-21
1
-1
/
+2
*
Clean up some Skia logging stuff. This unfortunately doesn't re-enable it for
brettw@chromium.org
2009-01-14
1
-20
/
+23
*
Remove a bunch of base dependencies from skia/ext. The only nontrivial change is
brettw@chromium.org
2009-01-14
10
-37
/
+41
*
Hook up skia's assertions to our logging system.
brettw@chromium.org
2009-01-12
1
-0
/
+20
*
Move the vector canvas unit test data to the skia/ext directory. It wasn't
brettw@chromium.org
2009-01-08
85
-62
/
+36
*
Linux: Move GdkSkia to skia/ext
agl@chromium.org
2009-01-07
2
-0
/
+590
*
Make Mac bitmaps use BGRA to match the MD5 hash Apple uses in its WebKit expe...
pinkerton@google.com
2009-01-06
1
-2
/
+5
*
Reverting 7318.
brettw@google.com
2008-12-19
10
-135
/
+165
*
Reverting 7317.
brettw@google.com
2008-12-19
10
-164
/
+135
*
Remove base dependencies in the Windows-specific skia/ext code.
brettw@google.com
2008-12-19
10
-135
/
+164
*
Move the "platform" wrappers in skia/ext to the skia namespace.
brettw@google.com
2008-12-17
28
-110
/
+104
*
Move skia_utils into the skia namespace.
brettw@google.com
2008-12-12
6
-8
/
+14
*
Move Image operations and convolver to the skia namespace and clean up a few ...
brettw@google.com
2008-12-12
6
-85
/
+89
[next]