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 60169 - Use PrefChangeRegistrar everywhere
danno@chromium.org
2010-09-22
6
-24
/
+23
*
Use PrefChangeRegistrar everywhere
danno@chromium.org
2010-09-22
6
-23
/
+24
*
dom-ui settings: Add icon for settings tab.
csilv@chromium.org
2010-09-22
1
-4
/
+2
*
DOMUI: Make Settings page available at chrome://settings.
tfarina@chromium.org
2010-09-22
3
-5
/
+5
*
DOMUI: Convert the Options page title to 'Settings'
tfarina@chromium.org
2010-09-21
2
-6
/
+2
*
Disables top sites until we get it in a better shape.
sky@chromium.org
2010-09-21
2
-11
/
+9
*
Add the ability to change NTP logos using a command from the web resource ser...
mirandac@chromium.org
2010-09-21
3
-5
/
+12
*
Expose additional system info to register page via set_user_info message.
nkostylev@chromium.org
2010-09-20
1
-16
/
+96
*
Bunch of bugreport fixes. Also, moved about:system page to chrome:system.
zelidrag@chromium.org
2010-09-17
2
-1
/
+4
*
Remove vestigial cookie/web app permissions prompting UI now that the async U...
ben@chromium.org
2010-09-17
1
-6
/
+0
*
Fixed crash in DOM UI setup caused by lazy instantiation of the
kbr@google.com
2010-09-17
1
-1
/
+1
*
Add Sources to several notifications.
tim@chromium.org
2010-09-17
1
-1
/
+1
*
FileBrowseBrowserTest.InputFileTriggerFileBrowser fails on linux bots.
inferno@chromium.org
2010-09-17
1
-1
/
+1
*
Moves TabStripModelObserver/Delegate into their own headers.
sky@chromium.org
2010-09-16
3
-14
/
+15
*
Add a placeholder, overridable DOMUI keyboard.
bryeung@chromium.org
2010-09-16
3
-0
/
+103
*
Factor an ExtensionIconSet class out of Extension. This can
aa@chromium.org
2010-09-16
1
-1
/
+2
*
FBTF: Move Extension::LaunchContainer to extension_constants.h.
erg@google.com
2010-09-16
2
-1
/
+2
*
Re-land: Hook up the dom_ui sync options to the sync service.
albertb@chromium.org
2010-09-15
2
-0
/
+30
*
dom-ui options: Import dialog improvements
csilv@chromium.org
2010-09-15
2
-58
/
+86
*
Fixed saving of prefs from domui options page. There were number of cases whe...
zelidrag@chromium.org
2010-09-15
6
-28
/
+18
*
dom-ui options: Change the font settings dialog to be a sub-page, not an over...
csilv@chromium.org
2010-09-15
1
-3
/
+3
*
Revert 59451 - Hook up the dom_ui sync options to the sync service.
albertb@chromium.org
2010-09-14
2
-30
/
+0
*
Hook up the dom_ui sync options to the sync service.
albertb@chromium.org
2010-09-14
2
-0
/
+30
*
dom-ui options: Migrate two alerts to shared AlertOverlay.
csilv@chromium.org
2010-09-14
3
-4
/
+9
*
Tabbed options: Support direct navigation to content settings subtabs.
estade@chromium.org
2010-09-14
2
-23
/
+28
*
Updates to NTP per UI review:
aa@chromium.org
2010-09-14
1
-1
/
+5
*
Enumerate layered service providers and namespace providers under Windows and...
mmenke@chromium.org
2010-09-14
1
-2
/
+58
*
Fix SessionStorage
jorlow@chromium.org
2010-09-14
1
-1
/
+1
*
Remove create_app_shortcut param from ExtensionInstallUI::Delegate::InstallUI...
tfarina@chromium.org
2010-09-14
2
-5
/
+2
*
DOMUI: Implement adding and editing credit cards in the AutoFill page.
jhawkins@chromium.org
2010-09-13
2
-3
/
+114
*
Add a confirmation prompt to app uninstallation on the ntp.
aa@chromium.org
2010-09-10
2
-4
/
+55
*
GTTF: download cleanup, rename things to be more accurate.
phajdan.jr@chromium.org
2010-09-10
1
-2
/
+2
*
Policy: plugins disabled by policy should honor policy changes without Chrome...
danno@chromium.org
2010-09-10
1
-6
/
+35
*
Move policy-related stuff to its own namespace.
mnissler@chromium.org
2010-09-10
2
-4
/
+2
*
2nd attempt at http://codereview.chromium.org/3305003/show
johnnyg@chromium.org
2010-09-09
1
-1
/
+1
*
Adding additional ClientLogin error messages parsing.
nkostylev@chromium.org
2010-09-09
1
-1
/
+7
*
Tabbed options: Update content settings defaults when they change.
estade@chromium.org
2010-09-08
2
-28
/
+54
*
FBTF: Remove unneeded headers from base/ (part 8)
thestig@chromium.org
2010-09-08
1
-3
/
+2
*
Revert 58778 - New authorization framework for sync.
johnnyg@chromium.org
2010-09-08
1
-1
/
+1
*
New authorization framework for sync.
johnnyg@chromium.org
2010-09-08
1
-1
/
+1
*
dom-ui options: Improve how proxy preferences are observed.
csilv@chromium.org
2010-09-07
1
-2
/
+1
*
Fixed crashes caused by unimplemented content settings for location and notif...
zelidrag@chromium.org
2010-09-07
1
-39
/
+89
*
NTP: Adds a context menu to the apps section
arv@chromium.org
2010-09-06
1
-6
/
+0
*
Bring back attribution. If there is no custom attribution, fall back to the p...
aa@chromium.org
2010-09-03
2
-10
/
+15
*
Remove old debug code from ntp.
aa@chromium.org
2010-09-03
1
-17
/
+4
*
Fixes minor bug that prevented version information from appearing in net-inte...
mmenke@chromium.org
2010-09-03
1
-1
/
+1
*
FBTF: Reaplly the TabRestoreService::Observer into its own file commit.
erg@google.com
2010-09-02
2
-2
/
+4
*
Change for proxy stuff.
dhg@chromium.org
2010-09-02
1
-1
/
+1
*
Make NTP look good with themes.
aa@chromium.org
2010-09-02
1
-7
/
+4
*
Revert "FBTF: Move the TabRestoreService::Observer into its own file."
erg@google.com
2010-09-01
1
-3
/
+2
[next]