summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Reland of r19131, this time with real Math:glen@chromium.org2009-06-301-6/+14
* Fix for pressing escape during a drag and drop operation.arv@google.com2009-06-302-0/+9
* Add some limits to incoming audio stream requests to avoid allocating massivecevans@chromium.org2009-06-301-0/+12
* Enable support for the Mac OS X spellchecking service in chromium.pinkerton@chromium.org2009-06-309-36/+684
* DevTools: add tests that opens Scripts panel and checks that it's populated w...yurys@google.com2009-06-303-0/+34
* Fix the tree. It looks like the previous change (19561)nsylvain@chromium.org2009-06-301-1/+0
* Make the Linux location bar SSL icon padding match Windows.deanm@chromium.org2009-06-301-2/+2
* Reverting 19560. This caused a bunch of plugin-related unittest failures on W...glen@chromium.org2009-06-301-5/+0
* Remove cache_uittest.cc.ericroman@google.com2009-06-303-187/+0
* Add one more layout test LayoutTests\http\tests\xmlhttprequest\works\close.ht...jianli@chromium.org2009-06-301-0/+1
* GTK custom frame: Don't show the border when maximized. Enlarge the close but...estade@chromium.org2009-06-304-9/+33
* Enable "Save As" on Mac.paul@chromium.org2009-06-302-6/+0
* Linux: build fix for release builder.agl@chromium.org2009-06-301-2/+1
* Learned that mini_installer's linker settings cannot actually be sharedbradnelson@chromium.org2009-06-303-144/+181
* linux: only create browser-side plugin container after plugin requests itevan@chromium.org2009-06-291-0/+5
* Mac fullscreen mode (with pkasting).jrg@chromium.org2009-06-2914-59/+365
* Fix crash in delayed tab resizing. If the Resize Relayout code is called afte...ben@chromium.org2009-06-291-0/+6
* Take two for http://codereview.chromium.org/131094tim@chromium.org2009-06-2921-165/+219
* More web contents dragging.estade@chromium.org2009-06-2914-130/+226
* 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
* 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
* 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
* Fix a typo in a comment.ericroman@google.com2009-06-291-1/+1
* Allow extension extensions to be case-insensitive.avi@chromium.org2009-06-293-22/+16
* 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-296-13/+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
* GTK: Drags from bookmark menus to the bookmark bar.erg@google.com2009-06-296-130/+244
* 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-291-36/+107
* 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-291-3/+4
* Coverity: Initialize member view_ to NULL in constructor.finnur@chromium.org2009-06-291-1/+2
* Two fixes for tab dragging in gtk:jhawkins@chromium.org2009-06-292-2/+10
* GTK DND:estade@chromium.org2009-06-2910-79/+148
* 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
* Replace DeleteSoon with PostTask(DeleteTask) in browser_window_gtk for browse...pfeldman@chromium.org2009-06-291-1/+5
* Fix SSL icon padding in Location Bar in Gtk.ukai@chromium.org2009-06-292-32/+59
* 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