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
*
Ensure we have a valid profile when using
avi@chromium.org
2009-08-11
1
-0
/
+8
*
Resurrect toolkit_views build.
ben@chromium.org
2009-07-21
1
-1
/
+1
*
Fix Linux startup crash.
brettw@chromium.org
2009-07-21
1
-10
/
+12
*
Make testers happy.
estade@chromium.org
2009-07-17
1
-1
/
+2
*
Makes the default for what to do on startup be restore last session on
sky@chromium.org
2009-07-16
1
-7
/
+3
*
Various minor fixes:
aa@chromium.org
2009-07-15
1
-10
/
+0
*
Couple of changes for chrome os startup:
sky@chromium.org
2009-07-15
1
-1
/
+16
*
Don't clobber the previous session when showing about-linux splash page.
estade@chromium.org
2009-07-13
1
-0
/
+21
*
Replace instances of LINUX2 with OS_CHROMEOS and linux2 with chromeos.
brettw@chromium.org
2009-07-08
1
-2
/
+2
*
Improved tab overview animations with better animation and wiring to
sky@chromium.org
2009-06-16
1
-0
/
+10
*
Fixes bug where keyword editor would end up prefixing all keyword urls
sky@chromium.org
2009-06-15
1
-3
/
+3
*
Remove the prepended manifest from the crx format. Now we just have the heade...
aa@chromium.org
2009-06-10
1
-1
/
+18
*
chrome.exe --package-extension generates .crx from extension directory
rafaelw@chromium.org
2009-06-09
1
-0
/
+44
*
blech
aa@chromium.org
2009-06-08
1
-8
/
+10
*
ipc: use strings, not wstrings for channel ids.
evan@chromium.org
2009-06-04
1
-5
/
+5
*
Headers cleanup in chrome/browser/
phajdan.jr@chromium.org
2009-06-03
1
-0
/
+1
*
Some UI tests would fail on some boxes as these tests have specific expectati...
jcampan@chromium.org
2009-06-01
1
-1
/
+2
*
Fix linux compilation for print
mhm@chromium.org
2009-05-30
1
-0
/
+2
*
Add --print command line argument to print a webpage
mhm@chromium.org
2009-05-30
1
-0
/
+7
*
Open a new tab page rather than the homepage if startup is set to "open the f...
pkasting@chromium.org
2009-05-27
1
-2
/
+8
*
Remove the last bits leftover from my frame window experiment.
brettw@chromium.org
2009-05-26
1
-8
/
+0
*
Add a separate cookie store that's used for extensions.
mpcomplete@google.com
2009-05-14
1
-4
/
+0
*
Fix few miscellanous TODO(port)s.
phajdan.jr@chromium.org
2009-05-12
1
-3
/
+0
*
Fix the build in debug mode.
jcampan@chromium.org
2009-05-09
1
-1
/
+2
*
There was a potential race when showing the default browser info-bar on star-up,
jcampan@chromium.org
2009-05-09
1
-1
/
+24
*
This is the first pass at themes.
glen@chromium.org
2009-05-09
1
-0
/
+1
*
Add customized first run tabs
cpu@google.com
2009-05-09
1
-24
/
+65
*
Refactor BrowserInit in preparation for customized first run tabs
cpu@google.com
2009-05-07
1
-40
/
+29
*
honor index in createTab()
rafaelw@chromium.org
2009-05-06
1
-1
/
+1
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Adds toplevel app/ directory and moves ResourceBundle into it.
ben@chromium.org
2009-05-05
1
-3
/
+3
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
1
-5
/
+2
*
Blind fix for ChromeBot crashes.
mal@chromium.org
2009-05-03
1
-1
/
+3
*
Relanding the following CL (it was breaking the UI tests because a
jcampan@chromium.org
2009-05-02
1
-0
/
+125
*
Reverting 15115, it sadly breaks the ui tests.
jcampan@chromium.org
2009-05-01
1
-122
/
+0
*
If Chrome is not the default browser, tell the user, unless:
jcampan@chromium.org
2009-05-01
1
-0
/
+122
*
Deprecate wstring version of PathService::Get() in webkit.
thestig@chromium.org
2009-05-01
1
-3
/
+4
*
Rename web_contents_view* files to tab_contents_view* to reflect my previous
brettw@chromium.org
2009-04-21
1
-1
/
+1
*
Add a comment to the hwnd view about proper usage. I was using it incorrectly
brettw@chromium.org
2009-04-13
1
-0
/
+9
*
Stuff needed for alert info bars.
estade@chromium.org
2009-04-08
1
-16
/
+4
*
linux: don't crash on alert infobars.
evan@chromium.org
2009-04-08
1
-6
/
+1
*
Re-land popup routing fix for browser.
ben@chromium.org
2009-04-07
1
-1
/
+1
*
Moving the storing/restoring of the focus from TabContents to WebContentsView...
jcampan@chromium.org
2009-03-12
1
-1
/
+6
*
Get rid of --start-renderers-manually since it's been broken for a long time ...
jam@chromium.org
2009-03-10
1
-5
/
+1
*
Make startup_tests build and run on Linux (except reference tests).
phajdan.jr@chromium.org
2009-03-05
1
-10
/
+7
*
revert broken change 10833
nsylvain@chromium.org
2009-03-03
1
-6
/
+3
*
Port DictionaryValue to use string16 instead of wstring.
dsh@google.com
2009-03-03
1
-3
/
+6
*
Revert dsh's change 10818
nsylvain@chromium.org
2009-03-03
1
-6
/
+3
*
Port DictionaryValue to use string16 instead of wstring.
dsh@google.com
2009-03-03
1
-3
/
+6
*
Move chrome/apps/result_codes.h to chrome/common/result_codes.h
thestig@chromium.org
2009-03-03
1
-1
/
+1
[next]