summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a chrome browser crash which occurs when launched as part of chrome frame...ananta@chromium.org2010-09-021-0/+2
* [Chrome OS] more of the ownership apicmasone@google.com2010-09-024-12/+172
* Make NTP look good with themes.aa@chromium.org2010-09-027-99/+130
* Revert "FBTF: Move the TabRestoreService::Observer into its own file."erg@google.com2010-09-0121-151/+64
* Revert midair build fix to header; using akalin's fix instead.erg@google.com2010-09-011-1/+0
* Fix chromeos build.erg@google.com2010-09-011-0/+1
* Added needed include to fix chromeos build.akalin@chromium.org2010-09-011-0/+1
* New Shockwave version.panayiotis@google.com2010-09-011-2/+2
* Don't launch service process if it's already runninghclam@chromium.org2010-09-013-25/+42
* OS X: Clicking on search keyword autocomplete result should update the omniboxisherman@chromium.org2010-09-012-1/+9
* Handle ctrl press when arrowing to a search keywordisherman@chromium.org2010-09-011-2/+3
* fix for [AutoFill credit cards] Editing last 4 digit card number is not saved.georgey@chromium.org2010-09-012-7/+6
* Don't create pending entries when a navigation is initiated by the page.jcivelli@chromium.org2010-09-0110-93/+230
* Remove the border around the wrench icon on notification balloons (Windows).johnnyg@chromium.org2010-09-011-0/+1
* reland r57885 with a fix for linux/views.estade@chromium.org2010-09-019-111/+140
* Fix a couple of firefox search engine import bugs.estade@chromium.org2010-09-016-33/+118
* Bandaid around a weird crasher were we end up with a NULL infobar.jcivelli@chromium.org2010-09-011-4/+10
* FBTF: Move the TabRestoreService::Observer into its own file.erg@google.com2010-09-0121-64/+151
* fix history permission prompterikkay@chromium.org2010-09-011-1/+2
* Gtk page info bubble.mattm@chromium.org2010-09-014-8/+315
* Don't treat input with a scheme that's not "http" or "https" as a potential k...pkasting@chromium.org2010-09-013-5/+21
* Migration unit tests to web database for missing images on the search ballotdhollowa@chromium.org2010-09-013-1/+453
* Registered the service process to AutoRun (for Windows) if any service (Cloud...sanjeevr@chromium.org2010-09-019-19/+124
* Disable PPAPITest.Graphics2D on linux while I investigate. It's failingtony@chromium.org2010-09-011-0/+5
* Close all tabs for an extension when disabling it.mpcomplete@chromium.org2010-09-011-2/+1
* DOMUI prefs: Add search engine editor overlay.stuartmorgan@chromium.org2010-09-019-29/+430
* DOMUI: Implement editing AutoFill addresses.jhawkins@chromium.org2010-09-018-40/+214
* Make history provider ranking stable for "visited but untyped" intranet URLs.pkasting@chromium.org2010-09-011-1/+12
* revert r49556 - Interpret typed url into an apps extent from the NTP omnibox ...rafaelw@chromium.org2010-09-011-18/+0
* Use ChromeAsyncSocket by default for cloud print.akalin@chromium.org2010-09-011-1/+1
* Don't show status text for "remembered" networks and "Connect" button for eth...xiyuan@chromium.org2010-09-012-7/+15
* GTTF: Disable all download tests, they are broken just so much.phajdan.jr@chromium.org2010-09-011-14/+46
* send referrer from gallery navigationserikkay@chromium.org2010-09-011-1/+5
* Implement the speech input bubble on linux/gtk.satish@chromium.org2010-09-016-11/+150
* Adds support for invisible menu items to bookmark menus and wires itsky@chromium.org2010-09-011-0/+3
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-0173-563/+563
* Disable BrowserActionsContainerTest.Visibility, it still times out.phajdan.jr@chromium.org2010-09-011-1/+2
* Mark ExtensionApiTest.Popup as FLAKY, it is still flaky.phajdan.jr@chromium.org2010-09-011-2/+2
* Add a callstack to the known crashes list. This crash is seen in chrome frame...ananta@chromium.org2010-09-011-0/+4
* Blind stab in the dark; working on the assumption that this very weird compileerg@google.com2010-09-011-3/+3
* Revert 57677 - Mark test as flaky that's been failing on Chromium Mac.rohitrao@chromium.org2010-09-011-2/+5
* Undo the changes made to imports test that sets an environment variable BUG=5...alyssad@google.com2010-09-011-13/+0
* GTTF: Clean up DownloadFileManagerphajdan.jr@chromium.org2010-09-0111-256/+130
* Ensure that location.reload() reloads by passing true as an argument.skerner@chromium.org2010-09-013-9/+10
* Update browser accessibility tree on a renderer accessibility object state ch...ctguil@chromium.org2010-09-0112-71/+152
* FBTF: Move more ctors/dtors from headers to implementation.erg@google.com2010-09-0136-41/+119
* A CL implementing a collection of fixes to tidy up experimental popups.twiz@google.com2010-09-0110-166/+188
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-0173-563/+563
* Pull seccomp-sandbox in via DEPS rather than using an in-tree copy mseaborn@chromium.org2010-09-013-3/+3
* Don't allow duplicate users to be added to user whitelist.xiyuan@chromium.org2010-09-011-2/+24