summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Add Linux package building target.mmoss@chromium.org2009-07-301-121/+165
* Fix the sad tab so that it draws right-side-up on the Macstuartmorgan@google.com2009-07-301-0/+5
* Temporarily disable a failing interactive UI test.darin@chromium.org2009-07-301-1/+1
* Get rid of redundant tab layout by installing incognito badge and adjusting t...pinkerton@chromium.org2009-07-301-3/+4
* Properly destroy popups when their parent views are told to destroy.avi@chromium.org2009-07-301-15/+38
* Move mock url request classes to a location when browser tests will be able t...phajdan.jr@chromium.org2009-07-3020-90/+141
* Use GET_X/Y_PARAM instead of LO/HIWORD.darin@chromium.org2009-07-302-2/+2
* Removing crash 17710 as the underlying issue has been fixed in upstream webkit.ananta@chromium.org2009-07-301-5/+7
* Remove dependencies on the bug-bait V8Proxy::context() API. No behavior change.abarth@chromium.org2009-07-301-2/+2
* Adding a new crash to the known crashes list.ananta@chromium.org2009-07-301-0/+4
* Pull CrxInstaller out of ExtensionsService.aa@chromium.org2009-07-3013-543/+491
* Another attempt at landing this patch. ananta@chromium.org2009-07-305-22/+18
* linux: fix plugins crash: 0 is a valid shm handle.piman@chromium.org2009-07-302-3/+15
* Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.mdm@chromium.org2009-07-3053-302/+308
* gtk: Add the 'Stats for nerds' link to the task manager.jhawkins@chromium.org2009-07-302-0/+39
* Adding version information about local chrome dll to url and test logs, so th...ace@google.com2009-07-301-0/+14
* Continue eliminating direct NPN_ function calls that go from Chromium code to...jorlow@chromium.org2009-07-307-40/+56
* Change poll interval in buildbot sample extension to 90 seconds.aa@chromium.org2009-07-301-1/+1
* Disable worker-constructor.html until the WebKit side change is landed and we...jianli@chromium.org2009-07-301-1/+1
* Use GetMessagePos instead of GetCursorPos to avoid unwanted detached tabs.darin@chromium.org2009-07-292-6/+7
* There is no need for the browser process to have an accelerator handler.This ...jcampan@chromium.org2009-07-297-34/+6
* Linux: factor out some shared GTK tree utility code.mdm@chromium.org2009-07-297-140/+96
* GTK Themes: Native omnibox part 2.erg@google.com2009-07-294-48/+91
* Added automation messages and corresponding handlers to support operations like ananta@chromium.org2009-07-295-33/+177
* Force sizing of a new tab as soon as TabContents is created.japhet@chromium.org2009-07-292-0/+13
* gtk: Don't wrap around when scrolling the tab strip using the scroll event. ...jhawkins@chromium.org2009-07-291-2/+4
* Make Linux versioninfo its own lib so it can be linked in only where needed.mmoss@chromium.org2009-07-291-0/+1
* GTK: move the findbar out of the way when it covers a find result.estade@chromium.org2009-07-295-50/+69
* Make the DownloadRequestDialogDelegateGtk always report some response to the ...estade@chromium.org2009-07-293-27/+30
* Updating trunk VERSION build from 196.0 to 197.0laforge@chromium.org2009-07-291-1/+1
* Linux: Save and restore bookmark manager and task manager window size.derat@google.com2009-07-295-88/+308
* Undisable DnsMasterTest.MassiveConcurrentLookupTest.phajdan.jr@chromium.org2009-07-292-2/+2
* Add private: before DISALLOW_IMPLICIT_CONSTRUCTORS.mattm@chromium.org2009-07-291-0/+1
* Update smoketests.py so we can run ui_tests in parallel, withhuanr@chromium.org2009-07-291-1/+37
* First cut at Firefox import on OSX + stubs for Safari import.jeremy@chromium.org2009-07-2913-54/+169
* Gtk password dialog: Initialize pending_login_query_.mattm@chromium.org2009-07-292-2/+6
* Draw the side and bottom shadows in the native frame.tc@google.com2009-07-292-15/+118
* Update the Mac plugin dummy window code for the new coordinate system.stuartmorgan@google.com2009-07-296-11/+23
* Move the tabstrip to the right one pixel so our tab placementtc@google.com2009-07-291-2/+8
* Landing Thiago Farina's CL.jcampan@chromium.org2009-07-2915-20/+19
* This CL fixes issue 17468: Regression: Directionality marks should not be ins...xji@chromium.org2009-07-295-8/+45
* Linux: add the password manager UI.mdm@chromium.org2009-07-299-19/+949
* Implement the "This site is attempting to downloadthakis@chromium.org2009-07-296-8/+144
* GTK Themes: Native location bar area.erg@google.com2009-07-296-70/+80
* The focus would be messed-up when reloading a crashed tab, also causing accel...jcampan@chromium.org2009-07-296-3/+93
* Increase timeouts in DieFileDie in hope to further reduce the flakiness.phajdan.jr@chromium.org2009-07-291-2/+2
* Increase timeout when terminating Chrome processes in tests.phajdan.jr@chromium.org2009-07-291-1/+1
* Put the common paths for localizers into variables so we don't have to repeat...thomasvl@chromium.org2009-07-291-3/+9
* Move window to workarea origin if it is completely off-screen.yuzo@chromium.org2009-07-295-88/+244
* Reverting 21943.willchan@chromium.org2009-07-295-438/+94