summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change hardcoded "chrome" scheme to constant.jochen@chromium.org2010-02-161-9/+8
* Adding deletion to filebrowser, adding pause/resume to shelf.dhg@chromium.org2010-02-121-15/+120
* Do not delete cookies when deleting history.jochen@chromium.org2010-02-111-1/+0
* Only show one FileBrowse pop up for the same folderxiyuan@chromium.org2010-02-102-15/+42
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-0/+1
* linux: build with -Wextraevan@chromium.org2010-02-054-10/+10
* Show the filebrowse ui rather than the download shelf in chromeos.xiyuan@chromium.org2010-02-052-2/+34
* Refactor chromeos cros files into subdir 'cros'chocobo@chromium.org2010-02-041-1/+1
* BSD port: another chunk of chrome/browser ifdef cleaningpvalchev@google.com2010-02-031-4/+4
* Replace GtkFileChooser with file browser for ChromeOSxiyuan@chromium.org2010-01-294-121/+136
* Revert previously disabled mac tests.rohitrao@chromium.org2010-01-291-6/+0
* DevTools: remove obsolete references to chrome://inspector/yurys@chromium.org2010-01-291-7/+0
* Disable NewTabUITest.HomePageLinkvictorw@chromium.org2010-01-291-0/+3
* Temporaily disable crashing NewTabUITestvictorw@chromium.org2010-01-291-1/+1
* Temporarily disable crashing UI test.aa@chromium.org2010-01-291-0/+3
* Add promo for extensions and bookmark sync back into the Mac NTP. Also, fix ...mirandac@chromium.org2010-01-271-6/+0
* Split platform specific settings out from locale_settings.grd so we cantony@chromium.org2010-01-221-2/+1
* Adding tab browsing for filebrowser.xiyuan@chromium.org2010-01-201-6/+80
* The search terms are escaped using + or %20 for space depending on whether re...avayvod@google.com2010-01-151-1/+1
* Support dragging a virtual file out of the browser.jianli@chromium.org2010-01-151-0/+1
* Show the sync login dialog in response to NTP sync link being clicked when th...tim@chromium.org2010-01-131-0/+7