summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Change the way json_schema.js is loaded. This is required soaa@chromium.org2009-08-2510-44/+47
* Try one more time to lock down content sniffing foraa@chromium.org2009-08-251-17/+3
* Change download items' "Reveal in Finder" menu item to "Show in Finder".mark@chromium.org2009-08-251-9/+5
* Making RegisterRequest and UnregisterRequest virtual so that they can be over...tommi@chromium.org2009-08-252-6/+8
* Implement a read-size throttle within the TCP socket.mbelshe@google.com2009-08-251-0/+10
* More Gtk Cookies View polish.mattm@chromium.org2009-08-252-16/+7
* linux: call g_thread_init() at relevant startup pointsevan@chromium.org2009-08-253-2/+2
* Make HttpBridge::AllowSendingCookies return true for now.tim@chromium.org2009-08-252-2/+13
* Revert "linux: call g_thread_init() at relevant startup points"evan@chromium.org2009-08-253-2/+2
* linux: call g_thread_init() at relevant startup pointsevan@chromium.org2009-08-253-2/+2
* 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-253-57/+58
* We weren't drawing the toolbar color, leading to theme hideousness.glen@chromium.org2009-08-242-6/+11
* Revert breakage from r24174.aa@chromium.org2009-08-249-46/+43
* Change the way json_schema.js is loaded. This is required soaa@chromium.org2009-08-249-43/+46
* Relanding this patch as the previous one broke valgrind tests and reliability...ananta@chromium.org2009-08-242-6/+132
* Cache images on theme install so startup does no image processing.mirandac@chromium.org2009-08-245-58/+200
* Revert "linux: call g_thread_init() at relevant startup points"tony@chromium.org2009-08-243-2/+2
* 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-2426-8/+818
* Linux: exit render processes with the correct code.agl@chromium.org2009-08-241-1/+3
* 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
* linux: call g_thread_init() at relevant startup pointsevan@chromium.org2009-08-243-2/+2
* Extension Docs (no code changes) - Fix navigation jig. Renamed a few paramet...rafaelw@chromium.org2009-08-2424-94/+38
* 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-243-4/+3
* 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
* Add permission to use the chrome.tabs object.finnur@chromium.org2009-08-241-1/+2
* Move detailed list of chrome.* APIs out of the sidenav and intokathyw@google.com2009-08-242-41/+14
* Update the version.finnur@chromium.org2009-08-241-1/+1
* 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-243-1/+18
* Add missing deps info for check_deps (try bots didn't catch it).thomasvl@chromium.org2009-08-241-0/+3
* Remove MaskSuperBlitter::~MaskSuperBlitter() from known_crashes.txt, fixedsenorblanco@chromium.org2009-08-241-3/+0
* Set x-bit on apply_locales.py to fix Mac build break at r24104.mark@chromium.org2009-08-241-0/+0
* Tweak the comment in the lproj fixup script to explain why we need an "en" fo...thomasvl@chromium.org2009-08-2414-36/+580
* Make ShowModalDialogTest.BasicTest not flaky and re-enable it.phajdan.jr@chromium.org2009-08-243-19/+15
* Further refactoring of menus for GTK. I've now separated outsky@chromium.org2009-08-241-80/+0
* Move debugging stuff out of Getting Started into its own tutorial.kathyw@google.com2009-08-245-133/+233
* Changes related to improvements to the navigation.kathyw@google.com2009-08-245-54/+86