summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to latest nixysa v24gman@google.com2009-06-293-3/+3
* Fixes for upcoming WebKit update.dglazkov@google.com2009-06-293-0/+6
* Add me to some watchlists, added new ones for tab_contents, history, and base.brettw@chromium.org2009-06-291-1/+13
* Remove some dead code -- this was moved into client_socket_pool_base.cc.ericroman@google.com2009-06-291-15/+0
* Fix a typo in a comment.ericroman@google.com2009-06-291-1/+1
* Fix linux dependency making into osx, windowsgman@google.com2009-06-291-1/+2
* Allow extension extensions to be case-insensitive.avi@chromium.org2009-06-296-48/+89
* Remove a stale comment.ericroman@google.com2009-06-291-2/+0
* Fixing: DataSource is used before null check in GetLoadTimes.finnur@chromium.org2009-06-291-2/+2
* Change to use encodeURIComponent to encode the UTF8 character in the returnedjianli@chromium.org2009-06-294-34/+2
* Fix for ui_tests - accidental change went in.dimich@google.com2009-06-291-1/+1
* 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