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
*
Revert 52446 - Supports High DPI mode.
hbono@google.com
2010-09-14
1
-7
/
+0
*
Reduce the number of files that recompile when changing template_url.h or tem...
levin@chromium.org
2010-08-31
1
-0
/
+1
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-2
/
+2
*
Added BackgroundModeManager which tracks when background apps are loaded/unlo...
atwilson@chromium.org
2010-08-18
1
-9
/
+0
*
GTTF: Move TestingAutomationProvider to its own file.
phajdan.jr@chromium.org
2010-08-18
1
-0
/
+1
*
Convert infobar APIs to UTF-16.
evan@chromium.org
2010-08-13
1
-11
/
+11
*
Clone of issue 2941001. See initial review below.
twiz@google.com
2010-08-12
1
-2
/
+2
*
Extension package creation cleanup
erg@google.com
2010-08-11
1
-51
/
+63
*
fixup for style nits
atwilson@chromium.org
2010-08-11
1
-1
/
+1
*
Cleaned up an incorrect comment
atwilson@chromium.org
2010-08-11
1
-1
/
+1
*
Added support for --no-startup-window flag to launch chrome with no startup w...
atwilson@chromium.org
2010-08-11
1
-1
/
+14
*
base: rename Environment::GetEnv to Environment::GetVar.
tfarina@chromium.org
2010-08-07
1
-1
/
+1
*
To effectively test some parts of chrome for cros on the linux desktop, we ne...
davemoore@chromium.org
2010-08-04
1
-1
/
+3
*
De-wstringify some browser startup code and net utility.
evan@chromium.org
2010-08-04
1
-2
/
+2
*
Make BrowserInit use FilePath instead of wstring for current directory.
viettrungluu@chromium.org
2010-08-03
1
-10
/
+14
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-0
/
+1
*
base: Rename EnvVarGetter to Environment.
tfarina@chromium.org
2010-08-03
1
-2
/
+2
*
Revert 54643 - Fix --kiosk to work regardless of the startup pref setting or ...
pkasting@chromium.org
2010-08-03
1
-10
/
+10
*
Fix --kiosk to work regardless of the startup pref setting or supplied URLs.
pkasting@chromium.org
2010-08-03
1
-10
/
+10
*
enable apps by default
erikkay@chromium.org
2010-08-02
1
-1
/
+1
*
Revert 54560 -
nick@chromium.org
2010-08-02
1
-1
/
+1
*
Change removing method, GetBrowser from TabContentsDelegate, as this was brea...
twiz@google.com
2010-08-02
1
-1
/
+1
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-5
/
+6
*
Move browser/first_run* into into a subdirectory.
evan@chromium.org
2010-07-29
1
-1
/
+1
*
Revert 54073 - Fix --kiosk to work regardless of the startup pref setting or ...
rohitrao@chromium.org
2010-07-29
1
-8
/
+10
*
Fix --kiosk to work regardless of the startup pref setting or supplied URLs.
pkasting@chromium.org
2010-07-28
1
-10
/
+8
*
Put back 53641 - Landing OEM customization CL for Denis
dpolukhin@chromium.org
2010-07-27
1
-13
/
+0
*
Revert 53641 - Landing OEM customization CL for Denis
asargent@chromium.org
2010-07-26
1
-0
/
+13
*
Landing OEM customization CL for Denis
dpolukhin@chromium.org
2010-07-26
1
-13
/
+0
*
Continual header pruning
erg@google.com
2010-07-22
1
-0
/
+1
*
Remove deprecated CommandLine::GetLooseValues(), rename to args().
evan@chromium.org
2010-07-21
1
-11
/
+12
*
Added file to track login times, and moved functionality to boot_times_loader.
davemoore@chromium.org
2010-07-21
1
-9
/
+0
*
Moved code that generates APP_TERMINATING notification into BrowserList so it...
atwilson@chromium.org
2010-07-20
1
-1
/
+2
*
Attempt four at landing the "histogram.h removed from message_loop.h" patch.
erg@chromium.org
2010-07-15
1
-0
/
+1
*
Supports High DPI mode.
hbono@chromium.org
2010-07-15
1
-0
/
+7
*
Revert everything related to the relanding.
erg@chromium.org
2010-07-14
1
-1
/
+0
*
Reland r52336.
erg@chromium.org
2010-07-14
1
-0
/
+1
*
Revert 52336 - More header cleanup:
erg@chromium.org
2010-07-14
1
-1
/
+0
*
More header cleanup:
erg@chromium.org
2010-07-14
1
-0
/
+1
*
Added system notification for update_engine.
seanparent@google.com
2010-07-13
1
-0
/
+6
*
NetworkStateNotifier that sends notification when network stat has changed.
oshima@chromium.org
2010-07-10
1
-0
/
+4
*
base: Get rid of the deprecated SysInfo::GetEnvVar.
tfarina@chromium.org
2010-07-08
1
-3
/
+6
*
DevTools: add stub for HTTP-based remote debugger interface.
pfeldman@chromium.org
2010-07-06
1
-10
/
+15
*
Change a bunch of string types.
estade@chromium.org
2010-06-29
1
-2
/
+2
*
Attempt 2 at Moving Browser::AddTypes to TabStripModel. The first
sky@chromium.org
2010-06-28
1
-3
/
+4
*
Rename Dns prefetching files to Predictor files
jar@chromium.org
2010-06-27
1
-1
/
+1
*
Change classes and functions for DNS Prefetching to Predictor*
jar@chromium.org
2010-06-25
1
-2
/
+2
*
Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarily
sky@chromium.org
2010-06-24
1
-4
/
+3
*
Moves Browser::AddTypes to TabStripModel. This patch is primarily
sky@chromium.org
2010-06-24
1
-3
/
+4
*
Added BackgroundContentsService to manage lifecycle of BackgroundContents.
atwilson@chromium.org
2010-06-21
1
-1
/
+1
[next]