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_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port the option to import bookmarks from a file to Linux
evan@chromium.org
2010-04-01
1
-78
/
+1
*
Revert 43277 - Port the option to import bookmarks from a file to Linux
arv@chromium.org
2010-03-31
1
-1
/
+78
*
Port the option to import bookmarks from a file to Linux
evan@chromium.org
2010-03-31
1
-78
/
+1
*
Add import_bookmarks_from_file option to master pref that
huanr@chromium.org
2010-03-24
1
-5
/
+26
*
Add the option of importing bookmarks from file to first run.
huanr@chromium.org
2010-03-22
1
-1
/
+43
*
Move importer data types into a separate file to prepare for moving importer
mirandac@chromium.org
2010-03-22
1
-6
/
+7
*
Allow the use of the master_preferences file in Linux.
tony@chromium.org
2010-03-10
1
-13
/
+2
*
Add support for auto-installing extensions at first run via master prefs
cpu@chromium.org
2010-03-08
1
-0
/
+56
*
First part of the pre-set bookmarks feature
cpu@chromium.org
2010-02-26
1
-22
/
+15
*
Fix for crash on early return from browser_main.cc
cpu@chromium.org
2010-02-23
1
-0
/
+5
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-1
/
+1
*
Position the the inactive toast to the left in RTL machines.
cpu@chromium.org
2010-01-21
1
-4
/
+8
*
New headline for the inactive toast dialog
cpu@chromium.org
2010-01-19
1
-1
/
+7
*
Fix a case where we try to get the homepage as a boolean value, when
tony@chromium.org
2009-12-10
1
-2
/
+4
*
Remove IsPrefRegistered function from PrefService API and fix the callers to
tony@chromium.org
2009-12-07
1
-1
/
+1
*
Add -profile command line switch
davemoore@chromium.org
2009-11-30
1
-1
/
+1
*
Making the toast localized
cpu@chromium.org
2009-11-19
1
-69
/
+29
*
Fix style issues in View class.
maruel@chromium.org
2009-11-07
1
-1
/
+1
*
Use GetSwitchValueASCII.
tony@chromium.org
2009-11-06
1
-3
/
+3
*
Push the Omaha app guid into the browser distribution classes to remove compi...
robertshield@chromium.org
2009-11-05
1
-1
/
+2
*
Continue to remove CHROME_FRAME_BUILD define from code that goes into chrome....
robertshield@chromium.org
2009-11-04
1
-0
/
+10
*
Remove deprecated CommandLine(std::wstring) ctor.
evan@chromium.org
2009-10-26
1
-2
/
+2
*
Remove +x bit from files that shouldn't have it.
evan@chromium.org
2009-10-20
1
-0
/
+0
*
Make importer obey import_search_engine preference even if FRUI is enabled.
kuchhal@chromium.org
2009-10-19
1
-7
/
+26
*
Make GetDistroBooleanPreference return troolean value.
kuchhal@chromium.org
2009-10-19
1
-9
/
+17
*
Re-try r29078: Remove some deprecated file_util wstring functions.
estade@chromium.org
2009-10-15
1
-1
/
+1
*
Revert wstring patch (r29078 and follow up commits). It is causing failures o...
estade@chromium.org
2009-10-15
1
-1
/
+1
*
Remove some deprecated file_util wstring functions.
estade@chromium.org
2009-10-15
1
-1
/
+1
*
Fix a whole bunch of style nits.
erg@google.com
2009-10-13
1
-1
/
+1
*
Use ASCII strings for switch names.
evan@chromium.org
2009-10-13
1
-2
/
+2
*
Fix for crasher on toast UI
cpu@chromium.org
2009-09-24
1
-1
/
+1
*
Fix crash during import by checking for errors and exiting early.
kuchhal@chromium.org
2009-09-22
1
-2
/
+7
*
Add 3 more flavors of the try chrome toast
cpu@chromium.org
2009-09-09
1
-20
/
+72
*
Remove unused ATL headers.
jhawkins@chromium.org
2009-09-09
1
-2
/
+0
*
Use ScopedComPtr instead of CComPtr to reduce a dependency on ATL.
jhawkins@chromium.org
2009-09-04
1
-2
/
+3
*
Fix 9867: Activating the previous/next buttons with the keyboard in the find ...
finnur@chromium.org
2009-09-03
1
-1
/
+1
*
Do not import homepage on First Run if a homepage is given in master preferen...
kuchhal@chromium.org
2009-08-11
1
-2
/
+7
*
Use alternate icon for Chrome shortcuts if specified in master preferences.
kuchhal@chromium.org
2009-08-03
1
-2
/
+8
*
Refactoring of master preferences parsing before adding a new preference.
kuchhal@chromium.org
2009-08-03
1
-22
/
+26
*
This CL adds accelerators to the Linux toolkit views.
jcampan@chromium.org
2009-07-31
1
-1
/
+1
*
Revert changes from r22198 to r22204 and r22194. None of these changes were
kuchhal@chromium.org
2009-07-31
1
-26
/
+22
*
cleanup
kuchhal@chromium.org
2009-07-31
1
-10
/
+10
*
Refactoring of master preferences parsing before adding a new preference.
kuchhal@chromium.org
2009-07-31
1
-22
/
+26
*
There is no need for the browser process to have an accelerator handler.This ...
jcampan@chromium.org
2009-07-29
1
-1
/
+2
*
Linux: Add first run search bubble.
kuchhal@chromium.org
2009-07-14
1
-22
/
+0
*
Some code had been removed from FirstRun::IsChromeFirstRun() so that it may r...
jcampan@chromium.org
2009-07-08
1
-2
/
+8
*
This CL removes the last (major) Windows specific part out of the focus manag...
jcampan@chromium.org
2009-06-30
1
-1
/
+1
*
Replace std:;wstring with std::string and string16 in locale-name related APIs.
jshin@chromium.org
2009-06-24
1
-1
/
+1
*
Revert :
nsylvain@chromium.org
2009-06-22
1
-1
/
+1
*
Relanding focus manager refactoring with build fix, see:http://codereview.chr...
jcampan@chromium.org
2009-06-20
1
-1
/
+1
[next]