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
*
Remove an inaccurate comment about STLDeleteElements.
tfarina@chromium.org
2010-06-08
1
-2
/
+0
*
AppCache: Use a dedicated thread for the disk cache.
rvargas@google.com
2010-06-07
17
-143
/
+173
*
Reapply 49081: AppCache: Use a MockHttpServer instead of starting a seperate ...
michaeln@chromium.org
2010-06-07
1
-117
/
+234
*
Revert 49081 - AppCache: Use a MockHttpServer instead of starting a seperate ...
michaeln@google.com
2010-06-07
1
-232
/
+119
*
AppCache: Use a MockHttpServer instead of starting a seperate http server for...
michaeln@chromium.org
2010-06-07
25
-179
/
+232
*
Add implementation for WebDevToolsAgentClient::debuggerScriptSource.
yurys@chromium.org
2010-06-07
4
-0
/
+9
*
Use DISALLOW_COPY_AND_ASSIGN instead DISALLOW_EVIL_CONSTRUCTORS in webkit dir...
tfarina@chromium.org
2010-06-05
11
-19
/
+19
*
Actually clear the disk cache, and keep it enabled, between benchmark runs.
mlloyd@chromium.org
2010-06-05
4
-3
/
+11
*
Yank out UA-sniffing mimicry for *.pointroll.com domains, because it is no lo...
dglazkov@chromium.org
2010-06-04
1
-22
/
+5
*
Fix more type issues from the npapi.h tranisition to *_t types
stuartmorgan@chromium.org
2010-06-04
5
-17
/
+20
*
<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
*
Add support for WebThemeEngine to webkit_support
rolandsteiner@chromium.org
2010-06-04
2
-0
/
+33
*
Revert 48903 - Add support for WebThemeEngine to webkit_support
rolandsteiner@chromium.org
2010-06-04
2
-16
/
+0
*
Add support for WebThemeEngine to webkit_support
rolandsteiner@chromium.org
2010-06-04
2
-0
/
+16
*
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
*
Fix a bug in NPDrawingModelInvalidatingCoreAnimation, and make it more efficient
stuartmorgan@chromium.org
2010-06-03
1
-2
/
+1
*
Implement support for NPDrawingModelInvalidatingCoreAnimation in Mac plugins
stuartmorgan@chromium.org
2010-06-03
3
-10
/
+26
*
Make HostResolver NonThreadSafe and not thread safe refcounted.
willchan@chromium.org
2010-06-03
7
-85
/
+151
*
Linux: for Flash, disable right clicks in windowless mode.
viettrungluu@chromium.org
2010-06-03
2
-2
/
+15
*
Add resources to Linux DRT so things like the broken image
tony@chromium.org
2010-06-03
4
-24
/
+74
*
Rework the logging for sockets/connectjobs.
eroman@chromium.org
2010-06-03
1
-1
/
+1
*
Change MediaFilter::Stop() to accept a callback so that Stop() is asynchronou...
boliu@google.com
2010-06-02
1
-4
/
+0
*
Quick fix to avoid crashing in unit tests when HTTPTestServer::CreateServer r...
michaeln@chromium.org
2010-06-02
1
-12
/
+13
*
Adding command line flag for enabling accelerated compositing.
vangelis@chromium.org
2010-06-02
2
-0
/
+5
*
Disable a crashing test.
estade@chromium.org
2010-06-02
1
-1
/
+8
*
Make webkit_glue not depend on default_plugin.
thakis@chromium.org
2010-06-02
7
-101
/
+8
*
Fix a bunch more type changes as part of the npapi.h merging
stuartmorgan@chromium.org
2010-06-02
4
-57
/
+59
*
Adds --html5-parser flag to test_shell to test out the new HTML5 parsing code
jamesr@chromium.org
2010-06-01
7
-2
/
+20
*
Fixing AutoReset to be a template.
gspencer@chromium.org
2010-06-01
2
-2
/
+2
*
Force embeddedbitmaps off for test_shell.
agl@chromium.org
2010-06-01
1
-0
/
+4
*
DevTools: inspector settings are now serialized into map, not a string
pfeldman@chromium.org
2010-06-01
2
-3
/
+8
*
Add dependency to default_plugin in a case of inside_chromium_build=0
tkent@google.com
2010-06-01
1
-1
/
+1
*
A quick fix for Issue 38417.
hbono@chromium.org
2010-05-31
1
-1
/
+0
*
Revert r47599 because it breaks PDF viewing on windows.
mal@chromium.org
2010-05-29
2
-23
/
+11
*
Fix a regression which caused flash plugin installation to not work via the C...
ananta@chromium.org
2010-05-29
1
-15
/
+20
*
Try to get PluginTest.DefaultPluginLoadTest running on mac and linux.
thakis@chromium.org
2010-05-28
3
-12
/
+8
*
Add ppapi plugins to about:plugins
darin@chromium.org
2010-05-28
12
-74
/
+58
*
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
*
Add a "Copy" API to Pepper, so that plugins don't have to hardcode the platfo...
jam@chromium.org
2010-05-27
1
-0
/
+2
*
Fully connect the dots between workers and appcache resource loading.
michaeln@chromium.org
2010-05-27
4
-2
/
+27
*
Enable warning 4389 as an error on windows builds. This will make
mbelshe@chromium.org
2010-05-27
1
-2
/
+2
*
Part 2 of http://codereview.chromium.org/2079016
thakis@chromium.org
2010-05-27
5
-68
/
+125
*
Part 1 of http://codereview.chromium.org/2079016
thakis@chromium.org
2010-05-26
5
-12
/
+435
*
Strip PDF from QuickTime's list of MIME types on the Mac
stuartmorgan@chromium.org
2010-05-26
1
-0
/
+7
*
Remove some non-functional plugins from the Mac blacklist now that users can ...
stuartmorgan@chromium.org
2010-05-26
1
-13
/
+4
*
Re-commit the notification presenter changes (undo r47765).
dpranke@chromium.org
2010-05-26
3
-9
/
+17
[next]