summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Remove COM initialization from renderercpu@google.com2009-04-301-4/+2
* Patch for accelerator clean-up from Hamaji.jcampan@chromium.org2009-04-307-57/+60
* 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
* Adjust the Options dlg height for gu to 36.jungshik@google.com2009-04-301-1/+1
* 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-305-6/+60
* Adding ifdef to remove Skia dependency in IPC code for testing.robertshield@google.com2009-04-303-2/+13
* Add a very basic preferences window controller with unit test. Fix the prefs ...pinkerton@chromium.org2009-04-306-7/+141
* 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-305-16/+17
* 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-305-14/+3836
* Add a dark selected icon set for the Omnibox results.deanm@chromium.org2009-04-307-5/+12
* 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-307-3/+357
* 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-305-26/+42
* A quick fix for supporting bidirectional texts in omnibox2.hbono@chromium.org2009-04-301-5/+6
* Implement removeWindow, onWindowCreated, onWindowRemoved.rafaelw@chromium.org2009-04-308-16/+123
* Fix race where sometimes CSS is not applied to toolstrips. Iaa@chromium.org2009-04-2913-364/+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-294-43/+68
* Adds a new API for launching Chrome at a given size and location. gwilson@google.com2009-04-292-0/+51
* Refactor ExtensionView to support a UI-less extension instance.mpcomplete@google.com2009-04-2920-238/+529
* Migrating the SSL UI tests to be browser tests.jcampan@chromium.org2009-04-298-88/+899
* Move window chrome into drag overlay so they stand out more during a drag out...pinkerton@chromium.org2009-04-292-1/+14
* Move TabsAPI, bookmarks, and buildbot extensiosn into samples/ dir.aa@chromium.org2009-04-2911-1/+0
* Fix a DCHECK hit from RefCountedBase class.kuchhal@chromium.org2009-04-291-2/+2
* Fix SlideAnimatorGtk::OpenWithoutAnimation().estade@chromium.org2009-04-292-9/+36
* A better fix for http://www.crbug.com/2044: crashsenorblanco@chromium.org2009-04-292-0/+8
* missing file from last commitestade@chromium.org2009-04-291-1/+2
* Enable two more installer tests.kuchhal@chromium.org2009-04-291-2/+2
* Second attempt at cleaning up handling of --disable-popup-blocking. I didn't...pkasting@chromium.org2009-04-296-45/+37
* Linux findbar improvements:estade@chromium.org2009-04-297-74/+110
* Try --force-uninstall param to see if that fixes installer tests.kuchhal@chromium.org2009-04-292-5/+5
* 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
* Patch by Shinichiro Hamaji <hamaji@google.com>:ben@chromium.org2009-04-295-1/+23
* more extensions bookmarks changes:* add schema verification* add unit tests f...erikkay@google.com2009-04-298-95/+468
* Switch to a raw kAEOpenDocuments AppleEvent handler for opening dropped files...avi@google.com2009-04-291-5/+33
* Remove an include that's no longer necessary (constant moved headers).pinkerton@chromium.org2009-04-291-1/+0
* Add descriptive text for omnibox popup result items.ben@chromium.org2009-04-298-40/+103
* Part 1 of sample sprucing. Also, change chromium_extension.py to generate a r...aa@chromium.org2009-04-2925-70/+621
* Fixes bug in dragging tabs. Specifically if you only have one windowsky@chromium.org2009-04-291-1/+1