summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Relanding the page info on Gtk Linux.jcampan@chromium.org2009-07-3014-219/+292
* Reverting 22041 as it caused plugin crashes in reliability test runs.ananta@chromium.org2009-07-306-30/+22
* Try again: Add unittest for Gtk cookie manager.mattm@chromium.org2009-07-305-33/+458
* ChromeURLRequestContext falloutamit@chromium.org2009-07-304-14/+51
* Remove duplication of DieFileDie, and move it to proper location.phajdan.jr@chromium.org2009-07-305-51/+17
* GTK: Implement omnibox DnD destination behavior.estade@chromium.org2009-07-302-0/+40
* Fix tab z-ordering on Mac. Make the TabStripController take fullpinkerton@chromium.org2009-07-302-31/+61
* The interactive_ui_tests depends on chrome being built. Make it so.darin@chromium.org2009-07-301-0/+1
* Add support for moving the mouse so that GetMessagePos would notice.darin@chromium.org2009-07-302-5/+26
* Revert "Add unittest for Gtk cookie manager."mattm@chromium.org2009-07-304-434/+24
* Fix tab dragging to always hide the new tab button while dragging a tab or ta...pinkerton@chromium.org2009-07-306-22/+63
* Add a WebKit API that registers a V8 extension to be loaded into contentmpcomplete@chromium.org2009-07-309-19/+55
* GTK: render view: grab focus *before* forwarding mouse event to renderer.estade@chromium.org2009-07-301-3/+4
* Add unittest for Gtk cookie manager.mattm@chromium.org2009-07-304-24/+434
* Fix search engine manager allowing you to remove the current default search e...mattm@chromium.org2009-07-302-3/+3
* gcc >= 4.3 fixesmdm@chromium.org2009-07-301-0/+1
* gtk: Grab the pointer when we grab focus for the source tab's widget. Fixes ...jhawkins@chromium.org2009-07-301-1/+8
* linux: add a GtkPlug / GtkSocket pair in the plugin processpiman@chromium.org2009-07-302-4/+56
* Removing tcmalloc from gyp so we can build a version of chromehuanr@chromium.org2009-07-302-4/+2
* Fixing the description of printing related string translation.evan@chromium.org2009-07-302-3/+3
* More complete 'inputs' for Linux packaging targets.mmoss@chromium.org2009-07-301-4/+19
* Rebaseline worker-constructor.html and enable it and other 2 tests in running...jianli@chromium.org2009-07-301-2/+3
* Reverting 22070.jcampan@chromium.org2009-07-3013-292/+212
* Implementation of the page info dialog on Linux Gtk.jcampan@chromium.org2009-07-3013-212/+292
* Addressing Huan's comments for the following CLananta@chromium.org2009-07-301-2/+2
* Add plumbing for allowing the renderer to intercept and cancel redirects beforedarin@chromium.org2009-07-3040-169/+388
* Fixing the google browser name in about:memory page.kuchhal@chromium.org2009-07-301-11/+15
* The script which verifies whether a crash callstack is known expects the call...ananta@chromium.org2009-07-301-3/+7
* 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