summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* The search terms are escaped using + or %20 for space depending on whether re...avayvod@google.com2010-01-158-24/+53
* Don't show sad tab page for TabContents in browser shutdown.akalin@chromium.org2010-01-151-1/+6
* Make --app switch URL restrictions match normal command line restrictions.jschuh@chromium.org2010-01-151-3/+3
* Fixing cut&paste error in my change to accelerator table.oshima@chromium.org2010-01-151-1/+1
* linux: reinstate Pepper pluginspiman@chromium.org2010-01-153-33/+6
* Lands http://codereview.chromium.org/545058 for Dmitry:sky@chromium.org2010-01-152-6/+20
* Fix build break.jianli@chromium.org2010-01-152-8/+2
* Removing obsolete code for chromeos.oshima@chromium.org2010-01-156-322/+4
* Support dragging a virtual file out of the browser.jianli@chromium.org2010-01-1531-137/+981
* Factoring out the layout code from browser_view in preparation to implement s...oshima@chromium.org2010-01-1510-262/+473
* New consensus is to printjrg@chromium.org2010-01-153-9/+34
* Make the browser-side of the GPU backing store work on Linux (and should nowbrettw@chromium.org2010-01-1510-68/+91
* [Mac] Fixes two Browser Action popup sizing issues. One is caused by WebCore ...andybons@chromium.org2010-01-153-5/+20
* Fix cases where we weren't expecting a NULL preference.asargent@chromium.org2010-01-151-30/+30
* Enable the context menu and developer menu "View source" items at the same time.brettw@chromium.org2010-01-154-6/+15
* Revert 36362 - It breaks NACLTests and Chrome Frame Testsjcampan@chromium.org2010-01-1521-227/+108
* 3rd attempt at landing the language detection on page load.jcampan@chromium.org2010-01-1521-108/+227
* One of my previous CL accidentaly reverted 2 changes to thesejcampan@chromium.org2010-01-152-27/+76
* Nit pick changes to make lint and editors happy. No change in behavior.skerner@chromium.org2010-01-151-11/+11
* Removes debugging code that proved unnecessary.sky@chromium.org2010-01-156-135/+2
* Change the message box wording to match the button used.avi@chromium.org2010-01-151-2/+2
* Remove URL command line filtering from main startup path.jschuh@chromium.org2010-01-151-2/+2
* Remove introduced trailing whitespace.antonm@chromium.org2010-01-151-1/+1
* Post aggregated results in post_json mode.antonm@chromium.org2010-01-151-2/+9
* Updating trunk VERSION from 299.0 to 300.0chrome-release@google.com2010-01-151-1/+1
* Hide the View Page Source/Info and other irrelevant actions in the DevTools p...apavlov@chromium.org2010-01-152-8/+21
* Reland 36337: Add launch configuration to apps. Create a desktop shortcut if ...aa@chromium.org2010-01-156-6/+55
* Revert 36337 and 36338. Compile failure.aa@chromium.org2010-01-1510-75/+10
* Add the ability to focus a window to chrome.window.update().aa@chromium.org2010-01-154-4/+20
* Add launch configuration to apps. Create a desktop shortcutaa@chromium.org2010-01-156-6/+55
* Switch to runFileChooser() with WebFileChooserParams.tkent@chromium.org2010-01-152-8/+6
* Introduce all the plumbing for Session Storage. This mostly consists of crea...jorlow@chromium.org2010-01-1538-121/+284
* Allow link drags from Chrome to create a shortcut on the desktop.tony@chromium.org2010-01-151-1/+15
* Revert 36314 - Failed unit tests - Fix a leak in CookiesWindowControllerTest ...rsesek@chromium.org2010-01-151-8/+0
* Fix a leak in CookiesWindowControllerTest and remove the appropriate suppressionrsesek@chromium.org2010-01-151-0/+8
* GTK: Draw background color on the toolbar to deal with small theme bitmaps.erg@google.com2010-01-159-54/+58
* Set disabled style on GPU window and plugin intermediate window so mouse mess...apatrick@chromium.org2010-01-153-1/+15
* Mark PreferPreviousSearch as flaky on ChromeOS.ericu@google.com2010-01-141-0/+3
* Revert 36276 - Factoring out the layout code from browser_view in preparation...jshin@chromium.org2010-01-149-464/+262
* Linux: Add Certificate Info dialog (part 1)mattm@chromium.org2010-01-147-8/+1157
* Fix command-click on buttons in background windows to perform their action in...pinkerton@chromium.org2010-01-144-12/+79
* Happy New Year!mark@chromium.org2010-01-142-2/+2
* Improvements to the diagnostic modecpu@chromium.org2010-01-142-11/+47
* Include breakpad header.oshima@chromium.org2010-01-142-0/+8
* Factoring out the layout code from browser_view in preparation to implement s...oshima@chromium.org2010-01-149-262/+464
* Enable setting of wasFetchedViaSpdy flag through browser/renderer.mbelshe@chromium.org2010-01-141-4/+11
* Mark the GPU view WS_DISABLED and remove the input event fowarding code whichbrettw@chromium.org2010-01-142-62/+4
* Use image_view to draw distributor/otr avatar iconsoshima@chromium.org2010-01-142-65/+58
* Make the Pepepr test run on the mac.dspringer@google.com2010-01-141-1/+12
* Bookmark manager extensionarv@chromium.org2010-01-1435-0/+5641