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
/
chrome_browser_main.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Android: Drop version extension for UMA.
nileshagrawal@chromium.org
2013-04-16
1
-11
/
+0
*
Suppress CHECK failure in CreateProfile for OS_WIN.
hshi@chromium.org
2013-04-12
1
-0
/
+2
*
Remove ContentBrowserClient::RenderViewHostCreated, which is redundant
phajdan.jr@chromium.org
2013-04-12
1
-0
/
+19
*
Move various bits of UMA code from ChromeBrowserMain to a new ChromeBrowserMa...
thestig@chromium.org
2013-04-12
1
-85
/
+17
*
Remove the EnableBenchmarking histogram.
stevet@chromium.org
2013-04-09
1
-8
/
+3
*
Turn on component updater on chromeos, only for the pnacl component.
jvoung@google.com
2013-04-09
1
-4
/
+6
*
Re-Re-apply 192420: Move login switches to src/chromeos"
stevenjb@chromium.org
2013-04-05
1
-1
/
+2
*
Revert 192504 "Re-apply 192420: Move login switches to src/chromeos"
tkent@chromium.org
2013-04-05
1
-2
/
+1
*
Re-apply 192420: Move login switches to src/chromeos
stevenjb@chromium.org
2013-04-05
1
-1
/
+2
*
Revert 192415 "Turn on component updater on chromeos, only for t..."
alexeypa@google.com
2013-04-05
1
-5
/
+3
*
Revert 192420 "Move login switches to src/chromeos"
alexeypa@google.com
2013-04-05
1
-2
/
+1
*
Move login switches to src/chromeos
stevenjb@chromium.org
2013-04-04
1
-1
/
+2
*
Turn on component updater on chromeos, only for the pnacl component.
jvoung@google.com
2013-04-04
1
-3
/
+5
*
Move FieldTrial::EnableBenchmarking() to a more sensible location.
asvitkine@chromium.org
2013-04-04
1
-1
/
+4
*
Removing C++ implementation, now that we have a component extension implement...
vadimt@chromium.org
2013-04-02
1
-4
/
+0
*
chrome: Update the include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-03-31
1
-1
/
+1
*
Allows disabling of the "set as default browser" infobar for specific version...
macourteau@chromium.org
2013-03-29
1
-0
/
+12
*
Rename sys_string_conversions in chrome.
brettw@chromium.org
2013-03-28
1
-1
/
+1
*
Simplify the ProcessSingleton API.
erikwright@chromium.org
2013-03-28
1
-5
/
+5
*
force new dialog style when using requestAutocomplete
estade@chromium.org
2013-03-27
1
-0
/
+6
*
Show user data dialog earlier on Windows.
hshi@chromium.org
2013-03-27
1
-36
/
+2
*
Add a new App launcher promo to the apps page / NTP.
mad@chromium.org
2013-03-26
1
-4
/
+2
*
Make Quick Office component extensions on Chrome OS
dpolukhin@chromium.org
2013-03-19
1
-1
/
+3
*
Delete memory manager dead code.
ccameron@chromium.org
2013-03-12
1
-7
/
+0
*
Add a user pref in Settings to disable all GPU features.
zmo@chromium.org
2013-03-12
1
-0
/
+3
*
Enabling testing Google Now component extension.
vadimt@chromium.org
2013-03-11
1
-8
/
+0
*
Wires up calls to history to track time spent viewing pages. I've ifdef'd out...
sky@chromium.org
2013-03-08
1
-0
/
+14
*
Removed dependency between Local State file path and its sequenced pool name.
zelidrag@chromium.org
2013-03-07
1
-4
/
+3
*
Force --metrics-recording-only behavior for debug builds.
miu@chromium.org
2013-03-02
1
-3
/
+11
*
On Android, the browser process can be killed anytime by the system.
nileshagrawal@chromium.org
2013-03-01
1
-0
/
+5
*
chrome: Update include paths of string_split.h to its new location.
tfarina@chromium.org
2013-02-28
1
-1
/
+1
*
Refactor app_list_util.h into AppListService abstract base.
tapted@chromium.org
2013-02-27
1
-4
/
+2
*
Fix layering violation in content\browser\renderer_host. That directory shoul...
jam@chromium.org
2013-02-26
1
-0
/
+3
*
Revert 184352
brettw@chromium.org
2013-02-24
1
-2
/
+2
*
Add utf_string_conversions to base namespace.
brettw@chromium.org
2013-02-24
1
-2
/
+2
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Plumb HostDesktopType through BrowserListTabContentsProvider.
gab@chromium.org
2013-02-22
1
-0
/
+2
*
Reactivate FieldTrialList on Android.
stevet@chromium.org
2013-02-20
1
-2
/
+0
*
Add additional tests to VariationsService that simulate network requests.
asvitkine@chromium.org
2013-02-15
1
-1
/
+1
*
Support variations_seed parameter in MasterPrefs.
asvitkine@chromium.org
2013-02-15
1
-0
/
+13
*
Add an API to component_updater that asks to do an update check "now".
jvoung@google.com
2013-02-14
1
-2
/
+1
*
Don't run first run tasks when showing the App Launcher.
tapted@chromium.org
2013-02-11
1
-6
/
+8
*
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
joi@chromium.org
2013-02-11
1
-3
/
+3
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-16
/
+18
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
1
-1
/
+1
*
[Autofill] Add the browser installation timestamp to the Risk protocol buffer.
isherman@chromium.org
2013-02-07
1
-8
/
+4
*
Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.
rsleevi@chromium.org
2013-02-07
1
-1
/
+1
*
Enable the translate manager on Android.
miguelg@chromium.org
2013-02-06
1
-1
/
+1
*
Add UMA metrics for whether touch events are enabled on new tabs.
flackr@chromium.org
2013-02-06
1
-0
/
+39
*
Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.
joi@chromium.org
2013-02-06
1
-24
/
+12
[next]