summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui
Commit message (Expand)AuthorAgeFilesLines
* Changing mediaplayer so it doesn't get all the downloads, it was interfearing...dhg@chromium.org2010-03-311-1/+0
* Fix sync leaks and some more good stuff.skrul@chromium.org2010-03-301-10/+0
* [GTTF] Unify polling interval in some of the polling functionsphajdan.jr@chromium.org2010-03-301-1/+1
* Focus the location bar on any navigation to the NTP. Specifically, this focu...pkasting@chromium.org2010-03-301-1/+53
* Style (indent/spacing) fixes in DOM UI + comment fix.viettrungluu@chromium.org2010-03-2813-14/+27
* A basic implementation of information about appcache. Lists manifest files, t...kkanetkar@chromium.org2010-03-271-1/+5
* Marking the BookmarksUITest.ShouldRedirectToExtension test as flaky as this h...ananta@chromium.org2010-03-261-1/+2
* Initial add of app launcher DOM UI.arv@chromium.org2010-03-263-1/+243
* Temporary EULA display for internal plugin.viettrungluu@chromium.org2010-03-263-0/+204
* [GTTF] Various ui tests cleanups:phajdan.jr@chromium.org2010-03-261-19/+2
* Add some more EXPECT_TRUE to track down the valgrind issue.arv@chromium.org2010-03-261-2/+6
* Add a basic FileBrowseUI browser test to verify <input type=file..> would bri...xiyuan@chromium.org2010-03-251-0/+151
* A pretty lame initial UITest for bookmark manager.arv@chromium.org2010-03-251-0/+101
* Revert "Fix browser side handling of moveTo by resizing the content area; not...erg@chromium.org2010-03-242-10/+5
* Adding test for basic uses of mediaplayer.dhg@chromium.org2010-03-241-0/+93
* Implement chrome://plugins page that can disable plugins.viettrungluu@chromium.org2010-03-243-1/+307
* adding fullscreen support to the mediaplayer.dhg@chromium.org2010-03-242-0/+15
* Mocks for all libcros elements. Added library registry object that provides a...zelidrag@chromium.org2010-03-231-3/+7
* Add an initial implementation of net-internals inspector in javascript.eroman@chromium.org2010-03-231-52/+171
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-203-11/+13
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-1/+1
* Enable the incognito extension toggle by default. No more flag.mpcomplete@chromium.org2010-03-181-5/+0
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-182-2/+2
* Change so that the extension favicon is read on the UI thread since extension...arv@chromium.org2010-03-173-6/+3
* Add a DOMUI datasource that will handle the net-internals page.eroman@chromium.org2010-03-173-0/+368
* Unify LocalStrings.arv@chromium.org2010-03-161-1/+1
* [GTTF] Make automation framework more solid by making sure thatphajdan.jr@chromium.org2010-03-161-3/+3
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Show favicons for extensions.arv@chromium.org2010-03-122-2/+12
* Adding a hook to be a sink for media content in chrome.dhg@chromium.org2010-03-122-2/+70
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-111-1/+1
* [GTTF] Add more NULL-checks to UI tests that were lacking them to avoid crash...phajdan.jr@chromium.org2010-03-111-0/+4
* Adding initial version of the mediaplayer. This only hooks into the system if...dhg@chromium.org2010-03-104-0/+642
* Fix few remaining issues with incognito extensions.mpcomplete@chromium.org2010-03-101-0/+1
* Fixing my localization laziness.dhg@chromium.org2010-03-091-1/+32
* chrome 5: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-084-6/+12
* Fixing extension install case. Changing the file browser to only get the lis...dhg@chromium.org2010-03-081-3/+85
* Fix missing favicon for chrome://extensions/arv@chromium.org2010-03-081-0/+3
* Next part of removing the dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-061-0/+1
* Pulls the latest googleurl to get the fix forbrettw@chromium.org2010-03-061-4/+1
* Implement edit mode for history page.jochen@chromium.org2010-03-052-47/+71
* Refactor: Move the code that handles "chrome://net-internals/*" from the net ...eroman@chromium.org2010-03-041-33/+3
* Remove strings that are no longer used by the NTP.arv@chromium.org2010-03-031-43/+0
* Add command line option to use a tabbed bookmark manager.arv@chromium.org2010-03-033-10/+119
* Further tweaks to incognito extensions.mpcomplete@chromium.org2010-03-021-0/+8
* Fix browser side handling of moveTo by resizing the content area; not the win...erg@chromium.org2010-03-021-3/+6
* Allow users to enable extensions in incognito. Requiresmpcomplete@chromium.org2010-02-251-2/+4
* This change makes incognito downloads show up in the downloads page of an inc...estade@chromium.org2010-02-241-3/+2
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-197-8/+8
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-1913-1/+13