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
...
*
Lower priorities of background tabs on linux.
davemoore@chromium.org
2009-10-29
1
-4
/
+1
*
DevTools: Implement raw cookies access for inspector.
pfeldman@chromium.org
2009-10-29
2
-0
/
+59
*
WebSocket support in chromium.
ukai@chromium.org
2009-10-29
6
-1
/
+351
*
Move FileDescriptorGetInode() and FindProcessHoldingSocket() into base/linux_...
thestig@chromium.org
2009-10-29
1
-122
/
+4
*
Attempt at fixing bug 24248 with a workaround.
jcampan@chromium.org
2009-10-28
6
-12
/
+63
*
First of several patches to get rid of MessageLoop caching now that we have C...
jam@chromium.org
2009-10-28
4
-8
/
+15
*
Add initial implementation of AutoFill++. This implementation is hidden behi...
jhawkins@chromium.org
2009-10-28
3
-0
/
+21
*
Allow sandbox logging to be set when invoking chrome and relayed to the rende...
thomasvl@chromium.org
2009-10-28
1
-0
/
+4
*
Fix compile failures in Chrome OS and Views builds.
jam@chromium.org
2009-10-27
1
-3
/
+3
*
Simplify threading in browser thread by making only ChromeThread deal with di...
jam@chromium.org
2009-10-27
8
-49
/
+49
*
Only double the buffer when AsyncResourceHandler's caller fill the buffer.
erg@google.com
2009-10-26
2
-10
/
+16
*
Second attempt to swap processes on rel=noreferrer, target=blank links.
creis@chromium.org
2009-10-26
1
-1
/
+131
*
Enable HTML5 databases for all extension renderer processes.
dumi@chromium.org
2009-10-24
6
-7
/
+11
*
Clean up database files. Some changes are due to Google style guide violatio...
pkasting@chromium.org
2009-10-24
2
-55
/
+49
*
Move the json-related files into a separate json directory. This hopefully also
brettw@chromium.org
2009-10-23
1
-2
/
+2
*
When sending resources across the IPC barrier, use increasing sized buffers.
erg@google.com
2009-10-23
2
-8
/
+38
*
Adds support for the <keygen> tag for client certificate enrollment
wtc@chromium.org
2009-10-23
5
-8
/
+224
*
Move initialization of ChromeURLRequestContexts to the IO thread.
eroman@chromium.org
2009-10-23
4
-23
/
+41
*
Fix conflicts between accelerator keys and HTML DOM accesskeys.
suzhe@chromium.org
2009-10-23
6
-32
/
+489
*
Fix renderer hang if plugin process crashes while initializing a plugin.
jam@chromium.org
2009-10-22
2
-3
/
+2
*
Reverting 29783.
johnnyg@chromium.org
2009-10-22
1
-91
/
+1
*
Swaps renderer processes on links with rel=noreferrer and target=_blank.
creis@google.com
2009-10-22
1
-1
/
+91
*
Add support for IMC handle passing in Chrome sandbox
gregoryd@google.com
2009-10-22
2
-4
/
+4
*
Revert 29747 - Switch over to the new way of enabling/disabling session/local...
nsylvain@chromium.org
2009-10-22
1
-2
/
+0
*
Switch over to the new way of enabling/disabling session/local storage.
jorlow@chromium.org
2009-10-22
1
-0
/
+2
*
Rename AutofillManager to FormFieldHistoryManager to better reflect the purpo...
jhawkins@chromium.org
2009-10-21
1
-1
/
+2
*
Trim unused members from SearchableFormData. Remove copies of WebCore functi...
pkasting@chromium.org
2009-10-21
1
-1
/
+0
*
Rename RenderViewHostDelegate::Autofill to RenderViewHostDelegate::FormFieldH...
jhawkins@chromium.org
2009-10-21
4
-33
/
+35
*
Revert r29418 as it caused a regression.
eroman@chromium.org
2009-10-21
1
-8
/
+1
*
Rename AutoFillForm to FormFieldValues to better reflect the purpose of the d...
jhawkins@chromium.org
2009-10-20
3
-13
/
+13
*
Fix crash bug when attempting to download a url with unsupported scheme,
tony@chromium.org
2009-10-20
1
-3
/
+4
*
Deprecate PathService::Get(..., wstring*) and use FilePath instead.
evan@chromium.org
2009-10-19
1
-3
/
+3
*
Degrade the https color and lock icon for the page that has a worker that loa...
dimich@google.com
2009-10-19
2
-3
/
+25
*
Make window cycling work even if you change it to something else than cmd-` i...
thakis@chromium.org
2009-10-19
2
-0
/
+16
*
Convert the spellchecker and associated messages and functions to use string16
brettw@chromium.org
2009-10-19
12
-28
/
+22
*
Speculative fix for a crash where RenderWidgetHostViewWin tries to access a d...
eroman@chromium.org
2009-10-19
1
-1
/
+8
*
Short-circuit events rwhvmac if it's focussed.
thakis@chromium.org
2009-10-19
1
-32
/
+4
*
Make backspace not go back while IME is active.
thakis@chromium.org
2009-10-19
1
-2
/
+5
*
Set os_error to net::ERR_ABORTED instead of 0 or net::ERR_FAILED when
wtc@chromium.org
2009-10-17
1
-1
/
+1
*
Sniff 204 responses as text/plain to avoid creating unwanted downloads.
abarth@chromium.org
2009-10-16
2
-8
/
+34
*
Http Cache: Enable byte-range support by default.
rvargas@google.com
2009-10-16
1
-1
/
+1
*
Popup width and height are now dynamic.
erikkay@chromium.org
2009-10-16
3
-7
/
+9
*
Move autofill related WebView{Delegate} methods into the WebKit API.
darin@chromium.org
2009-10-16
3
-20
/
+20
*
Removing a synchronous pause that reduces impact on the IO thread
hclam@chromium.org
2009-10-16
1
-36
/
+63
*
Get the nexe name from NaCl and send the NaCl process handle and pid to the r...
gregoryd@google.com
2009-10-15
2
-6
/
+17
*
Fix another memory leak in my unit test.
rogerta@chromium.org
2009-10-15
1
-2
/
+6
*
Provides a certificate for SSL client authentication on NSS sockets.
wtc@chromium.org
2009-10-15
1
-0
/
+9
*
Add histogram for how tab closing time. Did some cleanup along the way. Mov...
jam@chromium.org
2009-10-14
3
-19
/
+5
*
Use FilePath in URLRequestMocks.
evan@chromium.org
2009-10-14
1
-1
/
+2
*
Fix for memory leak in unit test. The test used to leak SiteInstance object
rogerta@chromium.org
2009-10-14
1
-22
/
+34
[prev]
[next]