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
/
dom_ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Mark tests FLAKY: HomePageLink and NTPHasThumbnails"
tony@chromium.org
2010-07-19
1
-4
/
+2
*
Add starter code for 'Clear Browser Data' and 'Font Settings' overlay dialogs.
csilv@chromium.org
2010-07-19
5
-0
/
+103
*
Revert 52902 - Add getUserInfo, getRegistrationUrl message callback for regis...
pinkerton@google.com
2010-07-19
2
-106
/
+3
*
Add getUserInfo, getRegistrationUrl message callback for register screen.
nkostylev@google.com
2010-07-19
2
-3
/
+106
*
Revert 52795 - Fix chromeos compile.
thestig@chromium.org
2010-07-17
1
-0
/
+1
*
Revert 52787 - Make the personal stuff page viewable.
thestig@chromium.org
2010-07-17
4
-143
/
+25
*
Fix chromeos compile.
csilv@chromium.org
2010-07-17
1
-1
/
+0
*
Mark tests FLAKY: HomePageLink and NTPHasThumbnails
mmoss@google.com
2010-07-17
1
-2
/
+4
*
Make the personal stuff page viewable.
sargrass@google.com
2010-07-17
4
-25
/
+143
*
Fix the build on ChromeOS.
phajdan.jr@chromium.org
2010-07-16
1
-0
/
+1
*
Download code cleanup: split big files into smaller one.
phajdan.jr@chromium.org
2010-07-16
2
-0
/
+2
*
Set the options dialog as the parent window of the sync wizard when the
albertb@chromium.org
2010-07-16
1
-2
/
+2
*
Initial accounts options page.
xiyuan@chromium.org
2010-07-16
3
-44
/
+82
*
Implement search engine selection in DOMUI prefs
stuartmorgan@chromium.org
2010-07-16
2
-13
/
+92
*
Switch registration page from about:register to chrome://register.
nkostylev@google.com
2010-07-16
3
-0
/
+148
*
Advanced (Under the Hood) dom-ui progress.
csilv@chromium.org
2010-07-15
7
-17
/
+273
*
Fix missing throbber in sync dialogs. This actually does a number of things:
pkasting@chromium.org
2010-07-15
1
-1
/
+1
*
Implement disabling of plugins through policy
danno@chromium.org
2010-07-15
1
-3
/
+13
*
Extensions: Resize favicons to 16x16.
arv@chromium.org
2010-07-14
2
-6
/
+36
*
Implement default browser pref in DOMUI
stuartmorgan@chromium.org
2010-07-14
2
-7
/
+113
*
Revert 52318 - Implement default browser pref in DOMUI
stuartmorgan@chromium.org
2010-07-14
2
-113
/
+7
*
Implement default browser pref in DOMUI
stuartmorgan@chromium.org
2010-07-14
2
-7
/
+113
*
Factor out PluginGroup into a separate class in common/.
bauerb@chromium.org
2010-07-14
1
-8
/
+6
*
The "ask" setting is still required for geolocation and notifications.
jochen@chromium.org
2010-07-14
1
-0
/
+4
*
Remove the cookie prompt from the settings UI and migrate prefs from ask to b...
jochen@chromium.org
2010-07-14
1
-6
/
+0
*
First cut at adding Chromium OS's "Languages and Input" options sub page.
satorux@chromium.org
2010-07-14
1
-0
/
+2
*
Implement support for disabling sync through configuration management.
mnissler@chromium.org
2010-07-14
2
-6
/
+8
*
Add a DOM UI version of ibus-hangul configuration dialog.
mazda@chromium.org
2010-07-14
2
-0
/
+6
*
Add the rest of the content settings tabs.
estade@chromium.org
2010-07-14
1
-10
/
+82
*
Clean up net_internals_resources.grd:
pkasting@chromium.org
2010-07-12
1
-44
/
+14
*
Clean up bookmark_manager_resources.grd:
pkasting@chromium.org
2010-07-12
1
-6
/
+4
*
First cut at the tabbed content settings page.
estade@chromium.org
2010-07-12
4
-2
/
+214
*
Add an ExtensionPrefStore, layered between the user prefs and the managed pre...
pam@chromium.org
2010-07-12
2
-34
/
+22
*
Adding support for sub pages and adding the sync page.
dhg@chromium.org
2010-07-09
1
-0
/
+2
*
Skeleton of DOMUI implementation of Basics option page
stuartmorgan@chromium.org
2010-07-09
1
-6
/
+0
*
Restore the bookmark manager favicon.
tony@chromium.org
2010-07-09
1
-3
/
+6
*
Mark TwoCommandsOneTab test as FLAKY until it can be fixed.
csilv@chromium.org
2010-07-08
1
-1
/
+4
*
- First round implementation of the Advanced (Under the Hood) options panel.
csilv@chromium.org
2010-07-07
10
-7
/
+412
*
Put Chromoting plugin behind a flag.
ajwong@chromium.org
2010-07-07
1
-2
/
+6
*
Adding labs to the chromeos options page
dhg@chromium.org
2010-07-07
2
-2
/
+2
*
Remove ThumbnailStore - replaced by TopSites.
nshkrob@chromium.org
2010-07-07
2
-41
/
+1
*
Use same logic to set NTP pages as without the top-sites flag.
nshkrob@chromium.org
2010-07-02
4
-34
/
+44
*
Moving mediaplayer and filebrowser behind a preference. This just adds the p...
dhg@chromium.org
2010-07-02
4
-1
/
+52
*
Mark NewTabUITest.ChromeInternalLoadsNTP flaky on all platforms.
kinuko@chromium.org
2010-07-02
1
-5
/
+2
*
Group plugins in about:plugins and show update link for out-of-date ones.
bauerb@chromium.org
2010-07-02
1
-95
/
+31
*
Rename chrome://theme/resource to chrome://theme/IDR_RESOURCE
arv@chromium.org
2010-07-01
2
-7
/
+7
*
Mark CommandAgainGoesBackToOptionsTab as failing
stuartmorgan@chromium.org
2010-06-30
1
-1
/
+1
*
NTP: Remove command line flag that allowed a local file to be used for the ne...
arv@chromium.org
2010-06-30
1
-36
/
+2
*
Split options page code/html into its own set of files.
zelidrag@chromium.org
2010-06-30
3
-25
/
+64
*
Revert 51110 because of regression 47858- Group plugins in about:plugins and ...
jam@chromium.org
2010-06-29
1
-31
/
+95
[next]