summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-3078-158/+145
* Fix inconsistent use of "login" and "setup" in several strings.mdm@chromium.org2010-11-301-27/+27
* Add a DCHECK for the thread PrinterQuery and PrintJobs get created on.thestig@chromium.org2010-11-303-13/+9
* Update a couple of out of date comments.thestig@chromium.org2010-11-303-11/+13
* Makes predictive with autocompleted text the default. I'm leaving thesky@chromium.org2010-11-307-66/+13
* Undo removal of chrome_dll_version from r67457.joi@chromium.org2010-11-307-78/+142
* Text changes to app promo per gregor. Also remove calendaraa@chromium.org2010-11-302-4/+3
* Reland issue 5283001 (http://codereview.chromium.org/5283001) which was rever...sanjeevr@chromium.org2010-11-303-8/+19
* Support predictive request for multiple preconnectionsjar@chromium.org2010-11-307-73/+67
* Check in new web store icons.aa@chromium.org2010-11-301-0/+0
* Revert 67633 - UI Revamp + several fixes.rkc@chromium.org2010-11-305-555/+314
* Give CEEE's Chrome Frame more screen real estate in browser tool bands to ren...cindylau@google.com2010-11-302-5/+18
* Fix web resource service bugs:mirandac@chromium.org2010-11-302-25/+83
* Update svn:ignore to help the try slaves a bit.maruel@google.com2010-11-300-0/+0
* Enables the instant browsertests on Mac and Linux.rohitrao@chromium.org2010-11-301-16/+7
* [Mac] Modify -[AcceleratedPluginView acceptsFirstResponder] to check if its s...rohitrao@chromium.org2010-11-302-21/+99
* Updating trunk VERSION from 596.0 to 597.0chrome-release@google.com2010-11-301-1/+1
* Clean up compositor window when the GPU process terminates unexpectedly.nduca@chromium.org2010-11-302-18/+29
* Fix 2 crashers in remoting client.sergeyu@chromium.org2010-11-302-16/+25
* Alphabetically sort font family names in the drop-down menu for the "Change f...yusukes@google.com2010-11-301-6/+13
* A browser test for safe_browsing_blocking_page. It tests some simple cases fo...panayiotis@google.com2010-11-3010-9/+337
* Don't call NPP_SetWindow on plugins that return an error from NPP_Newstuartmorgan@chromium.org2010-11-305-6/+13
* Fix autofill detection of server data overriding heuristics.isherman@chromium.org2010-11-301-1/+2
* UI Revamp + several fixes.rkc@chromium.org2010-11-305-316/+555
* Fix ChromeFrame perf builder redness caused by an event name change.ananta@chromium.org2010-11-301-1/+1
* Some additions to support symlinks better on platforms that support them.gspencer@chromium.org2010-11-307-11/+78
* Fix for "New blocked popup UI" on Windowsgeorgey@chromium.org2010-11-3014-24/+254
* Added the extra iframe layer (central_roster_viewer.html) the enable the appscherkus@chromium.org2010-11-307-282/+388
* startup: factor out low-level startup/shutdownevan@chromium.org2010-11-301-82/+94
* Send a DetectedPhishingSite IPC to the browser if a page is classified as phi...bryner@chromium.org2010-11-302-2/+106
* Add command line flag to override gallery update urlsasargent@chromium.org2010-11-3013-48/+43
* Adjust the position of the Wrench menu badge.finnur@chromium.org2010-11-301-6/+3
* Moved the calls to the MessageLoop destruction observers to after the pending...sanjeevr@chromium.org2010-11-302-4/+68
* Revert 67614 - Support predictive request for multiple preconnectionsjar@chromium.org2010-11-306-61/+71
* Move audio output number limit to AudioManager.sergeyu@chromium.org2010-11-306-52/+97
* Attempt to fix the flakiness on IE9 in the ChromeFrame CtrlR test which tests...ananta@chromium.org2010-11-301-7/+7
* Track permissions granted to extensions in prefsjstritar@chromium.org2010-11-3020-218/+968
* Support predictive request for multiple preconnectionsjar@chromium.org2010-11-296-71/+61
* Don't show any autofill warnings for autocomplete=offisherman@chromium.org2010-11-291-30/+3
* Reduce the maximum IPC message size.darin@chromium.org2010-11-291-1/+1
* Initialize DOMUI handlers if the DOM itself is re-usedstuartmorgan@chromium.org2010-11-295-0/+44
* ChromeOS library dependency rollgfeher@chromium.org2010-11-291-1/+1
* Convert smart apostrophes to ascii apostrophes.tony@chromium.org2010-11-291-10/+10
* Remove a pair of overly aggressive DCHECKsjar@chromium.org2010-11-292-2/+0
* Fix for not instantiating a new page on singleton tabs when the tab is alreadyrkc@chromium.org2010-11-293-7/+42
* Mac: Add unit test that makes sure clicking accelerated views focuses the RWH...thakis@chromium.org2010-11-294-28/+125
* New Cloud Print Proxy setup UI.scottbyer@chromium.org2010-11-2926-29/+692
* Make base's fork of ICU macros use its internal version for one case that wasbrettw@chromium.org2010-11-291-1/+1
* Unmanaged devices should forget device id/tokendanno@chromium.org2010-11-292-0/+30
* Once a form has been partially autofilled, autofill should only update fields...isherman@chromium.org2010-11-2931-1476/+1951