summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Don't shutdown non-popup render views on clicks outside their bounds.estade@chromium.org2009-06-291-1/+5
* Add three basic test items to RenderViewHostManagerTest:brettw@chromium.org2009-06-292-2/+134
* Remove --enable-web-workers command-line switch.dimich@google.com2009-06-299-24/+1
* Fix a bug where all clicks in app mode windows would result in a window move.tc@google.com2009-06-291-4/+10
* Added Repair testcases. Also, currently installer tests are failing on offici...anantha@chromium.org2009-06-295-220/+416
* fixes after reviewpiman@google.com2009-06-291-5/+7
* add XEmbed bindingspiman@google.com2009-06-298-31/+323
* Bump nixysa rev to get the nspluginwrapper fix (and the signed/unsigned one)piman@google.com2009-06-292-2/+2
* GTK: Drags from bookmark menus to the bookmark bar.erg@google.com2009-06-296-130/+244
* Coverity: Initialize delegate_.finnur@chromium.org2009-06-291-2/+2
* update dnd registry enum to work properly with bitmaskestade@chromium.org2009-06-291-4/+4
* Support running http layout tests for workers in UI test framework.jianli@chromium.org2009-06-292-36/+113
* Removes our homespun grow box and replaces it with therohitrao@chromium.org2009-06-298-101/+38
* Use C99 standard format macros for 64-bit values.agl@chromium.org2009-06-296-9/+71
* Coverity: Initialize member view_ to NULL in constructor.finnur@chromium.org2009-06-291-1/+2
* Widen /lib/ld.so suppression to match on 64 bit systems.dkegel@google.com2009-06-291-8/+6
* Two fixes for tab dragging in gtk:jhawkins@chromium.org2009-06-292-2/+10
* GTK DND:estade@chromium.org2009-06-2910-79/+148
* DevTools: Catch up with WebKit icon update.pfeldman@chromium.org2009-06-291-0/+1
* Let RenderProcessHost provide a method HasConnection() instead of exposingbrettw@chromium.org2009-06-2912-17/+41
* Wires up the create browser window.sky@chromium.org2009-06-293-4/+8
* Create a more fine grained histogram of SDCH payload sizesjar@chromium.org2009-06-292-2/+18
* Reverting 19489,19488.japhet@chromium.org2009-06-2920-107/+4420
* Somehow missed a file in the original patch. Doh.japhet@chromium.org2009-06-291-1/+1
* Use upstream V8Proxy and V8Utilitiesjaphet@chromium.org2009-06-2919-4419/+106
* Replace DeleteSoon with PostTask(DeleteTask) in browser_window_gtk for browse...pfeldman@chromium.org2009-06-291-1/+5
* Remove passing test from expected failures.ager@chromium.org2009-06-291-1/+0
* Fix SSL icon padding in Location Bar in Gtk.ukai@chromium.org2009-06-292-32/+59
* DevTools: show all scopes for current call frame in the scopes pane.yurys@google.com2009-06-292-28/+108
* Update V8 to version 1.2.10.ager@chromium.org2009-06-291-1/+1
* A quick fix for Issue 13432.hbono@chromium.org2009-06-292-1/+6
* Move render_view_host_manager* and site_instance* from tab_contents to render...brettw@chromium.org2009-06-2921-33/+33
* Another go at switching mini_installer to gyp.bradnelson@google.com2009-06-292-4/+1
* Added stub native web worker support, including build support in preparationsehr@google.com2009-06-2912-6/+356
* Add 15547 to known crash.huanr@chromium.org2009-06-281-0/+3
* Switching gyp off for mini_installer.bradnelson@chromium.org2009-06-281-1/+2
* Switching mini_installer to be gyp generated.bradnelson@chromium.org2009-06-281-1/+2
* linux: cleanup browser-side GtkSockets when plugins are destroyedevan@chromium.org2009-06-288-10/+41
* Tests for socks4/4a implementation.arindam@chromium.org2009-06-286-150/+439
* Reverting change 19472.bradnelson@chromium.org2009-06-283-175/+146
* Switching over mini_installer to gyp.bradnelson@chromium.org2009-06-283-146/+175
* Pulling in newer gyp version.bradnelson@chromium.org2009-06-271-1/+1
* Forgot an include.tim@chromium.org2009-06-272-1/+1
* Make members protected so they can be set in an overloadedtim@chromium.org2009-06-271-0/+12
* Reverting 19466.thakis@chromium.org2009-06-276-436/+147
* Fix the forgotten renames of recommendations to tips.arv@google.com2009-06-272-8/+8
* Tests for socks4/4a implementation.arindam@chromium.org2009-06-276-147/+436
* Fix for reverted cl http://codereview.chromium.org/147123davemoore@chromium.org2009-06-279-47/+93
* Refactor DNS A/B experient, and add test of congestion time limitsjar@chromium.org2009-06-276-78/+126
* Ensure that even if the HostResolver outlives the IO thread, its jobs will no...ericroman@google.com2009-06-273-1/+23