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
/
browser
/
renderer_host
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a Clear() function to MRUCache. This will be useful in my MemoryPurger c...
pkasting@chromium.org
2009-10-02
2
-2
/
+13
*
Convert users of RenderProcessHost iterator to all use same style. The key m...
pkasting@chromium.org
2009-10-02
2
-3
/
+5
*
Any time we are shutting down a tab, try to use fast shutdown.
estade@chromium.org
2009-10-02
5
-12
/
+30
*
Revert my attempt at cleaning up RenderViewHost::UnhandledKeyboardEvent in my...
jam@chromium.org
2009-10-02
1
-2
/
+10
*
Restore plumbing for the spelling panel on Mac.
darin@chromium.org
2009-10-02
2
-0
/
+6
*
Add Profile::DeleteSpellChecker(), which my MemoryPurger will use to purge th...
pkasting@chromium.org
2009-10-02
1
-2
/
+3
*
Don't send tab switching/killing/creating keyboard accelerators to pages. Th...
jam@chromium.org
2009-10-02
7
-12
/
+35
*
Add some debugging junk to ExtensionMessageService to track down a crash.
mpcomplete@chromium.org
2009-10-01
2
-0
/
+10
*
Do some cleanup of BrowserRenderProcessHost::Init to try to reduce the
brettw@chromium.org
2009-10-01
2
-141
/
+198
*
Privacy Blacklist Unblock
idanan@google.com
2009-10-01
2
-10
/
+22
*
Stops the throbber from spinning if the user cancels a beforeunload dialog,
creis@google.com
2009-09-30
2
-0
/
+14
*
Remove all MemoryModel-related code, since we're unlikely to use it again. A...
pkasting@chromium.org
2009-09-30
1
-15
/
+0
*
Enable <video> using cache
hclam@chromium.org
2009-09-30
1
-0
/
+1
*
Remove some unused code.
darin@chromium.org
2009-09-30
2
-6
/
+0
*
Reverting 27389.
darin@chromium.org
2009-09-30
1
-2
/
+2
*
Revert r27589 that broke the tree
hclam@chromium.org
2009-09-30
1
-1
/
+0
*
<video> use cache if --enable-byte-range-support is present
hclam@chromium.org
2009-09-30
1
-0
/
+1
*
[Mac] Root the RenderWidgetHostView in the upper left, not the lower left. T...
rohitrao@chromium.org
2009-09-29
1
-2
/
+9
*
Remove old way of handling mixed content now that we have the new mixed content
abarth@chromium.org
2009-09-29
1
-6
/
+0
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-29
3
-0
/
+12
*
Retry r27137. Create renderers for ExtensionHosts one at a time to avoid bloc...
mpcomplete@chromium.org
2009-09-28
2
-5
/
+18
*
Fix deadlock when plugin puts an alert and right afterwards the browser proce...
jam@chromium.org
2009-09-28
12
-186
/
+32
*
Implement about:ipc dialog for Mac.
jrg@chromium.org
2009-09-28
1
-0
/
+8
*
Revert 27397 - First step towards NaClChrome integration:1. NaCl plugin becom...
gregoryd@google.com
2009-09-28
3
-12
/
+0
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-28
3
-0
/
+12
*
Reverting 27379, in hopes of fixing browser_tests.
senorblanco@chromium.org
2009-09-28
1
-2
/
+2
*
Assert that thread-safe reference counting is used with
darin@chromium.org
2009-09-28
1
-2
/
+2
*
Revert 27324 - First step towards NaClChrome integration:1. NaCl plugin becom...
gregoryd@google.com
2009-09-26
3
-12
/
+0
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-26
3
-0
/
+12
*
Update our mixed content state with information from the new mixed content
abarth@chromium.org
2009-09-26
1
-0
/
+8
*
Revert 27315 - First step towards NaClChrome integration:1. NaCl plugin becom...
gregoryd@google.com
2009-09-26
3
-12
/
+0
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-26
3
-0
/
+12
*
Add LOG(INFO) debug output to help track down extension browsertest flakiness
rafaelw@chromium.org
2009-09-25
1
-0
/
+4
*
Plumb the new mixed content API callbacks to the tab contents. We'll actually
abarth@chromium.org
2009-09-25
3
-0
/
+16
*
Adds three new off-by-default columns to the task manager to track WebCore ca...
jamesr@chromium.org
2009-09-25
2
-0
/
+17
*
Coverity: Initialize read_buffer_size_ in the constructor.
jhawkins@chromium.org
2009-09-25
1
-3
/
+5
*
Allow the initial size of TabContentViews to be based on the
tony@chromium.org
2009-09-25
2
-1
/
+2
*
Calculate whiteout duration on linux (the time we draw green
tony@chromium.org
2009-09-25
2
-0
/
+17
*
A follow-up change for r26694.
hbono@chromium.org
2009-09-25
1
-2
/
+4
*
Implemented upload progress indicator in status bar.
darin@chromium.org
2009-09-25
5
-17
/
+55
*
Add a DCHECK to get more info about flaky NPAPIVisiblePluginTester failures.
phajdan.jr@chromium.org
2009-09-24
1
-0
/
+1
*
Crash the renderer not the browser when we see a storage area ID or namespace ID
jorlow@chromium.org
2009-09-24
2
-4
/
+3
*
Let cmd-f/cmd-g use the findboard.
thakis@chromium.org
2009-09-23
1
-4
/
+17
*
Add more view ids and gtk widget names to so gtkparasite is
tony@chromium.org
2009-09-23
1
-1
/
+1
*
Fix an off by 1 error in the Linux Breakpad guid.
thestig@chromium.org
2009-09-23
1
-0
/
+3
*
Be sure to initialize AppCacheDispatcherHost on the IO thread.
michaeln@google.com
2009-09-23
1
-1
/
+5
*
Refactor the DB code to make it accessible from test_shell.
dumi@chromium.org
2009-09-22
1
-207
/
+29
*
Fix so that the doubleclick privacy blacklist does not interfere with Gmail
idanan@google.com
2009-09-22
1
-2
/
+2
*
Remove an unused variable and some includes.
thestig@chromium.org
2009-09-21
1
-17
/
+1
*
Forward edit commands to be executed for shortcuts which aren't handled by
thakis@chromium.org
2009-09-21
1
-4
/
+67
[next]