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
/
browser_main.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert accidentally committed code. TBR=mirandac
jam@chromium.org
2011-04-05
1
-3
/
+1
*
Change determination of when to show the first run search engine selection di...
mirandac@chromium.org
2011-04-05
1
-2
/
+4
*
net: remove forced renegotiation checks
agl@chromium.org
2011-04-05
1
-2
/
+0
*
Fix browser initialization crash
piman@google.com
2011-04-05
1
-5
/
+5
*
Revert 80318 - Detach the PromoResourceService and WebResourceService from th...
cmp@chromium.org
2011-04-04
1
-11
/
+0
*
Use ResourceBundle for NativeThemeLinux/Chromeos resource images.
xiyuan@chromium.org
2011-04-04
1
-3
/
+0
*
Detach the PromoResourceService and WebResourceService from the Profile; have...
mirandac@chromium.org
2011-04-04
1
-0
/
+11
*
chromeos: Make brightness and volume work on login screen.
derat@chromium.org
2011-03-31
1
-0
/
+13
*
Revert "Enable component extensions for DefaultProfile used in login screen d...
dpolukhin@chromium.org
2011-03-31
1
-1
/
+1
*
Change a LOG to use DFATAL
estade@chromium.org
2011-03-30
1
-5
/
+1
*
Enable component extensions for DefaultProfile used in login screen dialogs
dpolukhin@chromium.org
2011-03-28
1
-1
/
+1
*
Support enabling/disabling the URL request throttler via the about:net-intern...
joi@chromium.org
2011-03-25
1
-2
/
+2
*
Enable IP pooling for SPDY.
mbelshe@chromium.org
2011-03-25
1
-0
/
+6
*
Support locale-specific gtkrc for Chrome OS as part of Chrome resources.
falken@chromium.org
2011-03-23
1
-29
/
+6
*
Remove the check for inspector files since they're in resources.pak now.
tony@chromium.org
2011-03-23
1
-4
/
+0
*
touch: Fix compile after r79086 and r79083.
sadrul@chromium.org
2011-03-23
1
-1
/
+5
*
Fix for issue =76919 and added --keep-mouse-cursor (76976)
saintlou@chromium.org
2011-03-23
1
-0
/
+5
*
Memory leak fix.
scottbyer@chromium.org
2011-03-22
1
-4
/
+4
*
Fix unused_variable_warning.
mbelshe@chromium.org
2011-03-22
1
-1
/
+1
*
Reduce the field trial holdback for SPDY to 5%.
mbelshe@chromium.org
2011-03-22
1
-2
/
+3
*
Add separate ContentClient interfaces for gpu/plugin/renderer processes. Sin...
jam@chromium.org
2011-03-17
1
-1
/
+1
*
Move the remaining files in chrome\common to content\common.
jam@chromium.org
2011-03-17
1
-1
/
+1
*
Make ContentBrowserClient not be owned by ContentClient, so that the latter d...
jam@chromium.org
2011-03-15
1
-2
/
+2
*
Change cloud print dialog and command line switches for cloud print dialog to...
scottbyer@chromium.org
2011-03-15
1
-3
/
+8
*
Revert 78231 - Change cloud print dialog and command line switches for cloud ...
scottbyer@chromium.org
2011-03-15
1
-8
/
+2
*
Change cloud print dialog and command line switches for cloud print dialog to...
scottbyer@chromium.org
2011-03-15
1
-2
/
+8
*
Add a ContentBrowserClient interface to let content code delegate to embedder.
creis@google.com
2011-03-14
1
-0
/
+7
*
Move some message files and hi_res_timer_manager to content, in preparation f...
jam@chromium.org
2011-03-13
1
-1
/
+1
*
Move some chrome\common code to content in preparation for moving chrome\gpu.
jam@chromium.org
2011-03-11
1
-1
/
+1
*
Fix wstrings in content/common.
avi@chromium.org
2011-03-08
1
-1
/
+1
*
Move ChildThread and ChildProcess to content. Also move remaining code that ...
jam@chromium.org
2011-03-08
1
-1
/
+1
*
Support mixed allocation in browser vs subprocesses
jar@chromium.org
2011-03-08
1
-0
/
+9
*
Make the toast more reliable and less dangerous
cpu@chromium.org
2011-03-08
1
-1
/
+10
*
Revert 77207 - Support mixed allocation in browser vs subprocesses
jar@chromium.org
2011-03-07
1
-6
/
+0
*
Support mixed allocation in browser vs subprocesses
jar@chromium.org
2011-03-07
1
-0
/
+6
*
Revert 77111 - Test performance of default allocator in browser process
jar@chromium.org
2011-03-07
1
-14
/
+0
*
Test performance of default allocator in browser process
jar@chromium.org
2011-03-07
1
-0
/
+14
*
Move preliminary gpu info collection and software rendering flags computation...
zmo@google.com
2011-03-04
1
-2
/
+3
*
Enable filesystem: URIs by default and remove enabling switch.
adamk@chromium.org
2011-03-04
1
-3
/
+1
*
Start Watching threads only if we are running. Activate
rtenneti@chromium.org
2011-03-04
1
-3
/
+3
*
Reverting the revert 76468. Removed include for browser_thread.h.
rtenneti@chromium.org
2011-03-02
1
-0
/
+15
*
Revert 76468 - Added back thread watcher changes.
rtenneti@chromium.org
2011-03-02
1
-15
/
+0
*
Added back thread watcher changes.
rtenneti@chromium.org
2011-03-02
1
-0
/
+15
*
Move prerender and prefetch logic out into chrome/browser/prerender.
cbentzel@chromium.org
2011-03-01
1
-78
/
+2
*
Delete the temporary headers left behind in chrome\browser. I've left browse...
jam@chromium.org
2011-03-01
1
-3
/
+3
*
Reverse prefetch field trial defaults
gavinp@chromium.org
2011-02-28
1
-7
/
+6
*
Revert 76199 - Trying changes to see the perfomance impact on Mac.
rtenneti@chromium.org
2011-02-28
1
-20
/
+0
*
Trying changes to see the perfomance impact on Mac.
rtenneti@chromium.org
2011-02-28
1
-0
/
+20
*
WebUI: Move the remaining files from chrome/browser/webui to chrome/browser/u...
tfarina@chromium.org
2011-02-27
1
-1
/
+1
*
Revert 76168 - Trying changes to see the perfomance impact on Mac.
rtenneti@chromium.org
2011-02-26
1
-12
/
+0
[next]