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
/
webkit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Chrome side needed for WebKit change to move the little remaining spellcheck ...
jam@chromium.org
2011-04-12
1
-0
/
+8
*
step 3 of native theme refactoring
rogerta@chromium.org
2011-04-12
1
-7
/
+351
*
Fix download path for RealPlayer.
cevans@chromium.org
2011-04-12
1
-1
/
+1
*
1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...
polina@google.com
2011-04-11
17
-46
/
+41
*
Connect the right metafiles for print preview on Linux and Windows.
vandebo@chromium.org
2011-04-11
1
-14
/
+11
*
Fix the issue that context menu doesn't show on fullscreen Pepper Flash.
yzshen@chromium.org
2011-04-11
7
-6
/
+20
*
Eliminate skia::PlatformCanvas - Step 1 (linux)
alokp@chromium.org
2011-04-11
1
-3
/
+3
*
Modify tests for FileSystemOperation to test directory-in-directory.
dmikurube@chromium.org
2011-04-11
1
-6
/
+20
*
Create a VarPrivate interface to contain the scripting helper functions of Var.
brettw@chromium.org
2011-04-11
1
-0
/
+4
*
Revert 81028 - It broke LayoutTests/ fast/filesystem/op-copy.html on Windows ...
tkent@chromium.org
2011-04-11
23
-301
/
+416
*
More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where
ericu@google.com
2011-04-09
23
-416
/
+301
*
Reupload of http://codereview.chromium.org/6801053/
dmichael@chromium.org
2011-04-08
4
-13
/
+13
*
Revert 80982, tests failing on Win XP
dmichael@chromium.org
2011-04-08
23
-307
/
+424
*
More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where
ericu@google.com
2011-04-08
23
-424
/
+307
*
Build fix: provide dummy implementation of abstract method.
varunjain@chromium.org
2011-04-08
2
-0
/
+6
*
Enabled actual transfer size in chromium
vsevik@chromium.org
2011-04-08
15
-98
/
+148
*
Eliminate skia::PlatformCanvas, a subclass of SkCanvas. Skia provides multipl...
alokp@chromium.org
2011-04-08
10
-49
/
+48
*
Suppress a couple of layout tests before V8 change is rolled
yurys@chromium.org
2011-04-08
1
-0
/
+5
*
Expose scancodes to PP_InputEvent_Key events that are independent of the inpu...
wez@chromium.org
2011-04-08
4
-0
/
+158
*
WebKit roll 83268:83274
tkent@chromium.org
2011-04-08
1
-0
/
+4
*
Remove identity from dragTargetDragEnter() call sites.
noel.gordon@gmail.com
2011-04-08
1
-2
/
+2
*
WebKit roll 83262:83268
tkent@chromium.org
2011-04-08
1
-12
/
+0
*
WebKit roll 83210:83262
tkent@chromium.org
2011-04-08
1
-0
/
+8
*
Remove unneeded v8 lockers from idb_bindings.cc.
aa@chromium.org
2011-04-08
1
-3
/
+0
*
Fix endianness issue in MockWebClipboardImpl PNG encoding.
dcheng@chromium.org
2011-04-08
1
-1
/
+2
*
Fix clang build error.
dcheng@chromium.org
2011-04-07
2
-0
/
+9
*
Added PPB_BrokerTrusted interface and a basic Chrome implementation of it.
ddorwin@chromium.org
2011-04-07
9
-4
/
+230
*
Implement mock Clipboard::readImage() for WebKit layout tests.
dcheng@chromium.org
2011-04-07
2
-4
/
+53
*
Make the windows_version.h functions threadsafe by using a singleton. Add ac...
pkasting@chromium.org
2011-04-07
2
-11
/
+8
*
Step 2 in refactoring NativeThemeWin
rogerta@chromium.org
2011-04-07
1
-31
/
+31
*
Temorary suppress two tests.
antonm@chromium.org
2011-04-07
1
-0
/
+4
*
Revert 80833 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac...
ericu@google.com
2011-04-07
22
-284
/
+418
*
More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where
ericu@google.com
2011-04-07
22
-418
/
+284
*
Added and partially implemented entry points for PPB_GRAPHICS_3D.
alokp@chromium.org
2011-04-07
2
-5
/
+83
*
Revert 80819 due to failed tests
mmenke@chromium.org
2011-04-07
2
-8
/
+11
*
Added a command-line flag to enable h/w accelerated rendering of content layers.
alokp@chromium.org
2011-04-07
2
-0
/
+5
*
Make the windows_version.h functions threadsafe by using a singleton. Add ac...
pkasting@chromium.org
2011-04-07
2
-11
/
+8
*
Leak the resource tracker and any resources still around at shutdown. The
brettw@chromium.org
2011-04-07
2
-10
/
+24
*
Fix clang build.
pfeldman@chromium.org
2011-04-07
3
-3
/
+5
*
WebKit roll 83160:83167.
pfeldman@chromium.org
2011-04-07
15
-100
/
+24
*
Add a unittest for FileSystemOperation::Write().
dmikurube@chromium.org
2011-04-07
2
-2
/
+253
*
P2P Transport implementation.
sergeyu@chromium.org
2011-04-06
1
-10
/
+15
*
Fixed a few styles issues in skia::PlatformDevice. Made function names consis...
alokp@chromium.org
2011-04-06
1
-9
/
+9
*
Fixed network data for data url resources
vsevik@chromium.org
2011-04-06
1
-0
/
+1
*
Removed bytes_received from ResourceDevToolsInfo since it is only used in dev...
vsevik@chromium.org
2011-04-06
2
-3
/
+1
*
Roll Skia
bsalomon@google.com
2011-04-06
5
-2
/
+146
*
Fixing PPB_Graphics2D::Describe
brettw@chromium.org
2011-04-06
2
-1
/
+3
*
Revert "Fixed network data for data uri resources"
vsevik@chromium.org
2011-04-06
1
-17
/
+15
*
Fixed network data for data url resources
vsevik@chromium.org
2011-04-06
1
-15
/
+17
*
Update list of chromium webkit builders in canary-webkit-revisions.py.
ojan@chromium.org
2011-04-06
1
-0
/
+11
[next]