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
*
AppCache: Use a dedicated thread for the disk cache.
rvargas@google.com
2010-06-07
8
-121
/
+142
*
Add implementation for WebDevToolsAgentClient::debuggerScriptSource.
yurys@chromium.org
2010-06-07
3
-0
/
+8
*
Use DISALLOW_COPY_AND_ASSIGN instead DISALLOW_EVIL_CONSTRUCTORS in webkit dir...
tfarina@chromium.org
2010-06-05
1
-2
/
+2
*
Actually clear the disk cache, and keep it enabled, between benchmark runs.
mlloyd@chromium.org
2010-06-05
1
-0
/
+4
*
Fix more type issues from the npapi.h tranisition to *_t types
stuartmorgan@chromium.org
2010-06-04
3
-2
/
+5
*
<wininet.h> related cleanup.
wtc@chromium.org
2010-06-04
1
-1
/
+0
*
Add setJavaScriptProfilingEnabled method to test_shell's layoutTestController.
mnaganov@chromium.org
2010-06-04
2
-0
/
+12
*
Update WebKit to r60649. Remove temporary override in test_expectations.
pkasting@chromium.org
2010-06-04
1
-4
/
+0
*
Add a temporary test exception until the next WK roll.
johnnyg@chromium.org
2010-06-03
1
-1
/
+5
*
Change the test notification presenter to fire the display event asynchronous...
johnnyg@chromium.org
2010-06-03
1
-1
/
+11
*
Make HostResolver NonThreadSafe and not thread safe refcounted.
willchan@chromium.org
2010-06-03
5
-71
/
+116
*
Rework the logging for sockets/connectjobs.
eroman@chromium.org
2010-06-03
1
-1
/
+1
*
Make webkit_glue not depend on default_plugin.
thakis@chromium.org
2010-06-02
1
-27
/
+0
*
Fix a bunch more type changes as part of the npapi.h merging
stuartmorgan@chromium.org
2010-06-02
2
-25
/
+25
*
Adds --html5-parser flag to test_shell to test out the new HTML5 parsing code
jamesr@chromium.org
2010-06-01
5
-1
/
+16
*
Fixing AutoReset to be a template.
gspencer@chromium.org
2010-06-01
1
-1
/
+1
*
Force embeddedbitmaps off for test_shell.
agl@chromium.org
2010-06-01
1
-0
/
+4
*
A quick fix for Issue 38417.
hbono@chromium.org
2010-05-31
1
-1
/
+0
*
Try to get PluginTest.DefaultPluginLoadTest running on mac and linux.
thakis@chromium.org
2010-05-28
2
-5
/
+0
*
Add ppapi plugins to about:plugins
darin@chromium.org
2010-05-28
5
-52
/
+32
*
Enables layout tests for Geolocation downstream.
bulach@chromium.org
2010-05-28
1
-0
/
+4
*
test_shell_gtk: applies the same change as test_shell_win from http://coderev...
bulach@chromium.org
2010-05-28
1
-7
/
+12
*
Fully connect the dots between workers and appcache resource loading.
michaeln@chromium.org
2010-05-27
1
-2
/
+2
*
Re-commit the notification presenter changes (undo r47765).
dpranke@chromium.org
2010-05-26
3
-9
/
+17
*
Marking svg/clip-path/clip-path-evenodd-nonzero.svg as flaky.
tonyg@chromium.org
2010-05-26
1
-1
/
+4
*
Adds Geolocation support for TestShell.
bulach@chromium.org
2010-05-26
8
-3
/
+174
*
Remove references to feed preview, which was removed years ago.
tony@chromium.org
2010-05-26
2
-12
/
+0
*
Provide more info to the renderer process in appcache progress events.
michaeln@chromium.org
2010-05-25
1
-0
/
+16
*
Revert 48127 - Disable fast/js/consolenonstringvalues.html because it's crashing
tony@chromium.org
2010-05-25
1
-3
/
+1
*
Disable fast/js/console-non-string-values.html because it's crashing
tony@chromium.org
2010-05-25
1
-1
/
+3
*
Roll WebKit 60013:60046.
jparent@chromium.org
2010-05-23
1
-3
/
+1
*
Mark arobens-test as skip. It is removed in a later webkit revision, and fai...
jparent@chromium.org
2010-05-23
1
-1
/
+1
*
Roll webkit 59937:60013.
jparent@chromium.org
2010-05-23
1
-0
/
+2
*
Test shell: create a dedicated thread for the cache.
rvargas@google.com
2010-05-20
2
-3
/
+10
*
Chromium side changes for enabling VP8 and WebM support.
scherkus@chromium.org
2010-05-20
1
-1
/
+1
*
Remove some obsolete feed preview code.
tony@chromium.org
2010-05-20
3
-9
/
+0
*
Revert r46500 in an attempt to verify a perf regression on the Mac bots.
dpranke@chromium.org
2010-05-19
3
-17
/
+6
*
- Draw glossy animation effect for determinate progress bar
tkent@chromium.org
2010-05-19
2
-8
/
+9
*
Roll Webkit from 59644:59656
atwilson@chromium.org
2010-05-18
1
-2
/
+0
*
WebKit roll r59636:59644
atwilson@chromium.org
2010-05-18
1
-0
/
+1
*
Re-enable layout test for web storage quota.
satish@chromium.org
2010-05-17
1
-1
/
+0
*
WebKit roll 59477:59478
yurys@chromium.org
2010-05-14
1
-4
/
+0
*
Temporarily disable a failing layout test that needs to be rebaselined upstream.
jorlow@chromium.org
2010-05-14
1
-0
/
+4
*
Implement IndexedDatabase::open up until re-entrance into WebKit. That (and the
jorlow@chromium.org
2010-05-14
1
-1
/
+7
*
Added support for HTML5 progress element.
tkent@chromium.org
2010-05-14
4
-14
/
+63
*
Remove webkit_support_in_chromium.gyp and use webkit_support.gyp
tony@chromium.org
2010-05-14
1
-8
/
+8
*
Do right-alignment of popups when WebKit indicates to do so.
avi@chromium.org
2010-05-13
1
-1
/
+3
*
Define two new IPC messages to initialize an appcache for a shared worker or ...
michaeln@chromium.org
2010-05-13
1
-0
/
+13
*
Http Cache: Add a backend factory class so that the caller
rvargas@google.com
2010-05-12
1
-10
/
+9
*
Clean up old method signature of WebViewClient::createView.
rafaelw@chromium.org
2010-05-12
2
-9
/
+0
[next]