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
/
first_run
Commit message (
Expand
)
Author
Age
Files
Lines
*
Take two at splitting result codes between content and chrome.
dpranke@chromium.org
2011-07-19
2
-6
/
+6
*
Convert the remaining callers of LaunchApp to LaunchProcess.
evan@chromium.org
2011-07-18
1
-1
/
+4
*
Revert r92730, r92731, r92732 ... will land again once I ensure the win build...
dpranke@chromium.org
2011-07-15
2
-6
/
+6
*
This change will split the result codes between content and chrome.
dpranke@chromium.org
2011-07-15
2
-6
/
+6
*
Cause new_chrome.exe to always be written if Chrome Frame is in use, resultin...
robertshield@chromium.org
2011-07-15
1
-13
/
+42
*
Change base::LaunchProcess API slightly
evan@chromium.org
2011-07-15
4
-10
/
+6
*
importer: Trivial change that changes NONE_IMPORTER to TYPE_UNKNOWN.
tfarina@chromium.org
2011-07-15
1
-1
/
+1
*
Clean up users of a deprecated base::LaunchApp API.
evan@chromium.org
2011-07-14
4
-6
/
+12
*
Prevent users from bypassing the EULA shown on first run by killing setup.exe.
robertshield@chromium.org
2011-07-13
1
-1
/
+2
*
Resource cleanup and de-duping
estade@chromium.org
2011-07-12
1
-1
/
+1
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-4
/
+5
*
Fix relaunches on the Mac.
mark@chromium.org
2011-06-24
2
-4
/
+28
*
Changing uses of NativeButton to use NativeTextButton, which does not use a
rogerta@chromium.org
2011-06-17
1
-2
/
+3
*
Move ui/gfx/image* to ui/gfx/image/.
rsesek@chromium.org
2011-06-13
1
-1
/
+1
*
Changes TemplateURLModel into TemplateURLService. Changes all access points t...
erg@google.com
2011-06-07
1
-2
/
+4
*
Move RootView to the internal namespace.
ben@chromium.org
2011-05-20
1
-2
/
+1
*
first_run: Call ResourceBundle::GetNativeImageNamed() instead of GetBitmapNam...
tfarina@chromium.org
2011-05-19
1
-4
/
+5
*
Re-land:
ben@chromium.org
2011-05-13
1
-1
/
+1
*
Revert 85269 - Split the hierarchy.
ben@chromium.org
2011-05-13
1
-1
/
+1
*
Split the hierarchy.
ben@chromium.org
2011-05-13
1
-1
/
+1
*
Refactor preference syncing.
zea@chromium.org
2011-05-09
1
-2
/
+1
*
Turn off the search engine selector for the Russian locale.
mirandac@chromium.org
2011-05-05
2
-0
/
+12
*
Submitting http://codereview.chromium.org/6901058/ on behalf of rhashimoto
saintlou@chromium.org
2011-04-29
1
-0
/
+1
*
Move UserMetrics to content.
michaeln@google.com
2011-04-27
2
-1
/
+2
*
Rename CreateParams to InitParams.
ben@chromium.org
2011-04-26
1
-1
/
+1
*
Rework the way Widget::Init works:
ben@chromium.org
2011-04-26
1
-7
/
+7
*
views: Move LinkController into its own header file.
tfarina@chromium.org
2011-04-25
2
-8
/
+9
*
first-run: Make two specific windows functions private to first_run_win.cc
tfarina@chromium.org
2011-04-19
2
-32
/
+33
*
first-run: Move ShowFirstRunDialog() function to first_run_dialog.h
tfarina@chromium.org
2011-04-18
6
-141
/
+26
*
Mac: Fix official build failure from r81810.
thestig@chromium.org
2011-04-15
1
-0
/
+4
*
first-run: Pull out FirstRunBrowserProcess/ImportObserver into their own head...
tfarina@chromium.org
2011-04-15
8
-84
/
+127
*
first-run: Pull IsBrowserAlreadyRunning() out of upgrade_util_win.h.
tfarina@chromium.org
2011-04-15
2
-23
/
+0
*
first-run: Eliminate the ifdefs in upgrade_util.h
tfarina@chromium.org
2011-04-14
5
-36
/
+55
*
first-run: Remove ifdefs from upgrade_util_linux.cc.
tfarina@chromium.org
2011-04-14
1
-4
/
+0
*
first-run: Refactor TryChromeDialogView to eliminate ShowTryChromeDialog() fu...
tfarina@chromium.org
2011-04-14
4
-92
/
+89
*
first-run: Reland refactor of Upgrade class into upgrade_util API.
tfarina@chromium.org
2011-04-13
8
-180
/
+175
*
Broke ARM compile.
siggi@chromium.org
2011-04-13
8
-172
/
+181
*
first-run: Refactor Upgrade class into a common upgrade_util API.
tfarina@chromium.org
2011-04-13
8
-181
/
+172
*
More https for support URLs.
cevans@chromium.org
2011-04-13
1
-1
/
+1
*
first-run: Refactor Upgrade class.
tfarina@chromium.org
2011-04-12
10
-535
/
+673
*
Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.
tfarina@chromium.org
2011-04-12
1
-2
/
+2
*
importer: Cleanup ImporterList some more.
tfarina@chromium.org
2011-04-08
1
-1
/
+1
*
importer: Cleanup ProfileInfo calls a little bit.
tfarina@chromium.org
2011-04-06
3
-20
/
+21
*
Change determination of when to show the first run search engine selection di...
mirandac@chromium.org
2011-04-05
5
-35
/
+15
*
importer: Refactor ImporterList so it doesn't have to know about Importer.
tfarina@chromium.org
2011-04-04
3
-15
/
+31
*
Convert more WidgetWin/WidgetGtk creations to use a new cross-platform static...
ben@chromium.org
2011-03-28
1
-14
/
+12
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
2
-3
/
+3
*
importer: Rip out ImporterObserver::ImportCanceled().
tfarina@chromium.org
2011-03-24
3
-11
/
+4
*
Convert some WidgetWin construction to use CreateParams.
ben@chromium.org
2011-03-24
1
-3
/
+3
*
Revert 79211 - Convert some WidgetWin construction to use CreateParams.
ben@chromium.org
2011-03-23
1
-3
/
+3
[next]