summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Remove some additional signatures from the Autofill top forms hunt.isherman@chromium.org2011-07-161-10/+0
* Move debug paint flag to Widget so native widget can use the same flag.oshima@google.com2011-07-161-3/+1
* Don't autocomplete searches of >1 word if they've only been visited once and ...pkasting@chromium.org2011-07-1611-249/+414
* Make bookmark manager from context menu open open in the selected folder.gbillock@chromium.org2011-07-165-26/+42
* Add chrome-extension:// to the list of allowed urls for all internal/webuidmazzoni@chromium.org2011-07-1616-22/+77
* [Mac] Properly fix cursor restore after closing context menu.asvitkine@chromium.org2011-07-161-0/+5
* Revert 92744 - Add support for text/html to bookmarks gtk drag/drop.gbillock@chromium.org2011-07-162-28/+0
* Promote the content_security_policy manifest attribute out of experimental.abarth@chromium.org2011-07-161-3/+1
* Rename InActiveChagned to OnActiveChanged to follow standard naming scheme.oshima@google.com2011-07-155-9/+9
* Allow all plugins that handle nacl modules to handle other MIME types, not ju...elijahtaylor@google.com2011-07-151-22/+45
* Update the data file used in import pyauto testsnirnimesh@chromium.org2011-07-151-0/+0
* Draw attention for panels on Windows.jianli@chromium.org2011-07-1511-25/+210
* Add more stats to work out (amonst other things) if Plus is a significantcevans@chromium.org2011-07-151-12/+52
* [ChromeOS] Disable text selection in WebUI OOBE/login.xiyuan@chromium.org2011-07-152-0/+10
* Wires up persisting expanded folders in the bookmark editor for views.sky@chromium.org2011-07-152-1/+32
* Print Preview: Refactoring layout mode related logic to LayoutSettings class.dpapad@chromium.org2011-07-156-84/+174
* Add some basic instrumentation to the NTP to see ifmmenke@chromium.org2011-07-152-4/+63
* Attempted fix for flakiness in RunExtensionTestIncognito.mpcomplete@chromium.org2011-07-153-48/+41
* Add 'from_webstore' state to Extensions, so renderer code can enforce CWS res...bbudge@chromium.org2011-07-155-11/+26
* [Sync] Fix session sync intetgration tests.zea@chromium.org2011-07-159-268/+305
* Keep track of the history's page IDs to avoid navigating to a stale entry.creis@chromium.org2011-07-151-5/+2
* Move download stuff from download helper back to TabContents. This is basical...jam@chromium.org2011-07-1517-283/+111
* Add support for text/html to bookmarks gtk drag/drop.gbillock@chromium.org2011-07-152-0/+28
* [Mac] Allow NSTask exceptions w/in Keystone.shess@chromium.org2011-07-151-1/+10
* Set textContent to display text in downloads.js, and removes a console.log() ...tsepez@chromium.org2011-07-151-10/+9
* When the chrome window is maximized, make sure the new tab button extendsrogerta@chromium.org2011-07-157-26/+59
* addresses akalin's comments on:ghc@google.com2011-07-158-57/+87
* Clearly I got up on the wrong side of the bed this morning. Attempt todpranke@chromium.org2011-07-151-1/+1
* fix include path left over from merge conflict.dpranke@chromium.org2011-07-151-1/+1
* Revert r92730, r92731, r92732 ... will land again once I ensure the win build...dpranke@chromium.org2011-07-1528-174/+91
* Another missesd file ... I'm not sure how this passed the try bots.dpranke@chromium.org2011-07-151-12/+12
* Build fix ... missed a file.dpranke@chromium.org2011-07-151-2/+2
* This change will split the result codes between content and chrome.dpranke@chromium.org2011-07-1528-91/+174
* Update expected plugin version on chromeosnirnimesh@chromium.org2011-07-151-1/+1
* [Mac] Remove the Lion fullscreen button until proper fullscreen support is ad...rsesek@chromium.org2011-07-152-30/+4
* Add NativePanelTesting utility interface for testing panels.jennb@chromium.org2011-07-157-3/+32
* Don't call InfoBarDismissed() from RemoveInfobar(), which is called by more p...pkasting@chromium.org2011-07-154-12/+18
* Added two initial Enterprise policy automation hooks for use with PyAuto.craigdh@google.com2011-07-157-5/+167
* Change std::min() to std::max() in GlassBrowserFrameView min size calculation.asvitkine@chromium.org2011-07-151-1/+1
* Move infobar button padding constant to browser_defaults.rhashimoto@chromium.org2011-07-153-19/+25
* Cause new_chrome.exe to always be written if Chrome Frame is in use, resultin...robertshield@chromium.org2011-07-155-19/+130
* Convert some more view methods to the ui/views style.ben@chromium.org2011-07-1521-62/+56
* bookmarks: Remove unnecessary WideToUTF16Hack conversions now that title is a...tfarina@chromium.org2011-07-154-14/+13
* Change base::LaunchProcess API slightlyevan@chromium.org2011-07-1529-61/+34
* Disable ProfileManagerTest.CreateProfilesAsync due to crashes.tim@chromium.org2011-07-151-1/+1
* Revert 91769 - Revert 89600 - Treat ERR_CONNECTION_CLOSED as a succesful down...ahendrickson@chromium.org2011-07-151-3/+1
* importer: Trivial change that changes NONE_IMPORTER to TYPE_UNKNOWN.tfarina@chromium.org2011-07-1511-39/+39
* Move dependencies of download\base_file from chrome to content. These are all...jam@chromium.org2011-07-1511-611/+0
* Use subtests for webNavigation API tests so we share a single framework.jsjochen@chromium.org2011-07-1540-840/+210
* Revert 92690 (breaks ChromeOS tests) - Remove more unnecessary ChromeURLReque...willchan@chromium.org2011-07-1531-162/+150