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
*
Remove webview's dependency on webpreferences.
jorlow@chromium.org
2009-08-17
3
-14
/
+27
*
Ensure we don't load plugins on the IO thread.
jam@chromium.org
2009-08-15
1
-3
/
+2
*
linux: implement WebPluginDelegateProxy::BackgroundChanged
piman@chromium.org
2009-08-14
1
-5
/
+51
*
Remove WebFrame::selectAll and WebFrame::clearSelection in favor of having
darin@chromium.org
2009-08-14
1
-4
/
+6
*
Reverting 23420. It caused a reliability regression.
maruel@chromium.org
2009-08-14
1
-2
/
+3
*
Implementation of getBackgroundPage(), getToolstrips(), and
aa@chromium.org
2009-08-14
6
-92
/
+189
*
Ensure we don't load plugins on the IO thread.
jam@chromium.org
2009-08-14
1
-3
/
+2
*
Address bug 12392 by only updating the PRIMARY selection if we are currently
estade@chromium.org
2009-08-13
3
-1
/
+11
*
I have taken over this patch, original authored by Adam Hunter (adamhunter).
rafaelw@chromium.org
2009-08-13
1
-0
/
+12
*
Allow extensions to use APIs that they didn't ask permission to use.
mpcomplete@chromium.org
2009-08-12
2
-2
/
+12
*
Move IDMap from base/ to common/
phajdan.jr@chromium.org
2009-08-12
2
-2
/
+2
*
Add chrome.extension to extension_api.json and docs.
rafaelw@chromium.org
2009-08-12
2
-3
/
+13
*
linux/mac: Fix race condition when destroying the renderer<->plugin channel
piman@chromium.org
2009-08-11
1
-0
/
+8
*
Initial version of the Seccomp sandbox. Imported from http://code.google.com/...
markus@chromium.org
2009-08-11
2
-2
/
+19
*
AudioRendererHost send ViewMsg_AudioStreamState
hclam@chromium.org
2009-08-11
5
-32
/
+21
*
The spec for ____storage.key() changed. Now, instead of raising an exception...
jorlow@chromium.org
2009-08-11
2
-5
/
+5
*
Add some helper methods for constructing a WebCString from UTF16 input,
darin@chromium.org
2009-08-11
4
-6
/
+5
*
If URL requests are to be routed through the external host, the ExternalTabCo...
ananta@chromium.org
2009-08-10
1
-0
/
+1
*
Switch to WebFrame from the WebKit API.
darin@chromium.org
2009-08-10
21
-238
/
+281
*
Add a new net::Error value: ERR_CONNECTION_TIMED_OUT.
willchan@chromium.org
2009-08-07
2
-3
/
+9
*
Add module-level permissions to extensions.
mpcomplete@chromium.org
2009-08-07
7
-17
/
+141
*
Add CSS Keyword values and conversion routines to webkit glue.
jeremy@chromium.org
2009-08-07
2
-0
/
+25
*
Move ClosePage method to WebView.
darin@chromium.org
2009-08-06
1
-1
/
+1
*
When the plugin crashes, cleanup references to its window in the renderer.
piman@chromium.org
2009-08-06
6
-2
/
+31
*
Enable message ports for workers.
jam@chromium.org
2009-08-06
2
-6
/
+33
*
Free demuxed audio packets if audio device fails
hclam@chromium.org
2009-08-06
1
-0
/
+1
*
Fix a bunch of layout tests related to dumpResourceLoadCallbacks.
darin@chromium.org
2009-08-06
2
-2
/
+4
*
Original change by Min-Yu Huang <minyu.huang@gmail.com> in
tc@google.com
2009-08-05
5
-503
/
+176
*
Copy files to preserve version history. Will be edited when I
tc@google.com
2009-08-05
1
-0
/
+441
*
This CL is doing a bunch of Misc work to make LocalStorage data persist.
jorlow@chromium.org
2009-08-05
2
-0
/
+12
*
Support for referenced schema types in json_schema.
rafaelw@chromium.org
2009-08-05
3
-1
/
+42
*
Linux: match GTK's hinting settings.
agl@chromium.org
2009-08-04
1
-3
/
+21
*
Force databases to be enabled when extensions are enabled so
aa@chromium.org
2009-08-04
1
-1
/
+4
*
Build fix.
agl@chromium.org
2009-08-04
1
-0
/
+4
*
Linux: don't try and read shmmax in the sandbox.
agl@chromium.org
2009-08-04
1
-13
/
+1
*
Move alternate 404 error page loading out of WebFrame and into RenderView.
darin@chromium.org
2009-08-04
3
-18
/
+130
*
mole API - take 2
erikkay@chromium.org
2009-08-04
2
-1
/
+42
*
Another attempt at landing this patch.
ananta@chromium.org
2009-08-04
2
-4
/
+10
*
Cross-process Message Port implementation.
jam@chromium.org
2009-08-04
2
-0
/
+7
*
Delay loading of ExtensionHosts until the background page is ready.
mpcomplete@chromium.org
2009-08-03
1
-1
/
+8
*
Move alternate error page loading out of WebFrame.
darin@chromium.org
2009-08-02
3
-34
/
+105
*
Add renderer histograms for late binding of sockets.
willchan@chromium.org
2009-08-02
1
-0
/
+22
*
Rolling back change 22245.
chrome-bot@google.com
2009-08-02
2
-42
/
+1
*
mole expand/collapse API, callable from a toolstrip for manual operation
erikkay@chromium.org
2009-08-01
2
-1
/
+42
*
Replace the guts of AudioRendererBase with calls to scaling algorithm.
kylep@chromium.org
2009-08-01
2
-13
/
+7
*
Replace WebPluginDelegateProxy::BackgroundChanged NOTIMPLEMENTED with a bug c...
stuartmorgan@google.com
2009-07-31
1
-2
/
+5
*
Fix Mac plugin background snapshots
stuartmorgan@google.com
2009-07-31
1
-0
/
+5
*
Fix a crash that was caused by a NULL entry in the PendingRequestMap.
mpcomplete@chromium.org
2009-07-30
1
-5
/
+7
*
Enable the V8 binding's StringImpl cache for renderer processes.
darin@chromium.org
2009-07-30
1
-0
/
+2
*
Reverting 22041 as it caused plugin crashes in reliability test runs.
ananta@chromium.org
2009-07-30
1
-2
/
+4
[next]