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
*
Don't use crashed plugins when instantiating new ones. Before, when a plugin
brettw@chromium.org
2011-02-27
5
-7
/
+22
*
The IcedTea version updates corresponding to the recent JDK 6u24 fixes.
cevans@chromium.org
2011-02-27
1
-2
/
+2
*
Provisional fix for WebFrame API change upstream.
pfeldman@chromium.org
2011-02-26
2
-2
/
+2
*
Add an accessor for an ExtensionSpecialStoragePolicy to the Profile class
michaeln@google.com
2011-02-26
19
-230
/
+173
*
Pepper/Flapper: Refactor module-local file stuff to make it easier/nicer to a...
viettrungluu@chromium.org
2011-02-26
7
-128
/
+228
*
Adding a few image files that are known to fail on mac due to Leopard/Snow Le...
karen@chromium.org
2011-02-25
1
-4
/
+7
*
Temporarily skip filesystem layout test broken (correctly) by r76098
adamk@chromium.org
2011-02-25
1
-0
/
+3
*
Properly return TYPE_MISMATCH_ERR for DirectoryExists/FileExists
adamk@chromium.org
2011-02-25
3
-4
/
+19
*
Rename media statistics APIs to match webkit renaming.
sjl@chromium.org
2011-02-25
2
-8
/
+8
*
Completely disable dragging in test shell.
tony@chromium.org
2011-02-25
6
-98
/
+1
*
Make playback fail if redirected to a different origin.
acolwell@chromium.org
2011-02-25
4
-35
/
+27
*
More suppressions for more greeness.
antonm@chromium.org
2011-02-25
1
-0
/
+3
*
Temporary disable a test.
antonm@chromium.org
2011-02-25
1
-0
/
+3
*
Implemented policy to disable plugin finder.
pastarmovj@chromium.org
2011-02-25
1
-3
/
+7
*
Update V8 to version 3.1.6.1
ricow@chromium.org
2011-02-25
1
-1
/
+0
*
Update expectation for V8 roll and turn builtin utf8 codec on by default to m...
jamesr@chromium.org
2011-02-25
1
-0
/
+3
*
Add expectation for http/tests/media/video-play-suspend.html due to change in...
sjl@chromium.org
2011-02-25
1
-0
/
+3
*
Added several known image files that don't work.
karen@chromium.org
2011-02-24
1
-10
/
+207
*
Fix progress event not firing when load has completed.
sjl@chromium.org
2011-02-24
1
-1
/
+5
*
Suppress failing tests that need to be rebaselined upstream.
tony@chromium.org
2011-02-24
1
-0
/
+8
*
Increased the minimum timer interval for background tabs to 1000
kbr@google.com
2011-02-24
1
-1
/
+1
*
OOL code in CarbonPluginWindowTracker.
erg@google.com
2011-02-24
2
-4
/
+7
*
Drop "U;" from the UA string. This parallels https://bugs.webkit.org/show_bu...
pkasting@chromium.org
2011-02-24
1
-4
/
+1
*
Pepper: Actually add PPB_FLASH_FILE_MODULE_LOCAL_INTERFACE to GetInterface().
viettrungluu@chromium.org
2011-02-24
1
-0
/
+4
*
Pin the PPAPI custom cursor value. PPAPI is intended to be frozen, so make sp...
avi@chromium.org
2011-02-24
2
-3
/
+11
*
Provisional fix for WebFrame API changes upstream (added clearOpener).
pfeldman@chromium.org
2011-02-24
2
-0
/
+4
*
PPB_Flash cleanup part 2: move all the file stuff to ppb_flash_file.*.
viettrungluu@chromium.org
2011-02-24
4
-174
/
+228
*
Fix a bug that disabled some plugin groups at startup.
bauerb@chromium.org
2011-02-24
5
-81
/
+67
*
Check for NULL |surface_| in WebPluginDelegateImpl before accessing its context.
bauerb@chromium.org
2011-02-24
1
-1
/
+1
*
Don't access WebPluginInfo array out of bounds in PluginGroup::RemovePlugin.
bauerb@chromium.org
2011-02-24
2
-2
/
+8
*
Implement cryptographicallyRandomValues to let WebKit have some
abarth@chromium.org
2011-02-23
2
-2
/
+16
*
Remove google chrome expectations that are now covered by the
tony@chromium.org
2011-02-23
1
-2
/
+0
*
PPB_Flash cleanup part 1: move the net connector stuff to its own files.
viettrungluu@chromium.org
2011-02-23
6
-235
/
+273
*
Remove the workaround for bug 43461. Use a g_use_system_ssl
wtc@chromium.org
2011-02-23
1
-9
/
+0
*
Drop the language tag from the UA string. This parallels https://bugs.webkit...
pkasting@chromium.org
2011-02-23
1
-5
/
+1
*
Parse version string of debug Flash builds correctly.
bauerb@chromium.org
2011-02-23
2
-1
/
+3
*
Initialize the minimum timer interval upon RenderView construction,
kbr@chromium.org
2011-02-23
1
-4
/
+0
*
This patch adds the necessary plumbing to Chromium to support a command-line ...
wjmaclean@chromium.org
2011-02-22
2
-0
/
+5
*
Fix a memory leak and add the webkit_quota library to the project.
michaeln@google.com
2011-02-22
4
-0
/
+47
*
Appcache cross-origin HTTPS resources.
michaeln@google.com
2011-02-22
5
-12
/
+127
*
Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNav...
bryner@chromium.org
2011-02-22
2
-0
/
+7
*
Add a utility method that returns a list of origins that have FileSystem stor...
kinuko@chromium.org
2011-02-22
3
-8
/
+131
*
Integrating Mac OS Grammar checker into Chromium.
morrita@chromium.org
2011-02-22
2
-0
/
+5
*
Implement the filesystem proxy. This allows the FileRef tests (the ones which
brettw@chromium.org
2011-02-21
2
-2
/
+27
*
Update the Windows minimum QuickTime version. Unfortunately, we can't do this
cevans@chromium.org
2011-02-21
1
-1
/
+1
*
Embedded systems have smaller limit on number of GL contexts. Sometimes
jnd@chromium.org
2011-02-21
1
-3
/
+19
*
Revert 75430 because it's causing failures in dom_checker_tests.
sadrul@chromium.org
2011-02-19
1
-1
/
+1
*
Defend against selectCache() being called multiple times. There is a bug file...
michaeln@google.com
2011-02-19
3
-21
/
+13
*
Increase the minimum interval for timers on background tabs to reduce
kbr@google.com
2011-02-18
1
-1
/
+1
*
Quick fix for problems with editable text field accessibility by not sending
dmazzoni@chromium.org
2011-02-18
1
-0
/
+6
[next]