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
/
content
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix media code to use initializer-list style for inheritance.
scherkus@chromium.org
2011-07-18
4
-8
/
+12
*
Revert 92787 - Modify the Chrome Linux zygote to support a ZygoteForkHelper f...
rsleevi@chromium.org
2011-07-16
4
-88
/
+46
*
Modify the Chrome Linux zygote to support a ZygoteForkHelper for flexible
bradchen@google.com
2011-07-16
4
-46
/
+88
*
Check the child_process_ ptr before access on shutdown, is causing browser cr...
elijahtaylor@google.com
2011-07-15
1
-1
/
+1
*
[Reverted due to check_deps failure]
zea@chromium.org
2011-07-15
5
-46
/
+13
*
Fix problem when 'ended' event was fired before stream really ended.
enal@chromium.org
2011-07-15
5
-13
/
+46
*
Keep track of the history's page IDs to avoid navigating to a stale entry.
creis@chromium.org
2011-07-15
2
-14
/
+18
*
Move download stuff from download helper back to TabContents. This is basical...
jam@chromium.org
2011-07-15
5
-2
/
+44
*
Revert r92730, r92731, r92732 ... will land again once I ensure the win build...
dpranke@chromium.org
2011-07-15
8
-12
/
+10
*
This change will split the result codes between content and chrome.
dpranke@chromium.org
2011-07-15
8
-10
/
+12
*
Avoid leaking file handles.
yzshen@chromium.org
2011-07-15
1
-13
/
+4
*
Change base::LaunchProcess API slightly
evan@chromium.org
2011-07-15
2
-7
/
+5
*
Move dependencies of download\base_file from chrome to content. These are all...
jam@chromium.org
2011-07-15
11
-3
/
+606
*
Commit deps file from last change
jam@chromium.org
2011-07-14
1
-0
/
+11
*
Move the save file code from chrome to content. This is just a file move so t...
jam@chromium.org
2011-07-14
22
-6
/
+4093
*
Clean up users of a deprecated base::LaunchApp API.
evan@chromium.org
2011-07-14
1
-6
/
+5
*
Register event handler in Mac for GPU switch event.
zmo@google.com
2011-07-14
2
-1
/
+49
*
DevTools: consistently use camel case for URL parameter names
yurys@chromium.org
2011-07-14
1
-1
/
+1
*
Make the URLRequestContext constant
battre@chromium.org
2011-07-14
1
-1
/
+1
*
Revert 92511 - Make the URLRequestContext constant
battre@chromium.org
2011-07-14
1
-1
/
+1
*
Make the URLRequestContext constant
battre@chromium.org
2011-07-14
1
-1
/
+1
*
MediaStreamDispatcher host. This is the browser process counterpart for the M...
perkj@chromium.org
2011-07-14
4
-0
/
+462
*
Hook up the network status notifications to out-of-process Pepper plugins.
brettw@chromium.org
2011-07-14
2
-1
/
+13
*
Make IndexedDB call QuotaManager::NotifyStorageAccessed
dgrogan@chromium.org
2011-07-14
6
-14
/
+61
*
Make safe browsing work in a multi-profile environment.
mirandac@chromium.org
2011-07-13
3
-12
/
+20
*
Move BrowserURLHandler to content, and keep the Chrome specific ones in Chrome.
jam@chromium.org
2011-07-13
11
-21
/
+292
*
Clean up users of a deprecated base::LaunchApp API.
evan@chromium.org
2011-07-13
1
-2
/
+5
*
Roll new libjingle with asynchronous NetworkManager.
sergeyu@chromium.org
2011-07-13
2
-12
/
+56
*
Get rid of the ProfileId. It was added for ceee. I reverted the original chan...
jam@chromium.org
2011-07-13
3
-78
/
+5
*
Enable clear cache/cookies support in developer tools
vsevik@chromium.org
2011-07-13
5
-0
/
+29
*
Fix leaking request IDs in webRequest API
battre@chromium.org
2011-07-13
1
-2
/
+1
*
DevTools: add initial support for shared workers debugging.
yurys@chromium.org
2011-07-13
8
-4
/
+455
*
Revert 92331 - Fix leaking request IDs in webRequest API
battre@chromium.org
2011-07-13
1
-1
/
+2
*
Fix leaking request IDs in webRequest API
battre@chromium.org
2011-07-13
1
-2
/
+1
*
DevTools: explicitly define routed messages as routed, not control. All DevTo...
yurys@chromium.org
2011-07-13
3
-12
/
+13
*
Remove unused ContainsNativeView methods.
ben@chromium.org
2011-07-13
3
-11
/
+0
*
Revert "Clean up users of a deprecated base::LaunchApp API."
evan@chromium.org
2011-07-12
1
-5
/
+2
*
Clean up users of a deprecated base::LaunchApp API.
evan@chromium.org
2011-07-12
1
-2
/
+5
*
Convert ViewMsg_NetworkStateChanged from routed -> control,
adamk@chromium.org
2011-07-12
5
-25
/
+54
*
Get rid of the remaining implementation in TabContentsView and make all the m...
jam@chromium.org
2011-07-12
13
-218
/
+45
*
Keep cached handle better in sync with that in process launcher.
kbr@chromium.org
2011-07-12
1
-0
/
+5
*
Copy chrome/browser/net/OWNERS to content/browser/net/OWNERS
battre@chromium.org
2011-07-12
1
-0
/
+8
*
Stop calls to InfoForRequest() and RenderViewForRequest() by TaskManager from...
wez@chromium.org
2011-07-12
4
-6
/
+3
*
Developer Tools should support javascript popup dialogs when in docked mode.
vsevik@chromium.org
2011-07-12
2
-0
/
+9
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
10
-53
/
+83
*
Clean up users of a deprecated base::LaunchApp API.
evan@chromium.org
2011-07-12
1
-4
/
+9
*
Get rid of call to GetPrefs in RenderMessageFilter's constructor. This doesn'...
jam@chromium.org
2011-07-12
1
-1
/
+0
*
Revert 92163 - Developer Tools should support javascript popup dialogs when i...
rdsmith@chromium.org
2011-07-12
2
-9
/
+0
*
Developer Tools should support javascript popup dialogs when in docked mode.
vsevik@chromium.org
2011-07-12
2
-0
/
+9
*
Ensures that AudioMessageFilter now lives on the main render thread.
henrika@chromium.org
2011-07-12
7
-225
/
+154
[next]