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
/
chrome
/
renderer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Ability to pass in allowed extensions to GPU contexts.
gman@chromium.org
2010-10-19
5
-18
/
+47
*
Support sync file io for pepper, to support LSOs
piman@chromium.org
2010-10-19
2
-0
/
+140
*
Fix the initial clipping of accelerated plugins on the Mac
stuartmorgan@chromium.org
2010-10-19
2
-1
/
+3
*
Removing unused code in RenderView (that code actually does not compile when ...
jcivelli@chromium.org
2010-10-18
2
-13
/
+0
*
Move scoped_nsdisable_screen_update from base to app/mac
brettw@chromium.org
2010-10-18
1
-2
/
+2
*
Move scoped_cftyperef from base to base/mac, use the new namespace, and name it
brettw@chromium.org
2010-10-17
3
-8
/
+3
*
Revert 62881 - Moves instant back into flags.
sky@chromium.org
2010-10-17
1
-5
/
+1
*
Moves instant back into flags.
sky@chromium.org
2010-10-17
1
-1
/
+5
*
Flip the filesystem flag from --enable to --disable.
kinuko@chromium.org
2010-10-16
1
-1
/
+1
*
Implement IME for Mac plugins using the Cocoa event model on 10.6
stuartmorgan@chromium.org
2010-10-15
4
-1
/
+51
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2010-10-15
1
-1
/
+1
*
seccomp: disable seccomp for RendererMainTest
evan@chromium.org
2010-10-15
1
-0
/
+17
*
Revert most of my recent changes to RendererMainTest.
evan@chromium.org
2010-10-15
1
-13
/
+1
*
Fix a regression in the gears dialog where it would display nothing.
mpcomplete@chromium.org
2010-10-15
1
-0
/
+1
*
Fixes RendererWebIDBFactoryImpl override.
bulach@chromium.org
2010-10-15
2
-2
/
+2
*
This is the first CL in a 4-sided patch to add language attribute support to ...
satish@chromium.org
2010-10-15
2
-1
/
+14
*
Move windows version-related stuff out of base/win_util and into base/win/win...
brettw@chromium.org
2010-10-15
1
-2
/
+2
*
Support file utilities and mime-related methods on workers.
kinuko@chromium.org
2010-10-15
1
-2
/
+4
*
This adds a plugin selection policy for selecting which plugin is
gspencer@chromium.org
2010-10-14
2
-62
/
+59
*
Move iat_patch from base to app/win. Remove the functions from the header since
brettw@chromium.org
2010-10-14
1
-3
/
+3
*
RendererMainTest: die quickly if our child process dies
evan@chromium.org
2010-10-14
1
-3
/
+22
*
Remove flag to prevert Flash from using Core Animation
stuartmorgan@chromium.org
2010-10-14
1
-12
/
+2
*
Pass proper selection colors to webkit via RendererPreference for ChromeOS.
xiyuan@chromium.org
2010-10-14
1
-1
/
+1
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
16
-126
/
+135
*
Makes sure arg to window.chrome.setSuggestResult is a string and
sky@chromium.org
2010-10-14
2
-3
/
+3
*
Autofill dropdown: String change from "Autofill options" to "Chrome Autofill ...
dhollowa@chromium.org
2010-10-14
1
-1
/
+1
*
Made RenderView keep track of the fake plugin window handles it
kbr@google.com
2010-10-14
3
-4
/
+31
*
base: Move SplitString functions into the base namespace and update the callers.
tfarina@chromium.org
2010-10-14
2
-3
/
+3
*
Use CommandUpdater for disabling commands that were disabled by plugins.
jam@chromium.org
2010-10-13
2
-4
/
+4
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2010-10-13
3
-2
/
+8
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2010-10-13
2
-2
/
+7
*
Add the plumbing for synchronous exceptions in IndexedDB.
jorlow@chromium.org
2010-10-13
10
-119
/
+217
*
Add plumbing for passing the indexed database quota via IDBFactory::open
andreip@chromium.org
2010-10-12
4
-13
/
+28
*
Add a private pepper API for the pdf plugin to disable copy/print etc. This ...
jam@chromium.org
2010-10-12
2
-0
/
+6
*
This changes GetPluginInfo so that we can request a list of plugins that matc...
gspencer@chromium.org
2010-10-12
1
-40
/
+37
*
Moves instant out of labs and into prefs.
sky@chromium.org
2010-10-12
1
-5
/
+1
*
[Auto-fill] Input field loses keyboard focus with 'ESC' key.
dhollowa@chromium.org
2010-10-12
1
-0
/
+8
*
Add private pepper API to keep the throbber spinning while PDFs are loading.
jam@chromium.org
2010-10-12
2
-0
/
+10
*
net: detect and error out with ESET HTTPS interception + False Start
agl@chromium.org
2010-10-11
1
-2
/
+26
*
Wire up InstallSearchProvider to allow setting the default search provider.
levin@chromium.org
2010-10-11
3
-20
/
+40
*
Adds better error text for case where there is no network connection (ERR_INT...
mmenke@chromium.org
2010-10-11
1
-7
/
+47
*
fix bookmarks API crash when handling invalid URL
erikkay@chromium.org
2010-10-11
1
-2
/
+4
*
Change plugin content settings to three states: Allow, click-to-play, and block.
bauerb@chromium.org
2010-10-11
6
-45
/
+43
*
Autofill - "Clear form" failed to clear the select popup values
dhollowa@chromium.org
2010-10-11
3
-8
/
+104
*
Add a way to get proxy information to the Private2 Pepper API.
brettw@chromium.org
2010-10-10
2
-1
/
+13
*
Fixed include in test_webkit_client
davemoore@chromium.org
2010-10-10
1
-0
/
+5
*
Enable IndexedDB by default.
jorlow@chromium.org
2010-10-09
1
-1
/
+1
*
Revert 62068 - Move implementation of linux scrollbars from webkit using new
davemoore@chromium.org
2010-10-09
1
-5
/
+0
*
Move implementation of linux scrollbars from webkit using new
davemoore@chromium.org
2010-10-09
1
-0
/
+5
*
Sets the referrer for media resource requests.
vrk@google.com
2010-10-08
1
-1
/
+1
[next]