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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac: Remove now-unneeded includes of cocoa_protocols.h
thakis@chromium.org
2012-07-26
1
-1
/
+0
*
Remove unnecessary WebKit layout test expectations.
rbyers@chromium.org
2012-07-26
1
-34
/
+0
*
Roll breakpad DEPS r977:998
rsesek@chromium.org
2012-07-25
1
-3
/
+13
*
Renamed resource files to be more verbose, specifically:
benrg@chromium.org
2012-07-24
1
-1
/
+1
*
Revert 148171 - Roll breakpad DEPS r977:996
rsesek@chromium.org
2012-07-24
1
-13
/
+3
*
Roll breakpad DEPS r977:996
rsesek@chromium.org
2012-07-24
1
-3
/
+13
*
Enable new checkbox style by default (Linux/CrOS only)
rbyers@chromium.org
2012-07-24
1
-0
/
+33
*
Revert 148133 - Roll breakpad DEPS r977:995
acolwell@chromium.org
2012-07-24
1
-13
/
+3
*
Roll breakpad DEPS r977:995
rsesek@chromium.org
2012-07-24
1
-3
/
+13
*
Scale to DIPs in ppb_graphics2d_impl for proper invalidation
jhorwich@chromium.org
2012-07-23
1
-0
/
+1
*
Roll skia to 4683.
twiz@chromium.org
2012-07-20
1
-0
/
+4
*
Revert 147288 - Renamed resource files to be more verbose, specifically:
rlarocque@chromium.org
2012-07-18
1
-1
/
+1
*
Renamed resource files to be more verbose, specifically:
harrym@chromium.org
2012-07-18
1
-1
/
+1
*
Remove all entries from webkit/tools/layout_tests/test_expectations.txt
tony@chromium.org
2012-07-18
1
-12
/
+0
*
PPAPI (Flash): Properly honor Pepper url requests with custom user agents.
viettrungluu@chromium.org
2012-07-17
1
-1
/
+1
*
WebMediaPlayerImpl needs to own the audio source provider.
rtoy@google.com
2012-07-16
1
-0
/
+1
*
roll skia to 4600
reed@google.com
2012-07-16
1
-0
/
+8
*
This implements the PPB_FileChooser resource as a new-style IPC-only resource.
brettw@chromium.org
2012-07-14
1
-1
/
+0
*
Move MimeTypeTests from test_shell_tests to browser_tests
tony@chromium.org
2012-07-12
1
-1
/
+0
*
Migrate drag&drop code in test_shell to new WebKit API
tony@chromium.org
2012-07-12
1
-4
/
+7
*
This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...
benrg@chromium.org
2012-07-11
1
-2
/
+2
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
2
-2
/
+0
*
Add methods to add DataPack from open files
cjhopman@chromium.org
2012-07-10
2
-2
/
+2
*
Remove layout_test_helper from webkit/tools/test_shell.
tony@chromium.org
2012-07-03
3
-190
/
+0
*
Remove ugly writable flags from IsolatedContext
kinuko@chromium.org
2012-06-30
3
-39
/
+124
*
Remove unused fields found by clang's new Wunused-private-fields.
thakis@chromium.org
2012-06-27
2
-7
/
+3
*
Reduce the number of CrackFileSystemURL
kinuko@chromium.org
2012-06-27
2
-15
/
+26
*
empty impl of webthemeengine for test_shell
hclam@chromium.org
2012-06-25
2
-0
/
+5
*
Enable CSS grid layout in test_shell to ease development.
tony@chromium.org
2012-06-25
3
-0
/
+6
*
Session restore: Store and restore persistent IDs for sessionStorage.
marja@chromium.org
2012-06-22
1
-1
/
+1
*
Remove layoutTestController from test_shell.
tony@chromium.org
2012-06-22
11
-498
/
+14
*
Added URLRequestContext to constructor for URLRequest.
erikwright@chromium.org
2012-06-22
1
-2
/
+1
*
Create and store persistent unique ids for sessionStorage.
marja@chromium.org
2012-06-18
1
-2
/
+2
*
Expose layoutTestController as testRunner. We really need to reduce the numbe...
rniwa@chromium.org
2012-06-14
1
-0
/
+1
*
Remove magic iframe load transfer support.
dimich@chromium.org
2012-06-13
1
-2
/
+0
*
Adds NetworkDelegate::NotifyBeforeSocketStreamConnect()
bashi@chromium.org
2012-06-13
1
-0
/
+5
*
Add two files + deps roll + 2 new expectations
robertphillips@google.com
2012-06-08
1
-1
/
+2
*
Move remaining webkit storage unit tests to content_unittests
adamk@chromium.org
2012-06-08
1
-46
/
+0
*
mac: Use NSWidth() and friends in a few more places.
thakis@chromium.org
2012-06-07
2
-4
/
+4
*
Introduce a delegate to avoid hardcoding "chrome-extension" in net/.
joi@chromium.org
2012-06-07
1
-0
/
+5
*
Move all webkit/fileapi tests to content_unittests
adamk@chromium.org
2012-06-07
1
-23
/
+0
*
Update documentation of Chrome's test_expectations overrides
epoger@google.com
2012-06-06
1
-3
/
+6
*
roll skia to 4156
reed@google.com
2012-06-05
1
-0
/
+4
*
Update layout_tests tool in media/tools and PRESUBMIT.py per test_expectation...
rniwa@chromium.org
2012-06-05
1
-3
/
+3
*
Remove webframe_unittest.cc and webview_unittest.cc from Chromium.
tony@chromium.org
2012-05-31
1
-2
/
+0
*
reset official build test expectations
kerz@chromium.org
2012-05-31
1
-6617
/
+0
*
Move fileapi into its own component
benwells@chromium.org
2012-05-30
1
-4
/
+5
*
Merge native_theme resources into ui_resources_standard
oshima@chromium.org
2012-05-26
1
-2
/
+2
*
DomStorageCachedArea + DomStorageProxy interface and unittests. These classes...
michaeln@google.com
2012-05-24
1
-0
/
+1
*
Revert "Revert 137734 - Select theme resources from ResourceBundle at request...
flackr@chromium.org
2012-05-24
4
-26
/
+19
[next]