summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* GTK Themes: Fix linux UI frame regression introduced in r24170.erg@google.com2009-08-252-0/+11
* linux: new socket/plug code for windowed pluginspiman@chromium.org2009-08-257-54/+17
* Gtk Font options: Separate font family and size by comma to work around Gtk i...mattm@chromium.org2009-08-251-1/+1
* Re-enable importer unit tests since they do not seem to generate Purify error...kuchhal@chromium.org2009-08-251-2/+2
* Adds support for WAI-ARIA roles application, document, radiogroup, region, se...klink@chromium.org2009-08-251-0/+8
* GTK: Make the progress area go away when a download item is cancelled.estade@chromium.org2009-08-251-1/+3
* Fix double control key issue with the omnibox.deanm@chromium.org2009-08-251-4/+10
* Linux: set the initial size of the "Page" column in the task manager to fit t...mdm@chromium.org2009-08-252-11/+40
* Autofill http auth dialog on os x and linux.thakis@chromium.org2009-08-253-7/+75
* Add support for replace infobar. The lack of this was a top mac crasher.erikkay@google.com2009-08-252-1/+24
* DevTools: disable scripts-related sanity tests again.pfeldman@chromium.org2009-08-251-2/+2
* Fix "crashed extension" infobar browser crashes.phajdan.jr@chromium.org2009-08-2510-94/+139
* DevTools: Enable devtools sanity tests on Linux.pfeldman@chromium.org2009-08-251-12/+4
* Reverting 24220.yutak@chromium.org2009-08-251-14/+2
* Revert r24223. Storage test is not working.aa@chromium.org2009-08-253-23/+6
* Force databases and localstorage to be enabled extensions.aa@chromium.org2009-08-253-6/+23
* Allow Chromium Linux to be built with Breakpad. Enable Linux CHROME_HEADLESS ...thestig@chromium.org2009-08-251-2/+14
* Try one more time to lock down content sniffing foraa@chromium.org2009-08-251-17/+3
* Making RegisterRequest and UnregisterRequest virtual so that they can be over...tommi@chromium.org2009-08-252-6/+8
* More Gtk Cookies View polish.mattm@chromium.org2009-08-252-16/+7
* Make HttpBridge::AllowSendingCookies return true for now.tim@chromium.org2009-08-252-2/+13
* Now that Import and Clear are available in options, they should be removed fr...glen@chromium.org2009-08-252-9/+1
* Fall back to the chrome-themed default favicon if the gtk theme fails to prod...estade@chromium.org2009-08-251-14/+16
* GTK: Show the correct text for the omnibox "paste and go/search" menu item.estade@chromium.org2009-08-252-20/+12
* Update build to work with native 64-bit Linux packages.mmoss@chromium.org2009-08-251-3/+1
* We weren't drawing the toolbar color, leading to theme hideousness.glen@chromium.org2009-08-242-6/+11
* Cache images on theme install so startup does no image processing.mirandac@chromium.org2009-08-242-53/+190
* Compile on 10.6pinkerton@chromium.org2009-08-242-2/+7
* Exposes a chrome.devtools object to extensions. This allows extensions to ca...mpcomplete@chromium.org2009-08-2414-5/+651
* Linux: fix "goats teleported" task manager column.mdm@chromium.org2009-08-241-1/+1
* Fix 2 failing BlockedPopupContainerInteractiveTests on Linux.estade@chromium.org2009-08-241-0/+12
* Fix the Views build.jhawkins@chromium.org2009-08-241-0/+2
* gtk: Implement AutomationProvider::GetBrowserForWindow.jhawkins@chromium.org2009-08-241-1/+17
* In HttpBridgeTest, make sure to read the full HTTP response content and nottim@chromium.org2009-08-242-13/+7
* gtk: Clip the cairo context to the extents provided to the DrawStringInt func...jhawkins@chromium.org2009-08-242-4/+6
* GTK Themes: Theme the dangerous file warning label and icon.erg@google.com2009-08-242-29/+56
* Linux: use switches::kApp instead of "--app" when creating .desktop files.mdm@chromium.org2009-08-241-1/+4
* (Extension API) Make BookmarkTreeNode.index "type":"integer"rafaelw@chromium.org2009-08-241-2/+1
* Reduce the status bubble rounding by a pixel.tony@chromium.org2009-08-241-1/+1
* Fix a leak in RenderWidgetHostViewCocoa and remove its suppressionstuartmorgan@chromium.org2009-08-241-1/+2
* Fix a crash when closing a window with a download animation.paul@chromium.org2009-08-241-0/+10
* Providing unplayed bytes in audio hardware bufferhclam@chromium.org2009-08-242-48/+12
* Http cache: Enable experimental support for byte range requests.rvargas@google.com2009-08-241-1/+13
* Make ShowModalDialogTest.BasicTest not flaky and re-enable it.phajdan.jr@chromium.org2009-08-241-16/+12
* Move the remaining gtk stubs for AutomationProvider out of temp_scaffolding_s...jhawkins@chromium.org2009-08-231-0/+29
* Implement granular cross-origin XHR for extensions.aa@chromium.org2009-08-231-1/+3
* Clears the "Clear auto-opening settings" button (put it in the default state,mhm@chromium.org2009-08-221-0/+2
* Enabling "Save as..." in view:source page.mhm@chromium.org2009-08-222-5/+21
* Disable this test of encoding override on MacOS and Linux because on those pl...jnd@chromium.org2009-08-221-0/+5
* Use size_t to fix compilation error.jnd@chromium.org2009-08-221-2/+2