summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't complain about leaks during fatal error loggingdkegel@google.com2009-07-201-1/+9
* [Mac] Strip newlines from paste.shess@chromium.org2009-07-2010-16/+345
* Pulling in new gyp version.bradnelson@chromium.org2009-07-202-2/+2
* Including config.h temporarily to make the Mac/Linux builds happy.dumi@chromium.org2009-07-201-0/+4
* Widen ExtensionUnpacker_Test suppression yet againstuartmorgan@google.com2009-07-201-1/+1
* 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
* Add a Mac suppression for a sporadic leak.stuartmorgan@google.com2009-07-201-0/+10
* 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
* Fix crash on older versions of windows that don't have DWM APIs.ben@chromium.org2009-07-201-8/+12
* Rebaselines and test_expectations for some Linux tests fixed by http://bugs.w...senorblanco@chromium.org2009-07-209-7/+69
* 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
* Linux: remove suppression for 9757.agl@chromium.org2009-07-201-8/+0
* Update deb package version to 0.1.40.0-1 and add some code to produce an erro...tschmelcher@google.com2009-07-202-5/+41
* Implement WebNode, and fix self assignment for WebKit api classes.ajwong@chromium.org2009-07-206-3/+116
* 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
* Update the nacl part of the gyp build so it works correctly for tests,gspencer@google.com2009-07-202-7/+6
* 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
* Linux: add use_system_ffmpeg GYP variable.agl@chromium.org2009-07-201-8/+19
* Add a simple "sidebar"-like panel container that will scroll.brettw@chromium.org2009-07-208-0/+514
* Software volume adjustment by changing samples.fbarchard@chromium.org2009-07-206-27/+182
* Widen suppression to match error on bot.dkegel@google.com2009-07-201-1/+0
* Add a new layout test to exceptions list.ericroman@google.com2009-07-201-1/+2
* Write ThumbnailStore's cache to disk on browser shutdown.meelapshah@chromium.org2009-07-204-32/+79
* Add ProcessWatcher::EnsureProcessGetsReaped() for zombie reaping. First targe...thestig@chromium.org2009-07-203-7/+42
* Mark three menuitems as mac only so we aren't putting them into other platfor...thomasvl@chromium.org2009-07-202-18/+22
* The compiled version of the o3djs libs WORK!gman@google.com2009-07-2026-29/+314
* Reverting patch 21083.dumi@chromium.org2009-07-205-48/+2
* Stubs for DB-related methods in ChromiumBridge.dumi@chromium.org2009-07-205-2/+48
* DevTools: Make splitters move while dragged over iframes.pfeldman@chromium.org2009-07-201-0/+23
* WebKit merge 46087:46125.ericroman@google.com2009-07-202-1/+4
* Add missing xdg-settings to build archive.mmoss@chromium.org2009-07-202-0/+2
* Decide if we're in RTL or LTR mode by asking GTK+. This preventstc@google.com2009-07-201-2/+11