summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui
Commit message (Expand)AuthorAgeFilesLines
* [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacementphajdan.jr@chromium.org2010-06-011-2/+2
* Use seperate consumers for search and query requests.jochen@chromium.org2010-05-312-12/+14
* File browser crash fix.zelidrag@chromium.org2010-05-281-2/+5
* Update UI, sync and importer to properly handle managed homepage prefsmnissler@chromium.org2010-05-271-2/+6
* net-internals: use the async interface for displaying cache statistics.rvargas@google.com2010-05-271-1/+1
* Remove previous print preview work in preparation for new work.viettrungluu@chromium.org2010-05-254-133/+6
* Relanding 48042.jcivelli@chromium.org2010-05-252-4/+8
* Disable tests timing out or crashing on Vista, and flaky on XP.pam@chromium.org2010-05-251-0/+4
* Remove some unneeded #includes.viettrungluu@chromium.org2010-05-252-5/+0
* Revert 48042: it breaks unit-tests and UI tests on ChromeOSjcivelli@chromium.org2010-05-242-4/+3
* Disabling app launcher and enabling apps by default on ChromeOS .jcivelli@chromium.org2010-05-242-3/+4
* Address a TODO about not duplicating the name --> value mapping for NetLog::S...eroman@chromium.org2010-05-221-9/+4
* Don't use command line flags for enabling the internal pdf plugin. Instead, ...jam@chromium.org2010-05-221-0/+1
* Update extension functions to always pass a list of arguments, even when one ...arv@chromium.org2010-05-212-2/+3
* Fixed a TODO in data export of net-internals, added Chrome version and comman...maruel@chromium.org2010-05-211-0/+40
* Land dhg's CL 2109011xiyuan@chromium.org2010-05-211-1/+1
* Removed dependency on ChromeThread from JsonPrefStore and moved JsonPrefStore...sanjeevr@chromium.org2010-05-212-5/+16
* Add command line flag --top-sites to replace the thumbnail store flag.brettw@chromium.org2010-05-193-13/+47
* DOMUI - Simplify DOMMessageHandler::Extract{Integer,String}Value.arv@chromium.org2010-05-191-21/+5
* Annotate load flags and net errors with their symbolic name.eroman@chromium.org2010-05-181-0/+26
* Fixing setdownloads so it gets downloads that are OTR, and downloads that are...dhg@chromium.org2010-05-181-22/+41
* NTP: Fix warnings on Mac.arv@chromium.org2010-05-181-4/+4
* NTP: Adds an app launched animation.arv@chromium.org2010-05-182-9/+61
* Removed the "Reload" button from the HTTP cache tab of the net-internals page.eroman@chromium.org2010-05-181-11/+1
* Revert 47396 - Revert 47363 Fix build on ChromeOS by adding required return ...tyoshino@chromium.org2010-05-171-2/+2
* Revert 47363 - Fix build on ChromeOS by adding required return value checks.tyoshino@chromium.org2010-05-171-2/+2
* Reland 47342.willchan@chromium.org2010-05-161-0/+1
* Fix build on ChromeOS by adding required return value checks.phajdan.jr@chromium.org2010-05-151-2/+2
* Revert 47342 - Support SpdySession as a new NetLog source type. Start logging...willchan@chromium.org2010-05-151-1/+0
* Support SpdySession as a new NetLog source type. Start logging some more SPDY...willchan@chromium.org2010-05-151-0/+1
* Make sure we don't "hang" when the bookmarks extension API does not work. Als...arv@chromium.org2010-05-142-3/+5
* [Large; Chromium OS] Work to host the cloud print dialog when builtmaruel@chromium.org2010-05-145-24/+113
* Minor refactor: rename "extra_parameters" --> "params".eroman@chromium.org2010-05-131-7/+7
* Re-land r47079: Shorten several appsrelated flags.aa@chromium.org2010-05-133-8/+5
* Fix the flaky crash in FileBrowseBrowserTest.InputFileTriggerFileBrowsexiyuan@chromium.org2010-05-121-33/+12
* Revert 47079 - Shorten several appsrelated flags. "256 characters should be e...aa@chromium.org2010-05-123-5/+8
* Shorten several apps-related flags. "256 characters should be enough for anyo...aa@chromium.org2010-05-123-8/+5
* Fixed crash on closing of content window. The original code tried to re-Show(...zelidrag@chromium.org2010-05-121-1/+5
* Hide NTP app launcher debug link behind a flag.rafaelw@chromium.org2010-05-121-0/+3
* Fixing bug in url fetching. So it cleans up on the correct thread. dhg@chromium.org2010-05-111-4/+30
* Fix-up the URL provided to the connection test runner, so users can enter par...eroman@chromium.org2010-05-111-2/+8
* Reduce header dependencies in chrome/phajdan.jr@chromium.org2010-05-111-0/+1
* Replace about:net-internals with the javascript-based frontend.eroman@chromium.org2010-05-102-7/+26
* Fixing upload case to picasawebdhg@chromium.org2010-05-101-20/+54
* Add the http cache info to chrome://net2.eroman@chromium.org2010-05-101-0/+52
* Add first cut at gallery integration.aa@chromium.org2010-05-101-3/+18
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-073-4/+4
* Close NTP on app launch. I don't really like the way this feels, but figured ...aa@chromium.org2010-05-071-0/+15
* Make disabled internal plugins stay disabled even when the version of Chrome ...viettrungluu@chromium.org2010-05-051-2/+16
* Lands http://codereview.chromium.org/1744011/show for Hans:sky@chromium.org2010-05-041-2/+2