summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/webui
Commit message (Expand)AuthorAgeFilesLines
* Really fix build after r193020.dcheng@chromium.org2013-04-094-4/+4
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-0921-110/+173
* chromeos: Add a subdirectory "file_manager" to chrome/browser/chromeos/extens...hashimoto@chromium.org2013-04-091-1/+1
* Create interface to manage manual exceptions.sergiu@chromium.org2013-04-082-2/+195
* Adjust about:version to read "Blink" rather than "WebKit".mkwst@chromium.org2013-04-061-1/+1
* Rewrite scoped_array<T> to scoped_ptr<T[]> in chrome, Linux edition.dcheng@chromium.org2013-04-061-4/+3
* Remove application locale cache in autofill code (AutofillCountry::Applicatio...jam@chromium.org2013-04-051-6/+6
* Re-Re-apply 192420: Move login switches to src/chromeos"stevenjb@chromium.org2013-04-054-5/+15
* Make autofill's Address store country using the country code so that app loca...jam@chromium.org2013-04-051-2/+2
* drive: Use "/drive/root" namespace and fix Files app and tests.haruki@chromium.org2013-04-051-1/+1
* Show only the settings pages for new managed userssergiu@chromium.org2013-04-051-0/+4
* Enable the new elevation for managed users which is tied to a specific WebCon...akuegel@chromium.org2013-04-056-31/+97
* Add the ability to clear the shader disk cache.dsinclair@chromium.org2013-04-051-1/+1
* Revert 192504 "Re-apply 192420: Move login switches to src/chromeos"tkent@chromium.org2013-04-054-14/+5
* Re-apply 192420: Move login switches to src/chromeosstevenjb@chromium.org2013-04-054-5/+14
* Bluetooth: clean up Bluetooth classeskeybuk@chromium.org2013-04-051-6/+5
* Identity API: Pop-up a sign-in dialog if gaia credentials are badcourage@chromium.org2013-04-051-19/+4
* Revert 192420 "Move login switches to src/chromeos"alexeypa@google.com2013-04-054-12/+4
* Move login switches to src/chromeosstevenjb@chromium.org2013-04-044-4/+12
* Cleanup: Get rid of Profile::GetProtocolHandlerRegistry().thestig@chromium.org2013-04-042-2/+6
* Removed unneeded rm=hide parameter from query stringnoms@chromium.org2013-04-041-2/+2
* Added a PolicyCertVerifier that uses the trust anchors from the ONC policies.joaodasilva@chromium.org2013-04-041-1/+1
* Fix browser hang with chrome://extensionsphajdan.jr@chromium.org2013-04-041-1/+2
* Added changestamp to drive-internal screen.hirono@chromium.org2013-04-041-0/+8
* chromeos: Remove unused DriveEntryProto::upload_urlhashimoto@chromium.org2013-04-041-1/+0
* Removing base::ThreadRestrictions::ScopedAllowIO from icon_manager_linux.ccsimonhatch@chromium.org2013-04-032-2/+2
* Revert 192102 "Added a PolicyCertVerifier that uses the trust an..."joaodasilva@chromium.org2013-04-031-1/+1
* Added a PolicyCertVerifier that uses the trust anchors from the ONC policies.joaodasilva@chromium.org2013-04-031-1/+1
* Add UMA to passphrase dialog.akuegel@chromium.org2013-04-031-3/+12
* DevTools: open remote front-ends using chrome-devtools://remote/* urls.pfeldman@chromium.org2013-04-034-91/+89
* [Sync] Ensure sync UI always uses new encryption modezea@chromium.org2013-04-032-2/+3
* Limit out of credits notificationsstevenjb@chromium.org2013-04-021-0/+2
* DevTools: open remote debugging front-end in DevToolsWindowpfeldman@chromium.org2013-04-022-84/+55
* History: Make history page usable on Android.dubroy@chromium.org2013-04-021-1/+1
* DevTools: allow devtools to load front-end off remote host.pfeldman@chromium.org2013-04-022-5/+81
* Wrench Icon: Remove global error badgesail@chromium.org2013-04-021-1/+1
* cros: Allow kiosk app launch bailout shortcut to be disabled.xiyuan@chromium.org2013-04-026-32/+81
* Enable about:crashes in Android.acleung@chromium.org2013-04-021-3/+2
* Move the ViewType enum to extensions\common.jam@chromium.org2013-04-011-4/+4
* Add additional properties to NetworkState for debugging purposesstevenjb@chromium.org2013-04-011-2/+10
* Remove redundant DevToolsManager methods and clean up its clients.kaznacheev@chromium.org2013-04-011-1/+1
* Disable failing test CertificateManagerWebUITest.testViewAndDeleteCertthakis@chromium.org2013-04-011-1/+8
* Move MessageLoop to base namespace.brettw@chromium.org2013-03-313-3/+3
* chrome: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-03-3111-12/+12
* Move xkeyboard.cc from c/b/chromeos/input_method to chromeos/imenona@chromium.org2013-03-303-3/+3
* Add a remove all bookmarks method to bookmark model.shashishekhar@chromium.org2013-03-302-6/+10
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-293-3/+3
* [cros] Multi-profiles backend plumbing. nkostylev@chromium.org2013-03-292-16/+14
* drive: Show shared_with_me label in drive_internals.haruki@chromium.org2013-03-291-0/+2
* Implemented portal detection + network error handling during the OOBE update ...ygorshenin@chromium.org2013-03-297-122/+96