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
/
render_thread.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 46567 - Reimplement accessibility of web content by caching the entire
zork@chromium.org
2010-05-07
1
-2
/
+0
*
Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-06
1
-0
/
+2
*
Send content settings based on the URL to the renderer instead of just the host.
jochen@chromium.org
2010-04-23
1
-1
/
+1
*
Implement app process model isolation.
mpcomplete@chromium.org
2010-04-22
1
-0
/
+22
*
Give chrome-extension frames in regular renderers access to messaging APIs,
mpcomplete@chromium.org
2010-04-19
1
-1
/
+4
*
Reland 44348 Add support for restricting broadcasting events to extensions ba...
jochen@chromium.org
2010-04-14
1
-1
/
+2
*
Revert 44351 - Reland 44348 Add support for restricting broadcasting events t...
jochen@chromium.org
2010-04-13
1
-2
/
+1
*
Reland 44348 Add support for restricting broadcasting events to extensions ba...
jochen@chromium.org
2010-04-13
1
-1
/
+2
*
Revert 44348 - Add support for restricting broadcasting events to extensions ...
jochen@chromium.org
2010-04-13
1
-2
/
+1
*
Add support for restricting broadcasting events to extensions based on host p...
jochen@chromium.org
2010-04-13
1
-1
/
+2
*
Implement patterns for content setting exceptions.
jochen@chromium.org
2010-04-08
1
-2
/
+2
*
Changes to the Browser to support Database access from Workers.
ericu@google.com
2010-04-02
1
-2
/
+2
*
Added command buffer implementation of WebGL which runs in the sandbox.
kbr@google.com
2010-03-27
1
-0
/
+6
*
Calling OpenGL from the renderer process
apatrick@chromium.org
2010-03-25
1
-0
/
+16
*
Enforce extension permissions in C++ (instead of Javascript).
jochen@chromium.org
2010-03-24
1
-1
/
+2
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
1
-1
/
+1
*
Add chrome.extension.inIncognitoTab for content scripts.
mpcomplete@chromium.org
2010-03-12
1
-2
/
+7
*
Synchronous XHR should only pump events if we are going to show a cookie
darin@chromium.org
2010-03-09
1
-6
/
+2
*
Make the pepper 2D flush callback actually function as advertised. It will now
brettw@chromium.org
2010-03-06
1
-0
/
+10
*
Revert 40490 - Make the pepper 2D flush callback actually function as adverti...
brettw@chromium.org
2010-03-03
1
-10
/
+0
*
Make the pepper 2D flush callback actually function as advertised. It will now
brettw@chromium.org
2010-03-03
1
-0
/
+10
*
Allow users to enable extensions in incognito. Requires
mpcomplete@chromium.org
2010-02-25
1
-0
/
+3
*
Only pump messages during a cookie query if it results in a user prompt.
darin@chromium.org
2010-02-24
1
-8
/
+6
*
Modal loops of joy.
darin@chromium.org
2010-02-18
1
-14
/
+27
*
Initial work on making extensions work in incognito mode.
mpcomplete@chromium.org
2010-02-11
1
-1
/
+2
*
IPC per-host content settings to the renderers.
thakis@chromium.org
2010-01-30
1
-1
/
+4
*
Introduce all the plumbing for Session Storage. This mostly consists of crea...
jorlow@chromium.org
2010-01-15
1
-5
/
+3
*
Rename CloseIdleConnections -> CloseCurrentConnections.
mbelshe@chromium.org
2010-01-14
1
-2
/
+2
*
Load message catalogs on demand when chrome.i18n.getMessage needs them.
cira@chromium.org
2009-12-17
1
-3
/
+0
*
Fix regression where we stopped running content scripts in
aa@chromium.org
2009-12-16
1
-0
/
+4
*
Hook up V8 idle notifications for extension prcoesses.
mpcomplete@chromium.org
2009-12-07
1
-0
/
+17
*
WebSocket in Worker: render_thread->child_thread change.
ukai@chromium.org
2009-12-07
1
-6
/
+0
*
Remember zoom on a per-host basis.
pkasting@chromium.org
2009-12-04
1
-1
/
+1
*
Move Mac to using renderer spellchecker.
estade@chromium.org
2009-11-19
1
-11
/
+0
*
reland 31875. Revert was:
estade@chromium.org
2009-11-16
1
-1
/
+2
*
Revert 31875 to see whether it fixes reliability bot.
huanr@chromium.org
2009-11-16
1
-2
/
+1
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
1
-1
/
+1
*
Use renderer spellchecker for windows.
estade@chromium.org
2009-11-13
1
-1
/
+2
*
Adds a 'V8' column to task manager to track amount of memory in JavaScript heap
jamesr@chromium.org
2009-11-11
1
-0
/
+1
*
Move the spellchecker to the renderer.
estade@chromium.org
2009-11-06
1
-0
/
+25
*
First half of http://codereview.chromium.org/274014/show
jorlow@chromium.org
2009-11-04
1
-3
/
+2
*
WebSocket support in chromium.
ukai@chromium.org
2009-10-29
1
-0
/
+6
*
Implementing WebDatabaseObserver in the renderer process.
dumi@chromium.org
2009-10-24
1
-0
/
+3
*
Move native_widget_types and gtk_native_view_id_manager from base/gfx to
brettw@chromium.org
2009-10-11
1
-1
/
+1
*
Add functionality to the renderer thread to purge memory. Not yet called.
pkasting@chromium.org
2009-10-08
1
-0
/
+1
*
Display tcmalloc debug output from renderer processes in about:tcmalloc.
sgk@chromium.org
2009-10-08
1
-0
/
+3
*
Another stab at the Chromium side of storage events. Re-submission of http:/...
jorlow@chromium.org
2009-10-03
1
-1
/
+11
*
Reverting 27756.
jorlow@chromium.org
2009-10-01
1
-11
/
+1
*
Another stab at the Chromium side of storage events. The WebKit side can be ...
jorlow@chromium.org
2009-10-01
1
-1
/
+11
*
Fix deadlock when plugin puts an alert and right afterwards the browser proce...
jam@chromium.org
2009-09-28
1
-2
/
+0
[next]