summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui
Commit message (Expand)AuthorAgeFilesLines
* Remove TopSites::IsEnabled() as well as related dead code.satorux@chromium.org2011-01-184-244/+33
* DOMUI: Don't call SetString for fields that doesn't exist in the Password Man...tfarina@chromium.org2011-01-181-4/+0
* DOMUI: Move the meat of SyncOptionsHandler into PersonalOptionsHandler.tfarina@chromium.org2011-01-185-127/+55
* Mac, WEBUI: use the theme bookmark folder icon (which is blue), instead of th...mdm@chromium.org2011-01-181-0/+6
* Cleanup: Remove unneeded chrome/browser/prefs/pref_service.h usage.thestig@chromium.org2011-01-153-3/+2
* net: Remove typedef net::URLRequestContext URLRequestContext;tfarina@chromium.org2011-01-151-10/+11
* Revert 71485 - Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-142-4/+4
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-142-4/+4
* DOMUI Prefs: Implement inline editability for startup pagesstuartmorgan@chromium.org2011-01-142-4/+31
* Fix chromium-os:10777 and other sync related crashes.stevenjb@google.com2011-01-142-4/+5
* Remove FLAKY for test PrintPreviewUITest.PrintCommandDisabled (rebooting the ...joi@chromium.org2011-01-141-2/+1
* Move models from app to ui/base/modelsben@chromium.org2011-01-146-20/+20
* Clear plugin data together with cookies on shutdown.bauerb@chromium.org2011-01-142-4/+24
* [Sync] Port about:sync to DOMUIakalin@chromium.org2011-01-147-0/+221
* Show remoting host status on the advanced options page.sergeyu@chromium.org2011-01-142-0/+9
* Cleanup: Remove unneeded chrome/browser/ui/browser.h usage.thestig@chromium.org2011-01-132-3/+2
* This adds a "killed tab" page to be displayed in the case where a tab is kill...gspencer@chromium.org2011-01-131-1/+2
* DOMUI: Fix error dialog in certificate manager missing ok button. Fix leak.mattm@chromium.org2011-01-131-4/+5
* Also delete plugin data when the cookies checkbox in the clear browsing data ...bauerb@chromium.org2011-01-132-3/+59
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-132-9/+10
* Tidy up <select>s in tabbed options.estade@chromium.org2011-01-134-28/+20
* Cleanup: Remove unneeded includes of pref_names.hthestig@chromium.org2011-01-131-1/+0
* NSS: PKCS 11 password prompt.mattm@chromium.org2011-01-132-7/+50
* Refactor RenderWidgetHost::set_paint_observer()davemoore@chromium.org2011-01-122-65/+51
* Marking test RedirectTest.NoHttpToFile as flaky.joi@chromium.org2011-01-121-1/+2
* Remove test_timeout_ms and fix all the callers.tfarina@chromium.org2011-01-121-2/+3
* DOMUI: Implement the new Fonts and Encoding page.jhawkins@chromium.org2011-01-122-35/+42
* DOMUI Prefs: Replace search engine edit overlay with inline editing.stuartmorgan@chromium.org2011-01-121-32/+14
* Changes to default apps promo per ui leads:aa@chromium.org2011-01-115-24/+80
* give tabbed options clear browsing dialog a faceliftestade@chromium.org2011-01-111-5/+5
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-113-3/+5
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-102-4/+4
* Refactored the screenshot mechanism.rkc@chromium.org2011-01-102-64/+9
* Don't show remoting options on ChromeOS.sergeyu@chromium.org2011-01-102-6/+5
* Moves everything related to launching and terminating the browser from UITest...nirnimesh@chromium.org2011-01-081-2/+2
* Add passphrase migration UI according to the flow chart for users who require...johnnyg@chromium.org2011-01-082-7/+20
* Similar as extension, DOM UI needs to be created in its own process.klobag@chromium.org2011-01-081-1/+1
* Flags: Enable Tabbed Options by default.jhawkins@chromium.org2011-01-072-4/+2
* Move animation code to new ui/base/animation directory.ben@chromium.org2011-01-072-4/+4
* Polish about:conflicts a bit as requested by Clem/UI review.finnur@chromium.org2011-01-071-3/+3
* [SYNC] Sessions datatype refactor. Most things related to sessions under-the-...zea@chromium.org2011-01-062-70/+150
* Move remoting setup from the wrench menu to the advances options page.sergeyu@chromium.org2011-01-062-1/+38
* Linux, webui: do file access on the file thread when the "change proxy settin...mdm@chromium.org2011-01-061-14/+39
* DOMUI: Display the appropriate CC icon in the AutoFill credit card list.jhawkins@chromium.org2011-01-052-115/+146
* More cleanup of DefaultApps code. This should also fix some issues when apps ...aa@chromium.org2011-01-041-13/+7
* Reduces the CPU usage when about:net-internals is open,mmenke@chromium.org2011-01-041-5/+46
* Remove IDS_CHROMIUM_PROJECT_URL from locale_settings.grdtfarina@chromium.org2011-01-041-2/+4
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-022-2/+2
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-011-2/+2
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-0115-15/+15