summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More web contents dragging.estade@chromium.org2009-06-2916-130/+233
* fix for bug: http://code.google.com/p/chromium/issues/detail?id=15547davemoore@chromium.org2009-06-291-2/+8
* Make tabstrip flush with top of titlebar when custom frame is enabled and bro...estade@chromium.org2009-06-292-4/+21
* Update test expectations to include XPath failures.dglazkov@google.com2009-06-291-0/+12
* Added particle trails for things like exhaust on a car.gman@google.com2009-06-293-85/+429
* Add support for Param Arrays for Effect parameters.gman@google.com2009-06-297-101/+1086
* linux: fix build. don't use GDK_META_MASK until we figure out which version o...piman@google.com2009-06-291-0/+5
* Updates the o3dConverter to turn on filtering by defaultgman@google.com2009-06-295-36/+180
* Fix indexed PNG loading.gman@google.com2009-06-294-6/+58
* Review URL: http://codereview.chromium.org/150070ericu@google.com2009-06-291-0/+2
* Added a toon shader to shader-testgman@google.com2009-06-294-28/+135
* Update test expectations for WebKit 45287:45352 Updatedglazkov@google.com2009-06-291-0/+23
* Delete V8Proxy and V8Utilities and use upstreamed versions.japhet@chromium.org2009-06-2920-4420/+107
* Revert r19534 "Add in support for copying the ffmpeg binaries in linux and mac."ajwong@chromium.org2009-06-292-97/+29
* Some refactoring. Move a lot of drawing related but not O3D specific code out...maf@google.com2009-06-296-116/+218
* a few minor tweaks the bookmarks API:erikkay@google.com2009-06-296-28/+71
* Corrects RWHVCocoa to convert from flipped to unflippedrohitrao@chromium.org2009-06-291-11/+34
* Add in support for copying the ffmpeg binaries in linux and mac.ajwong@chromium.org2009-06-292-29/+97
* Fix memory leak in tips handler.finnur@chromium.org2009-06-291-1/+1
* - Added a new time marker for loadtimes: first_paint_after_load_time. Created...davemoore@chromium.org2009-06-293-60/+120
* Deletes now-unused growbox code.rohitrao@chromium.org2009-06-294-166/+0
* DEPS to nixysa 25gman@google.com2009-06-292-2/+2
* 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