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_init.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makes pinned tab restore on startup if you haven't enabled session
sky@chromium.org
2010-03-18
1
-42
/
+63
*
Support app tabs as a launch point for apps. Also, move the logic for launch...
erikkay@chromium.org
2010-03-12
1
-38
/
+46
*
Adding initial version of the mediaplayer. This only hooks into the system if...
dhg@chromium.org
2010-03-10
1
-0
/
+3
*
Initial implementation of status tray functionality (mac-only, currently).
atwilson@chromium.org
2010-03-06
1
-0
/
+12
*
Minor extensions code cleanup
rafaelw@chromium.org
2010-03-06
1
-0
/
+1
*
Disable registering, unregistering, and setting default browser
huanr@chromium.org
2010-02-27
1
-0
/
+5
*
Removes tab overview related classes and renames TabOverviewTypes to
sky@chromium.org
2010-02-22
1
-4
/
+4
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-1
/
+1
*
Use regular message loop for cros login window
davemoore@chromium.org
2010-02-18
1
-32
/
+39
*
The great Flip -> Spdy rename.
mbelshe@chromium.org
2010-02-08
1
-4
/
+4
*
Implement launch disposition for extension-apps.
rafaelw@chromium.org
2010-02-05
1
-4
/
+34
*
Refactor chromeos cros files into subdir 'cros'
chocobo@chromium.org
2010-02-04
1
-1
/
+1
*
Step 1 in Implementing/Prototyping App Panels.
rafaelw@chromium.org
2010-02-04
1
-1
/
+4
*
Disables pinned tabs until I land apps. I've #ifdef parts that are
sky@chromium.org
2010-01-28
1
-9
/
+0
*
Add a notification observer for the first tab load for Chrome OS.
brettw@chromium.org
2010-01-22
1
-0
/
+9
*
Make --app switch URL restrictions match normal command line restrictions.
jschuh@chromium.org
2010-01-15
1
-3
/
+3
*
Remove URL command line filtering from main startup path.
jschuh@chromium.org
2010-01-15
1
-2
/
+2
*
Limit URL schemes passed on the command line to file: and those allowed by Re...
jschuh@chromium.org
2010-01-14
1
-4
/
+20
*
Ensure existing user pinned chrome shortcuts have correct app id.
xiyuan@chromium.org
2010-01-13
1
-0
/
+5
*
Replaces the % character with \x when generating Windows shortcuts via
jschuh@chromium.org
2009-12-30
1
-1
/
+6
*
Fix racing condition that blocks profiles menu showing up
xiyuan@chromium.org
2009-12-22
1
-0
/
+9
*
Revert 35137 - Getting perf numbers. Will revert.
viettrungluu@chromium.org
2009-12-22
1
-10
/
+0
*
Getting perf numbers. Will revert.
viettrungluu@chromium.org
2009-12-22
1
-0
/
+10
*
Adds the cmdline "--new-window" that instructs the init sequence
estade@chromium.org
2009-12-18
1
-1
/
+2
*
Use GetSwitchValueASCII, so we don't use the deprecated versions.
evan@chromium.org
2009-12-17
1
-3
/
+3
*
ChromeFrame uses the IPC automation channel to talk to Chrome. The IPC messag...
ananta@chromium.org
2009-12-10
1
-2
/
+9
*
Remove IsPrefRegistered function from PrefService API and fix the callers to
tony@chromium.org
2009-12-07
1
-1
/
+1
*
Step 1 in getting rid of transient prefs. Move over --homepage to
tony@chromium.org
2009-11-30
1
-17
/
+0
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-1
/
+3
*
Revert 33301 and 33305 due to unit_tests breakage.
maruel@chromium.org
2009-11-30
1
-3
/
+1
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-1
/
+3
*
In-application Keystone ticket promotion.
mark@chromium.org
2009-11-28
1
-4
/
+16
*
Be more paranoid when checking the default browser in Windows and return "not...
mdm@chromium.org
2009-11-25
1
-3
/
+1
*
Disables default browser check and exit menu for toolkit_views on
sky@chromium.org
2009-11-24
1
-1
/
+1
*
Default browser checking on start-up was broken.
jcampan@chromium.org
2009-11-23
1
-1
/
+3
*
Lands http://codereview.chromium.org/379007 for Dave:
sky@chromium.org
2009-11-11
1
-0
/
+10
*
Kiosk Mode implementation.
mhm@chromium.org
2009-11-09
1
-0
/
+6
*
Use GetSwitchValueASCII.
tony@chromium.org
2009-11-06
1
-25
/
+24
*
Fifth patch in getting rid of caching MessageLoop pointers.
jam@chromium.org
2009-11-03
1
-8
/
+9
*
Move chromeos code to namespace chromeos.
chocobo@google.com
2009-10-30
1
-1
/
+1
*
Change the use-flip command line flag from wchar_t to char
brettw@chromium.org
2009-10-27
1
-1
/
+1
*
Remove some #includes where possible.
pkasting@chromium.org
2009-10-23
1
-20
/
+3
*
Expand the options for how FLIP runs. The GFE team needs
mbelshe@google.com
2009-10-21
1
-1
/
+3
*
Ignore invalid urls on command line.
estade@chromium.org
2009-10-20
1
-2
/
+4
*
Disables session restore on chrome os when running tests. This causes
sky@chromium.org
2009-10-20
1
-0
/
+10
*
Add a command line switch to enable flip sockets.
mbelshe@google.com
2009-10-13
1
-0
/
+5
*
linux: fix build error on gcc-4.4 on Ubuntu
craig.schlenter@chromium.org
2009-10-08
1
-1
/
+1
*
Reland: HTML Pack Extension Dialog / Linux & Mac Packaging Support.
rafaelw@chromium.org
2009-10-08
1
-10
/
+17
*
Revert "Reland: HTML Pack Extension Dialog / Linux & Mac Packaging Support. P...
rafaelw@chromium.org
2009-10-07
1
-17
/
+10
*
Reland: HTML Pack Extension Dialog / Linux & Mac Packaging Support. Part 1.
rafaelw@chromium.org
2009-10-07
1
-10
/
+17
[next]