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
*
Export webkit and v8 direct_dependent_settings for targets that depend on glu...
victorw@chromium.org
2010-10-01
1
-0
/
+4
*
Get rid of ZOOM_LEVEL_IS_DOUBLE code since WebKit is rolled.
jam@chromium.org
2010-10-01
2
-11
/
+1
*
Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."
erg@google.com
2010-10-01
8
-119
/
+81
*
FBTF: Another big ctor/dtor cleanup found by automated tools.
erg@google.com
2010-10-01
8
-81
/
+119
*
Clang: make DCHECK_EQ(string16, string16) work.
thakis@chromium.org
2010-10-01
5
-2
/
+43
*
Make the selection start and end attributes of an html input control
dmazzoni@chromium.org
2010-10-01
2
-2
/
+23
*
Replace last remaining usage of WebURLLoaderClient::didFinishLoading(WebURLLo...
mihaip@chromium.org
2010-10-01
1
-1
/
+1
*
Enable the invalidating Core Animation plugin drawing model on 10.5
stuartmorgan@chromium.org
2010-10-01
6
-51
/
+78
*
Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ...
jam@chromium.org
2010-10-01
6
-11
/
+69
*
Fix the Linux/Mac build on WebKit canaries. WebKit::WebFileInfo is not
dumi@chromium.org
2010-09-30
1
-1
/
+0
*
FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...
erg@google.com
2010-09-30
22
-60
/
+141
*
Disable checking group policy for plugins on startup since we shouldn't load ...
jam@chromium.org
2010-09-30
2
-0
/
+15
*
Autofill popup should close with un-matched names
dhollowa@chromium.org
2010-09-30
2
-5
/
+13
*
Added support for accelerated compositing to test_shell. This is
kbr@chromium.org
2010-09-30
6
-0
/
+37
*
Move disabling outdated plugins to labs and update UI to Glen's mocks.
bauerb@chromium.org
2010-09-30
2
-3
/
+27
*
Yet another try at submitting http://codereview.chromium.org/3397030/show.
ericu@google.com
2010-09-30
2
-0
/
+26
*
Implemented TextInputController::firstRectForCharacterRange in the test shell.
tony@chromium.org
2010-09-29
1
-1
/
+25
*
shared_memory: remove wstrings, fix callers.
evan@chromium.org
2010-09-29
1
-1
/
+1
*
Revert 60981 - Resubmitting http://codereview.chromium.org/3397030 with the n...
ericu@google.com
2010-09-29
2
-26
/
+0
*
Resubmitting http://codereview.chromium.org/3397030 with the needed one-line ...
ericu@google.com
2010-09-29
2
-0
/
+26
*
Revert 60964 - This adds WebFileWriterImpl, which implements WebFileWriter an...
sky@chromium.org
2010-09-29
2
-26
/
+0
*
This adds WebFileWriterImpl, which implements WebFileWriter and AsyncFileWrit...
ericu@google.com
2010-09-29
2
-0
/
+26
*
HttpAuthHandlerFactory::CreateDefault requires a HostResolver argument.
cbentzel@chromium.org
2010-09-29
1
-1
/
+2
*
Re-land 60850 Implement PPB_ImageDataTrusted on the Chrome side. This just
brettw@chromium.org
2010-09-29
3
-0
/
+29
*
webkit: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-09-29
16
-57
/
+80
*
FBTF: Moves code to the headers.
erg@google.com
2010-09-28
6
-4
/
+22
*
Flesh out URLLoader's download_to_file function.
michaeln@chromium.org
2010-09-28
7
-5
/
+227
*
Access texture in a WebVideoFrame
hclam@chromium.org
2010-09-28
2
-0
/
+7
*
Revert 60850 (broke build) - Implement PPB_ImageDataTrusted on the Chrome sid...
willchan@chromium.org
2010-09-28
3
-29
/
+0
*
Implement PPB_ImageDataTrusted on the Chrome side. This just connects the call
brettw@chromium.org
2010-09-28
3
-0
/
+29
*
Remove storage/indexeddb/transaction-basics.html from test_expectations.txt
andreip@chromium.org
2010-09-28
1
-3
/
+0
*
Temporarily add a local expectation for failing layout test.
senorblanco@chromium.org
2010-09-28
1
-0
/
+3
*
Roll WebKit r68504:68527. Also remove temporary expectations override.
senorblanco@chromium.org
2010-09-28
1
-4
/
+0
*
Revert 60791 - HttpAuthHandlerFactory::CreateDefault requires a HostResolver ...
cbentzel@chromium.org
2010-09-28
1
-2
/
+1
*
test_expectations.txt in WebKit has duplicate expectations; trying to overrid...
senorblanco@chromium.org
2010-09-28
1
-0
/
+4
*
HttpAuthHandlerFactory::CreateDefault requires a HostResolver argument.
cbentzel@chromium.org
2010-09-28
1
-1
/
+2
*
Adds speech input mock methods to TestShell.
satish@chromium.org
2010-09-28
6
-0
/
+47
*
Pepper's FileSystem implementation.
dumi@chromium.org
2010-09-27
6
-12
/
+277
*
Temporarily add a failing test to local test_expectations.txt.
senorblanco@chromium.org
2010-09-27
1
-0
/
+3
*
Adding a TouchFile() operation.
dumi@chromium.org
2010-09-27
2
-1
/
+31
*
The return value of ClosePlatformFile() was reversed in r59041. Most
dumi@chromium.org
2010-09-27
1
-1
/
+1
*
Add Worker support for FileSystem API.
kinuko@chromium.org
2010-09-27
5
-4
/
+21
*
test_shell command line switch enable-accelerated-compositing added
scheib@google.com
2010-09-27
5
-1
/
+17
*
Roll WebKit 68365:68387
caseq@google.com
2010-09-27
1
-10
/
+0
*
Temporarily disabled fast/block/basic/016.html pending WebKit roll to r68386.
caseq@google.com
2010-09-27
1
-0
/
+3
*
Roll WebKit 68248:68365
caseq@google.com
2010-09-27
1
-0
/
+7
*
Support additional webkit accessibility notifications and states.
ctguil@chromium.org
2010-09-25
2
-1
/
+26
*
Reduce console DLOG(INFO) spam in plugin_list
isherman@chromium.org
2010-09-24
1
-7
/
+0
*
Update test_shell LayoutTestController to support recently added boolean params
mihaip@chromium.org
2010-09-24
1
-5
/
+19
*
Remove expectations entry for masking-intro-01-f.svg test that no longer cras...
atwilson@chromium.org
2010-09-24
1
-1
/
+0
[next]