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
*
Revise user-data-dir switch handling; avoid crashes.
msw@chromium.org
2014-02-13
1
-1
/
+0
*
Make some field trials unforceable via command-line in the official build.
gab@chromium.org
2014-02-13
1
-1
/
+9
*
[Variations] Read the policy from profile prefs if on Android
mathp@chromium.org
2014-02-13
1
-1
/
+3
*
views: Remove AcceleratorHandler
sadrul@chromium.org
2014-02-06
1
-4
/
+0
*
Refactor pref code out of ProfileImpl.
gab@chromium.org
2014-02-05
1
-2
/
+1
*
Remove unnecessary uses of aura::Env::GetDispatcher
sadrul@chromium.org
2014-02-05
1
-5
/
+0
*
Revert 249095 "Refactor pref code out of ProfileImpl."
gab@chromium.org
2014-02-05
1
-1
/
+2
*
Refactor pref code out of ProfileImpl.
gab@chromium.org
2014-02-05
1
-2
/
+1
*
Move TranslateLanguageList to the Translate component
droger@chromium.org
2014-02-05
1
-5
/
+3
*
Cache feedback reports to disk in case of send failure.
rkc@chromium.org
2014-02-04
1
-0
/
+5
*
Cleanup: Remove some unused code, or make them platform specific.
thestig@chromium.org
2014-02-03
1
-0
/
+8
*
Revert 247772 "Cache feedback reports to disk in case of send fa..."
benwells@chromium.org
2014-01-30
1
-5
/
+0
*
Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.
yoz@chromium.org
2014-01-30
1
-1
/
+1
*
Cache feedback reports to disk in case of send failure.
rkc@chromium.org
2014-01-29
1
-0
/
+5
*
Introduce TranslateService and TranslateDownloadManager
droger@chromium.org
2014-01-29
1
-10
/
+5
*
TrackedPreferences are initialized when a profile is created or loaded. But p...
erikwright@chromium.org
2014-01-28
1
-0
/
+15
*
Revert 247250 "TrackedPreferences are initialized when a profile..."
mad@chromium.org
2014-01-27
1
-15
/
+0
*
TrackedPreferences are initialized when a profile is created or loaded. But p...
erikwright@chromium.org
2014-01-27
1
-0
/
+15
*
Revert of Cache feedback reports to disk in case of send failure. (https://co...
hclam@chromium.org
2014-01-25
1
-5
/
+0
*
Cache feedback reports to disk in case of send failure.
rkc@chromium.org
2014-01-24
1
-0
/
+5
*
Add plumbing for persisting a signature for the variations seed.
asvitkine@chromium.org
2014-01-23
1
-0
/
+4
*
Revert 243623 "Revert profile cleanup temporarily to verify regr..."
pastarmovj@google.com
2014-01-21
1
-0
/
+26
*
Removes MessageLoop::Type checks in favor of IsCurrent on MessageLoops.
sky@chromium.org
2014-01-20
1
-1
/
+1
*
Move component updater artifacts into component_updater namespace.
sorin@chromium.org
2014-01-17
1
-1
/
+2
*
Avoid loading the last used browser profile in app_controller_mac when it's n...
tapted@chromium.org
2014-01-16
1
-23
/
+3
*
Enable SDCH support over HTTPS if --enable-sdch=2 switch is present.
mef@chromium.org
2014-01-10
1
-6
/
+13
*
Revert 243957 "Enable SDCH support over HTTPS if --enable-sdch=2..."
noamsml@google.com
2014-01-10
1
-13
/
+6
*
Enable SDCH support over HTTPS if --enable-sdch=2 switch is present.
mef@chromium.org
2014-01-09
1
-6
/
+13
*
Move LanguageUsageMetrics and TranslateBrowserMetrics to components
droger@chromium.org
2014-01-09
1
-3
/
+3
*
Removing GetDefaultProfileOrOffTheRecord and GetDefaultProfile(<path>) from P...
skuhne@chromium.org
2014-01-09
1
-9
/
+14
*
Revert profile cleanup temporarily to verify regression is really caused by it.
pastarmovj@chromium.org
2014-01-08
1
-26
/
+0
*
Revert 242262 "Revert of https://codereview.chromium.org/119913003/"
aurimas@google.com
2014-01-07
1
-6
/
+10
*
Remove kChromeFrame checks in the browser process.
jam@chromium.org
2014-01-02
1
-9
/
+3
*
Revert 242455 "Revert 242449 "Update some uses of UTF conversion..."
avi@chromium.org
2013-12-24
1
-1
/
+1
*
Revert 242449 "Update some uses of UTF conversions in chrome/bro..."
avi@chromium.org
2013-12-24
1
-1
/
+1
*
Update some uses of UTF conversions in chrome/browser to use the base:: names...
avi@chromium.org
2013-12-24
1
-1
/
+1
*
Update some uses of Value in chrome/browser to use the base:: namespace.
avi@chromium.org
2013-12-23
1
-1
/
+1
*
Revert of https://codereview.chromium.org/119913003/
aurimas@chromium.org
2013-12-21
1
-10
/
+6
*
Enable Component Updater on Android
aurimas@chromium.org
2013-12-21
1
-6
/
+10
*
Initialize high dpi early in the chrome process on Windows by calling the Set...
ananta@chromium.org
2013-12-20
1
-4
/
+0
*
Getting rid of temporary IsGetDefaultProfileAllowed instrumentation
skuhne@chromium.org
2013-12-20
1
-4
/
+0
*
Run all flag-checks for new-profile-managment et al through common functions ...
bcwhite@chromium.org
2013-12-18
1
-1
/
+2
*
Removes some dead code
sky@chromium.org
2013-12-17
1
-14
/
+0
*
Send UMA stability stats in a separate UMA log on startup.
asvitkine@chromium.org
2013-12-16
1
-3
/
+8
*
cros: Remove default pinned apps trial.
xiyuan@chromium.org
2013-12-13
1
-6
/
+0
*
Do not call SetDefaultBrowser() twice on first run.
gab@chromium.org
2013-12-11
1
-1
/
+2
*
Rename the X-Chrome-Variations header to X-Client-Data.
dcblack@chromium.org
2013-12-05
1
-1
/
+1
*
Fix race / DCHECK in MetricsService.
asvitkine@chromium.org
2013-12-04
1
-7
/
+0
*
linux_aura: Port the root error dialog.
erg@chromium.org
2013-11-25
1
-3
/
+3
*
Android: Disable about:flags impl-side-painting override
sievers@chromium.org
2013-11-22
1
-2
/
+1
[next]