summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Refactoring of tabbed-pane component so it can be ported to Linux toolkit_view.jcampan@chromium.org2009-07-217-10/+15
* Fix another d&d crash that happens when the tab contentstc@google.com2009-07-213-7/+45
* Add FirefoxImporterTest.Firefox3NSS3Decryptor to filter list.erikkay@google.com2009-07-211-0/+3
* Fix for the URL status bubble overlapping the download shelf.paul@chromium.org2009-07-2110-15/+70
* Adding 17366 and 17367 to known list.huanr@chromium.org2009-07-211-0/+6
* GTK Themes: In GTK mode, bookmark buttons should be the same size as "Other b...erg@google.com2009-07-211-0/+21
* Linux: pass users' font settings through to renderer.agl@chromium.org2009-07-2112-22/+136
* Fix single process mode and the unit_tests on Linux.jam@chromium.org2009-07-214-12/+20
* Set GTK_PATH to CHROMIUM_SAVED_GTK_PATH before launching xdg-open.thestig@chromium.org2009-07-211-1/+3
* Disable RenderThread unittests. They're causing the unit tests to not complete.thestig@chromium.org2009-07-211-2/+2
* Remove tests that now pass again from the selenium test failureager@chromium.org2009-07-211-1/+1
* Enable DOM_STORAGE in our build. Put LocalStorage and SessionStorage behind ...jorlow@chromium.org2009-07-214-1/+19
* Revert r21137 to fix Chromium mac valgrindhclam@chromium.org2009-07-211-0/+6
* Add link button for certificate management, linking to wiki page LinuxCertMan...mattm@chromium.org2009-07-212-1/+38
* linux: use tiny font in tab stripevan@chromium.org2009-07-211-2/+2
* Linux: allow the desktop file name to be given in an environment variable for...mdm@chromium.org2009-07-212-5/+17
* Lop off the bottom pixel from the tab images.estade@chromium.org2009-07-211-14/+13
* Info bubble focus tweaks.estade@chromium.org2009-07-213-18/+51
* linux: implement encodings menuevan@chromium.org2009-07-216-64/+105
* Fix some problems with my panel scroller.brettw@chromium.org2009-07-214-9/+10
* Refactoring to share MockAudioOutputStream implementations across 3 platformshclam@chromium.org2009-07-211-6/+0
* Fix GTK/Mac builds.ben@chromium.org2009-07-216-13/+7
* Fix bustage - correct definitionben@chromium.org2009-07-211-2/+1
* Resurrect toolkit_views build.ben@chromium.org2009-07-2112-28/+45
* Fix Linux startup crash.brettw@chromium.org2009-07-211-10/+12
* Make standard input /dev/null when running xdg-settings to set the default br...mdm@chromium.org2009-07-201-3/+21
* Infobar UI cleanup on Mac. Adds the yellow background gradient androhitrao@chromium.org2009-07-207-72/+334
* Fix Browser::IsApplication so it conforms to the TabContentsDelegate interface.erg@google.com2009-07-201-1/+1
* [Mac] Strip newlines from paste.shess@chromium.org2009-07-2010-16/+345
* Don't make all bookmark buttons the same width.jrg@chromium.org2009-07-203-42/+212
* GTK Themes: Fix spacing so page and app menus take up full height in GTK them...erg@google.com2009-07-201-5/+7
* Add missing TemplateURL include.phajdan.jr@chromium.org2009-07-201-0/+1
* Hopefully fix Windows release compile.phajdan.jr@chromium.org2009-07-201-0/+3
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-2028-351/+202
* Header cleanup in browser/importerphajdan.jr@chromium.org2009-07-2016-86/+141
* Fix misleading name and comment of Browser::GetCurrentPageTitle.phajdan.jr@chromium.org2009-07-207-12/+12
* When we save the window bounds, make sure we are only storing thetc@google.com2009-07-202-10/+12
* File dropped off a popup CL :-(jrg@chromium.org2009-07-201-24/+30
* Move all the xib files out of the en.lproj in prep for starting to land real ...thomasvl@chromium.org2009-07-2019-61/+89
* Re-enable extensions auto-update.asargent@chromium.org2009-07-201-1/+1
* Change fullscreen mode to be determined by the window manager.tc@google.com2009-07-202-21/+30
* Changed the extension.connect() API not to broadcast to all tabs. Added ampcomplete@chromium.org2009-07-2032-241/+448
* Pretend we're the default browser when xdg-settings fails.mdm@chromium.org2009-07-201-14/+15
* Change GetAllLogins to GetAllBlacklistLogins.stuartmorgan@google.com2009-07-2013-88/+108
* linux: remove unimplemented menu itemsevan@chromium.org2009-07-201-4/+12
* Linux sandbox: plumb timezone calls through the sandboxagl@chromium.org2009-07-203-1/+114
* gtk: Set the task manager scrolled window policy to GTK_POLICY_AUTOMATIC so t...jhawkins@chromium.org2009-07-201-1/+1
* Adds timestamp to session restore for tabs and windows.arv@google.com2009-07-204-25/+176
* Make sure the popup notification is shown during animation.erg@chromium.org2009-07-201-1/+2
* Add a simple "sidebar"-like panel container that will scroll.brettw@chromium.org2009-07-208-0/+514