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
*
Move webkit/media tests from test_shell_tests into content_unittests
tony@chromium.org
2012-05-16
1
-6
/
+0
*
ui: Move NativeTheme files into ui/base/native_theme/ directory.
tfarina@chromium.org
2012-05-15
1
-2
/
+2
*
Revert 136996 - ui: Move NativeTheme files into ui/base/native_theme/ directory.
tfarina@chromium.org
2012-05-14
1
-5
/
+4
*
ui: Move NativeTheme files into ui/base/native_theme/ directory.
tfarina@chromium.org
2012-05-14
1
-4
/
+5
*
Move the click-to-play tests from plugin_test to browser_test. Then I'm plann...
jam@chromium.org
2012-05-14
1
-6
/
+2
*
ui: Move gl/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-12
2
-3
/
+3
*
Quote WebPreferences in namespace webkit_glue.
wangxianzhu@chromium.org
2012-05-11
11
-37
/
+23
*
Remove VideoBear and ManyVideoBear from test_shell_tests.
tony@chromium.org
2012-05-11
2
-44
/
+0
*
Add scale factor and 2x resources from webkit and plumb through to ContentCli...
tony@chromium.org
2012-05-11
4
-1
/
+21
*
Merge QuotaFileUtil into ObfuscatedFileUtil
tzik@chromium.org
2012-05-11
1
-1
/
+0
*
Stop refcounting URLRequestContext.
willchan@chromium.org
2012-05-11
3
-11
/
+6
*
remove WEBKIT_USING_CG
jamesr@chromium.org
2012-05-10
1
-18
/
+0
*
Remove event_listener_unittest.cc and listener_leak_test.cc.
tony@chromium.org
2012-05-09
3
-298
/
+0
*
Quote CppBoundClass/CppVariant in namespace.
wangxianzhu@chromium.org
2012-05-09
4
-61
/
+111
*
Use frame->document().referrerPolicy instead of frame->referrerPolicy()
jochen@chromium.org
2012-05-09
1
-1
/
+2
*
Remove node_leak_test.cc from test_shell_tests.
tony@chromium.org
2012-05-09
2
-78
/
+0
*
Allow for overriding the handling of the referrer header in the network stack
jochen@chromium.org
2012-05-08
1
-0
/
+5
*
expect it like you mean it
kerz@chromium.org
2012-05-07
1
-0
/
+20
*
expect the worst
kerz@chromium.org
2012-05-07
1
-0
/
+20
*
Revert 135661 - Move the click-to-play tests from plugin_test to browser_test...
rvargas@google.com
2012-05-07
1
-2
/
+6
*
Move the click-to-play tests from plugin_test to browser_test. Then I'm plann...
jam@chromium.org
2012-05-07
1
-6
/
+2
*
timeout, coach
kerz@chromium.org
2012-05-07
1
-0
/
+21
*
webkit expectations, don't leave home without them
kerz@chromium.org
2012-05-07
1
-0
/
+21
*
Change webkit/{fileapi,quota} code to use TaskRunner.
kinuko@chromium.org
2012-05-07
3
-7
/
+3
*
more
kerz@chromium.org
2012-05-07
1
-4
/
+20
*
windows expects better
kerz@chromium.org
2012-05-07
1
-0
/
+24
*
further expectations
kerz@chromium.org
2012-05-06
1
-0
/
+20
*
Fix file access on Chrome for ChromeOS on Linux
gspencer@chromium.org
2012-05-05
1
-8
/
+11
*
More expects.
kerz@chromium.org
2012-05-05
1
-3
/
+81
*
Great expectations lead to great disappointment
kerz@chromium.org
2012-05-04
1
-0
/
+270
*
Make ServerBoundCertService use TaskRunner interface instead of using WorkerP...
mattm@chromium.org
2012-05-04
1
-1
/
+3
*
I expect this to not work.
kerz@chromium.org
2012-05-04
1
-6
/
+500
*
My expectations are too high.
kerz@chromium.org
2012-05-04
1
-5
/
+520
*
Expec
kerz@chromium.org
2012-05-04
1
-2
/
+500
*
Continue the march of expectations.
kerz@chromium.org
2012-05-04
1
-0
/
+520
*
just do it
kerz@chromium.org
2012-05-04
1
-24
/
+510
*
again
kerz@chromium.org
2012-05-03
1
-4
/
+6
*
more.
kerz@chromium.org
2012-05-03
1
-0
/
+21
*
Expecting.
kerz@chromium.org
2012-05-03
1
-0
/
+503
*
My expectations are high.
kerz@chromium.org
2012-05-03
1
-0
/
+520
*
Expect the unexpected
kerz@chromium.org
2012-05-03
1
-0
/
+522
*
Expectations will continue until tests improve.
kerz@chromium.org
2012-05-03
1
-22
/
+543
*
Expect the unexpected, Windows Webkit Tests
kerz@chromium.org
2012-05-02
1
-0
/
+130
*
Expect more from your offical webkit tests.
kerz@chromium.org
2012-05-02
1
-0
/
+501
*
Update Official expectations until they can be updated no more.
kerz@chromium.org
2012-05-01
1
-0
/
+894
*
Show a replacement plug-in for loading errors.
bauerb@chromium.org
2012-05-01
2
-0
/
+7
*
Add scale factor tag to data packs
sail@chromium.org
2012-05-01
1
-2
/
+2
*
Revert 134620 - Show a replacement plug-in for loading errors.
zmo@google.com
2012-04-30
2
-7
/
+0
*
Show a replacement plug-in for loading errors.
bauerb@chromium.org
2012-04-30
2
-0
/
+7
*
Use WebIDBKeyPath type in WebKit API, implement IndexedDBKeyPath type.
jsbell@chromium.org
2012-04-30
2
-6
/
+6
[next]