summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Migrating the SSL UI tests to be browser tests.jcampan@chromium.org2009-04-295-22/+785
* Move window chrome into drag overlay so they stand out more during a drag out...pinkerton@chromium.org2009-04-292-1/+14
* Fix a DCHECK hit from RefCountedBase class.kuchhal@chromium.org2009-04-291-2/+2
* Fix SlideAnimatorGtk::OpenWithoutAnimation().estade@chromium.org2009-04-292-9/+36
* missing file from last commitestade@chromium.org2009-04-291-1/+2
* Second attempt at cleaning up handling of --disable-popup-blocking. I didn't...pkasting@chromium.org2009-04-293-21/+34
* Linux findbar improvements:estade@chromium.org2009-04-297-74/+110
* Patch from <yuzo@google.com>:ben@chromium.org2009-04-291-2/+9
* Implement dropping of tabs into an existing tab strip from another window. Im...pinkerton@chromium.org2009-04-296-41/+162
* more extensions bookmarks changes:* add schema verification* add unit tests f...erikkay@google.com2009-04-293-11/+259
* Switch to a raw kAEOpenDocuments AppleEvent handler for opening dropped files...avi@google.com2009-04-291-5/+33
* Add descriptive text for omnibox popup result items.ben@chromium.org2009-04-291-40/+95
* Fixes bug in dragging tabs. Specifically if you only have one windowsky@chromium.org2009-04-291-1/+1
* Close the hovered tab on middle mouse click in the Linux tabstrip.jhawkins@chromium.org2009-04-292-5/+3
* Two changes:sky@chromium.org2009-04-296-12/+10
* Stop debugger by escape key.sgjesse@chromium.org2009-04-293-3/+16
* Free gtk list. Should fix valgrind warningdkegel@google.com2009-04-291-2/+4
* Revert "Instead of passing down a switch to the renderer, storing a member, e...evan@chromium.org2009-04-292-4/+2
* Instead of passing down a switch to the renderer, storing a member, etc., jus...pkasting@chromium.org2009-04-292-2/+4
* Unref the GC so it's destroy after we create it.deanm@chromium.org2009-04-291-0/+2
* Support for showing memory usage of 64-bit IE in a 32-bit Chromium mbelshe@google.com2009-04-293-31/+43
* Back to creating a new GC for each expose.deanm@chromium.org2009-04-291-2/+1
* Adds items to the Window menu on Mac.rohitrao@chromium.org2009-04-291-0/+21
* Reverting 14826.ben@chromium.org2009-04-291-95/+40
* Support PgUp/PgDn in Omnibox for "first entry/last entry"ukai@chromium.org2009-04-294-17/+32
* Add descriptive text for omnibox popup result items.ben@chromium.org2009-04-291-39/+94
* Write a test for my previous patch to fix a crash in back/forward navigationsbrettw@chromium.org2009-04-291-0/+66
* Update a test expectation due to rolling GURL dep.ericroman@google.com2009-04-292-2/+3
* Fix mac build break.kuchhal@chromium.org2009-04-281-0/+1
* Style fixes for previous review:paul@chromium.org2009-04-281-6/+7
* Bah, I should compile before fixing. Need to assign the results oftc@google.com2009-04-281-1/+1
* Fix the case where a previous tab is closing and the mouse is pressed on a ta...jhawkins@chromium.org2009-04-281-1/+12
* Implement a couple more methods for dialog boxes including the prompt box.tc@google.com2009-04-281-10/+26
* Linux: Make the findbar hang over the render view.estade@chromium.org2009-04-283-4/+39
* plugins: Some obvious ifdef removals (code that previously wouldn't link).evan@chromium.org2009-04-281-11/+0
* Create a bookmark editor dialog interface and implement a GTK version.erg@google.com2009-04-288-73/+513
* Make Chrome default after importing from current default browser.kuchhal@chromium.org2009-04-281-2/+2
* Support for tabs reaching a threshold before tearing off (magnetism), showing...pinkerton@chromium.org2009-04-288-86/+264
* Disable Tab1Tab2, as it's flaky.evan@chromium.org2009-04-281-1/+2
* Always simulate a mouse movement after animations in the Linux tabstrip to ma...jhawkins@chromium.org2009-04-281-23/+19
* Relanding this: jcampan@chromium.org2009-04-282-4/+22
* Allow File>Open File with no window open.avi@google.com2009-04-281-0/+6
* Unittest for FindBarBridge.rohitrao@chromium.org2009-04-281-0/+33
* Swap NOTIMPLEMENTED with a bug comment.pinkerton@chromium.org2009-04-281-1/+1
* Synchronously update the loading state when a load starts so that the UI willbrettw@chromium.org2009-04-289-31/+41
* ImportantFileWriterphajdan.jr@chromium.org2009-04-2811-17/+18
* Implement tabs.createWindow extension api call. Required: (a) new RVHDelegate...rafaelw@chromium.org2009-04-2825-22/+244
* POSIX: = {0} syntax causes a warning.agl@chromium.org2009-04-281-1/+2
* POSIX: don't spawn zombies.agl@chromium.org2009-04-282-2/+28
* Filter modifier to only include accelerator modifiers.willchan@chromium.org2009-04-281-0/+3