summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Patch for accelerator clean-up from Hamaji.jcampan@chromium.org2009-04-304-11/+39
* Turn off unit test that fails on builder.pinkerton@chromium.org2009-04-301-0/+4
* use EXTENSION_FUNCTION_VALIDATE in extension_tabs_module.ccrafaelw@chromium.org2009-04-302-60/+24
* Correct omnibox2 popup placement for RTL languages.ben@chromium.org2009-04-301-1/+6
* GTK: Directly allocate widgets that are children of GtkFixed.estade@chromium.org2009-04-302-5/+8
* Upadte version for the Lithuanian spell check dictionary.mal@chromium.org2009-04-301-0/+1
* Add notification (and unit test) for closing prefs window so it can be cleane...pinkerton@chromium.org2009-04-304-5/+51
* Add a very basic preferences window controller with unit test. Fix the prefs ...pinkerton@chromium.org2009-04-304-2/+114
* Relanding this, it was missing the Mac unit-test change, that was breaking th...jcampan@chromium.org2009-04-307-8/+43
* Fix issue 11006 - any plugin process started by InProcessBrowserTest wastim@chromium.org2009-04-302-5/+5
* Reverting 14948.jcampan@chromium.org2009-04-306-41/+8
* Closing the last tab with a download in-progress would cause the tab to bejcampan@chromium.org2009-04-306-8/+41
* Initial prefs window xib from Cole. Hook the menu up to (empty) code. Use sco...pinkerton@chromium.org2009-04-302-9/+22
* Add a dark selected icon set for the Omnibox results.deanm@chromium.org2009-04-301-5/+7
* The "size-request" event is run-first, clean up the Omnibox handler.deanm@chromium.org2009-04-302-9/+8
* Use the new selected icons in Linux Omnibox.deanm@chromium.org2009-04-301-7/+12
* Implement a mostly working InfoBubble with a shim BookmarkBubble.deanm@chromium.org2009-04-306-1/+351
* Minimal SetInitialFocus and RestoreFocus. These aren't final, but thisrohitrao@chromium.org2009-04-301-1/+5
* Make task_manager_resource_providers.cc compile on POSIX.phajdan.jr@chromium.org2009-04-303-24/+41
* A quick fix for supporting bidirectional texts in omnibox2.hbono@chromium.org2009-04-301-5/+6
* Implement removeWindow, onWindowCreated, onWindowRemoved.rafaelw@chromium.org2009-04-305-4/+74
* Fix race where sometimes CSS is not applied to toolstrips. Iaa@chromium.org2009-04-292-4/+4
* Avoid invalid read reported by valgrind, http://crbug.com/11132,dkegel@google.com2009-04-291-1/+6
* Basic fullscreen mode for Linux, without the animated exit bubble.thestig@chromium.org2009-04-296-5/+40
* Make "Reopen closed tab" be "Reopen closed window" when a window is the top i...pkasting@chromium.org2009-04-291-3/+12
* Refactor ExtensionView to support a UI-less extension instance.mpcomplete@google.com2009-04-2916-228/+502
* 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