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
*
Revert 80982, tests failing on Win XP
dmichael@chromium.org
2011-04-08
2
-27
/
+27
*
Relanding http://src.chromium.org/viewvc/chrome?view=rev&revision=80938.
jam@chromium.org
2011-04-08
10
-8
/
+161
*
More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where
ericu@google.com
2011-04-08
2
-27
/
+27
*
Switch most BrowserChildProcessHost subclasses to using the new constructor.
willchan@chromium.org
2011-04-08
3
-3
/
+3
*
Enabled actual transfer size in chromium
vsevik@chromium.org
2011-04-08
2
-1
/
+10
*
Move save package to TCW from TC.
avi@chromium.org
2011-04-08
2
-47
/
+0
*
Revert 80938 - Add a new RenderViewHostObserver interface for filtering IPCs ...
jam@chromium.org
2011-04-08
10
-161
/
+8
*
Revert 80946 - Fix heap corruption that occurs when RenderViewHostObserver ca...
jam@chromium.org
2011-04-08
1
-1
/
+2
*
Fix heap corruption that occurs when RenderViewHostObserver calls RenderViewH...
jam@chromium.org
2011-04-08
1
-2
/
+1
*
Fix classification of a history.back() that interrupts a pending navigation.
creis@chromium.org
2011-04-08
2
-3
/
+43
*
Add a new RenderViewHostObserver interface for filtering IPCs send to RenderV...
jam@chromium.org
2011-04-08
10
-8
/
+161
*
Moved code that runs in both the browser and GPU process from content/gpu to ...
apatrick@chromium.org
2011-04-08
3
-4
/
+2
*
Revert 80519 - Move favicon from TabContents to TabContentsWrapper.
avi@chromium.org
2011-04-07
5
-32
/
+127
*
Revert 80833 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac...
ericu@google.com
2011-04-07
2
-27
/
+27
*
More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where
ericu@google.com
2011-04-07
2
-27
/
+27
*
Update mac sandbox *.sb file comments
dmaclach@chromium.org
2011-04-07
1
-2
/
+2
*
Add a dcheck to make sure that RenderProcessHost::AllHostsIterator is called ...
jam@chromium.org
2011-04-07
2
-1
/
+6
*
Fix AutoFill regression which caused stale routing_ids to be used when the Re...
jam@chromium.org
2011-04-07
2
-1
/
+8
*
Get rid of PrefService::GetMutableDictionary/GetMutableList
battre@chromium.org
2011-04-07
2
-6
/
+8
*
Remove RDH from UtilityProcessHost.
willchan@chromium.org
2011-04-06
1
-10
/
+6
*
Revert 80702 - Remove RDH from UtilityProcessHost.The utility process should ...
isherman@chromium.org
2011-04-06
1
-6
/
+10
*
Remove RDH from UtilityProcessHost.
willchan@chromium.org
2011-04-06
1
-10
/
+6
*
Fixes bug where renderer could show up parented to desktop. This would
sky@chromium.org
2011-04-06
1
-1
/
+1
*
Get rid of some more dependencies on /chrome.
michaeln@google.com
2011-04-06
5
-14
/
+14
*
Remove async functionality from net::CookiePolicy.
willchan@chromium.org
2011-04-06
1
-18
/
+4
*
Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...
tfarina@chromium.org
2011-04-06
1
-1
/
+1
*
Mark old BrowserChildProcessHost constructor as deprecated.
willchan@chromium.org
2011-04-06
2
-3
/
+15
*
Don't pass RDH to plugin process hosts.
willchan@chromium.org
2011-04-06
4
-14
/
+2
*
Prevent changes to NavigationEntry's URL for a provisional redirect.
creis@chromium.org
2011-04-06
1
-1
/
+3
*
Add browser version control in gpu blacklist entry. This allows us to push o...
zmo@google.com
2011-04-06
3
-17
/
+104
*
Last of the app icons.
avi@chromium.org
2011-04-06
2
-15
/
+0
*
Histogram added: GPU.GPUProcessLaunchCause
scheib@chromium.org
2011-04-06
4
-9
/
+22
*
Remove some unneeded includes to chrome/ from within content/
michaeln@google.com
2011-04-05
2
-5
/
+3
*
Remove last extension related code in content\browser. Have the ExtensionSer...
jam@chromium.org
2011-04-05
4
-91
/
+48
*
Encourage reliability of code using browser thread.
dmaclach@chromium.org
2011-04-05
1
-1
/
+10
*
Move favicon from TabContents to TabContentsWrapper.
avi@chromium.org
2011-04-05
5
-127
/
+32
*
Only run the phishing classifier on HTML and XHTML documents.
bryner@chromium.org
2011-04-05
2
-2
/
+14
*
Make contents settable in RVHTH.
avi@chromium.org
2011-04-05
3
-7
/
+13
*
Move dispatching and sending of the last extension specific messages out of T...
jam@chromium.org
2011-04-05
8
-138
/
+79
*
In speech input, introduce a 'warm up' screen for slow audio capture devices.
satish@chromium.org
2011-04-05
4
-2
/
+23
*
Fix a misplaced comma in renderer log messages that has always bugged me.
mdm@chromium.org
2011-04-05
1
-1
/
+1
*
Use lock-free lazy initialization for static histogram references
jar@chromium.org
2011-04-05
1
-10
/
+13
*
Rename ConstrainedWindowWin to ConstrainedWindowViews in preparation for refa...
ben@chromium.org
2011-04-04
2
-9
/
+0
*
Get rid of extensions dependency from content\browser.
jam@chromium.org
2011-04-04
16
-202
/
+34
*
Get rid of some dependencies on chrome from content.
michaeln@google.com
2011-04-01
14
-58
/
+59
*
GPU.GPUProcessTerminationStatus histogram added
scheib@chromium.org
2011-04-01
1
-0
/
+5
*
Better handling of disabling the GPU acceleration if the GPU process dies mor...
amarinichev@chromium.org
2011-04-01
3
-21
/
+22
*
kqueue implementation of FilePathWatcher on Mac.
dmaclach@chromium.org
2011-04-01
1
-4
/
+4
*
Remove knowledge about UserScriptListener from content.
jam@chromium.org
2011-04-01
6
-17
/
+24
*
Fix out-of-process pepper plugins when sandbox is on.
piman@google.com
2011-04-01
1
-0
/
+1
[next]