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
*
Add a command line flag to load a single extension from an arbitrary (non-ver...
erikkay@google.com
2009-02-03
1
-0
/
+4
*
Remove old web app code it's no longer needed. Simplifies startup a little.
ben@chromium.org
2009-02-02
1
-1
/
+2
*
Will the real BrowserProcessImpl please stand up?
beng@google.com
2009-02-01
1
-2
/
+2
*
Re-land this changelist to make BrowserInit work on Mac.
beng@google.com
2009-01-31
1
-5
/
+4
*
Rollback 8998
beng@google.com
2009-01-31
1
-4
/
+5
*
Bring up BrowserInit on MacOS X.
beng@google.com
2009-01-30
1
-5
/
+4
*
Provides the ability to write a unit test that brings up a browser. As
sky@google.com
2009-01-30
1
-13
/
+31
*
This CL fixes bugs with EULA
cpu@google.com
2009-01-29
1
-4
/
+5
*
Change chrome:// to chrome-ui://, fix up one chrome-resource:// reference.
glen@chromium.org
2009-01-29
1
-2
/
+2
*
Porting profiles to the Mac.
avi@chromium.org
2009-01-28
1
-5
/
+6
*
Move MessageWindow out into its own file. BrowserInit is now cross-platform-c...
ben@chromium.org
2009-01-27
1
-1
/
+4
*
Unimportant cleanup.
avi@chromium.org
2009-01-27
1
-1
/
+1
*
Fixes leak of CertStore on shutdown.
sky@google.com
2009-01-23
1
-4
/
+0
*
I'm relanding the UserDataManager leak fix. I didn't realize we had
sky@google.com
2009-01-23
1
-2
/
+1
*
Reverts my user data manager change as it breaks the mac buildbot.
sky@google.com
2009-01-23
1
-1
/
+2
*
Fixes leak of UserDataManager on shutdown.
sky@google.com
2009-01-23
1
-2
/
+1
*
Make CommandLine into a normal object, with some statics for getting at the c...
evan@chromium.org
2009-01-21
1
-5
/
+4
*
Move url_* to net subdir
ben@chromium.org
2009-01-16
1
-1
/
+1
*
mac bootstrapping of browser main and app startup bits
pinkerton@google.com
2009-01-16
1
-49
/
+83
*
Move metrics files into a subdir
ben@chromium.org
2009-01-16
1
-2
/
+2
*
Remove HttpTransactionWinHttp and the --winhttp command-line
wtc@google.com
2009-01-13
1
-9
/
+2
*
Rename extension_protocol* to extension_protocols*
aa@chromium.org
2009-01-09
1
-1
/
+1
*
remove chrome dependencies from win sandboxing headers. Wrap sandbox code to
pinkerton@google.com
2009-01-09
1
-4
/
+10
*
Remove net_resources.rc and net_resources.h and replace it
tc@google.com
2009-01-08
1
-1
/
+1
*
Add chrome-user-script:// protocol
aa@chromium.org
2009-01-08
1
-1
/
+1
*
Provide and use auto startup/teardown for tracked objects
jar@google.com
2008-12-30
1
-21
/
+9
*
Implement extension:// protocol.
aa@chromium.org
2008-12-24
1
-1
/
+4
*
A new shot at the old system monitor changelist.
mbelshe@google.com
2008-12-13
1
-0
/
+4
*
step one of some refactoring to allow other platforms to re-use the app initi...
pinkerton@google.com
2008-12-09
1
-152
/
+36
*
Reupload of 12418
glen@chromium.org
2008-12-07
1
-1
/
+1
*
Chromium-MultiProfile-Prototype
munjal@chromium.org
2008-12-03
1
-0
/
+29
*
Rollback
mbelshe@google.com
2008-12-01
1
-4
/
+0
*
A new copy of the old system monitor changelist.
mbelshe@google.com
2008-11-30
1
-0
/
+4
*
Remove base versions of the graphics headers, which previously just forwarded...
brettw@google.com
2008-11-22
1
-1
/
+0
*
Make the net resource interface use StringPiece instead of std::string. This...
deanm@chromium.org
2008-11-20
1
-3
/
+3
*
Revert "Make the net resource interface use StringPiece instead of
tc@google.com
2008-11-20
1
-3
/
+3
*
Make the net resource interface use StringPiece instead of std::string. This...
deanm@chromium.org
2008-11-20
1
-3
/
+3
*
Cache the generated html for directory listings. This will allow the net res...
deanm@chromium.org
2008-11-19
1
-7
/
+26
*
Move creation of 'open with' registry keys to installer. We should place nice...
kuchhal@chromium.org
2008-11-19
1
-5
/
+0
*
Open up SDCH for all sites, in preparation for latency tests
jar@google.com
2008-11-15
1
-2
/
+2
*
Switch to avoid first-run pop-up from displaying while in app-mode.
brg@chromium.com
2008-11-14
1
-0
/
+5
*
Review URL: http://codereview.chromium.org/10958
mbelshe@google.com
2008-11-14
1
-4
/
+0
*
Change to integrate SystemMonitor changes into chrome.
mbelshe@google.com
2008-11-14
1
-0
/
+4
*
Add Terminate() to the Process object, have RenderProcessHost use this to avo...
brettw@google.com
2008-11-14
1
-2
/
+2
*
Re-do the way browser windows are shown:
ben@chromium.org
2008-11-14
1
-4
/
+3
*
* Try to rename chrome exes in shutdown path as well.
kuchhal@chromium.org
2008-11-12
1
-12
/
+1
*
* Create unique event in global namespace
kuchhal@chromium.org
2008-11-08
1
-9
/
+3
*
Implement the new mechanism we are going to use for handling Chromium updates
kuchhal@chromium.org
2008-11-07
1
-2
/
+2
*
Refactoring master preference parsing code into installer util so
huanr@chromium.org
2008-11-04
1
-4
/
+2
*
On first run process the master prefs json, only one entry matters to us.
cpu@google.com
2008-10-31
1
-1
/
+1
[next]