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
*
DOMUI: Add prefs ui for enabling/disabling background mode.
tfarina@chromium.org
2010-09-25
1
-0
/
+17
*
Skeleton for mobile device activation UI.
zelidrag@chromium.org
2010-09-25
3
-359
/
+8
*
Adding copy to the filebrowser. Also fixes a crash bug when the user tries t...
dhg@chromium.org
2010-09-24
1
-7
/
+90
*
Add IndexedDB to cookie tree.
bauerb@chromium.org
2010-09-24
1
-2
/
+32
*
Hide "Change proxy settings link" during connection in progress.
dilmah@chromium.org
2010-09-24
1
-1
/
+1
*
base: Finish moving the SplitString functions from string_util.h to string_sp...
tfarina@chromium.org
2010-09-24
2
-0
/
+2
*
chromium-os:6108 - about:system should use FILE thread to get system info.
stevenjb@google.com
2010-09-23
1
-47
/
+114
*
Tweaks to OptionUI tests to reduce flaky behavior. These changes are in-line...
csilv@chromium.org
2010-09-23
1
-3
/
+3
*
Allow web resource server to set custom logo display by start and end date.
mirandac@chromium.org
2010-09-23
1
-4
/
+18
*
Fix a bug where we would show both the apps and thumb
aa@chromium.org
2010-09-22
4
-44
/
+31
*
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
[next]