summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* linux: call g_thread_init() at relevant startup pointsevan@chromium.org2009-08-256-50/+35
* 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-256-35/+49
* linux: call g_thread_init() at relevant startup pointsevan@chromium.org2009-08-256-49/+35
* Missed Arv's style comment in the previous commit for this.ojan@google.com2009-08-251-4/+2
* Accidentally deleted this file instead of modifying it.pkasting@chromium.org2009-08-251-0/+264
* Now that Import and Clear are available in options, they should be removed fr...glen@chromium.org2009-08-252-9/+1
* Assorted improvements to the flakiness dashboard.ojan@google.com2009-08-251-56/+76
* Truncate/pad results for a test to the number of builds that we haveojan@google.com2009-08-251-14/+16
* Align autoscroll cursors by setting their hotspots correctly. Original patch...pkasting@chromium.org2009-08-259-0/+1
* Fall back to the chrome-themed default favicon if the gtk theme fails to prod...estade@chromium.org2009-08-252-14/+21
* WebKit merge 47719:47732jianli@chromium.org2009-08-252-1/+4
* Clean up AudioRendererAlgorithmOLA when dealing with very little remaining data.scherkus@chromium.org2009-08-256-26/+230
* Cleanup Renderer.gman@google.com2009-08-2525-381/+470
* 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
* Make paths in JSON all be unix-style. This is done here instead ofojan@google.com2009-08-253-2/+10
* Rebaseline a large number of tests that only differ because of a major layout...pkasting@chromium.org2009-08-2495-732/+319
* We weren't drawing the toolbar color, leading to theme hideousness.glen@chromium.org2009-08-242-6/+11
* Added DispatchedNPObject.apatrick@google.com2009-08-2418-23/+1671
* 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-245-6/+22
* Compile on 10.6pinkerton@chromium.org2009-08-242-2/+7
* Provide unplayed bytes ALSA implementation of audiohclam@chromium.org2009-08-244-3/+32
* Rebaseline tool: use a temp directory as svn diff config directory instead of...victorw@chromium.org2009-08-241-1/+22
* Recommit r24120 with a try-catch around the JSON parsing. The JSON filesojan@google.com2009-08-243-32/+58
* 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
* Only retry on unused, idle sockets if the socket error is ERR_CONNECTION_RESET.willchan@chromium.org2009-08-243-6/+9
* Clear the gzip filter to file names with gz/tgz extensions only when the mime...thestig@chromium.org2009-08-242-12/+168
* 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-243-4/+13
* linux: call g_thread_init() at relevant startup pointsevan@chromium.org2009-08-245-22/+6
* 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
* Skip fast/wml layout tests, since Chrome doesn't support wml. First layout t...jparent@chromium.org2009-08-241-6/+1
* Linux: use switches::kApp instead of "--app" when creating .desktop files.mdm@chromium.org2009-08-241-1/+4
* Explicitly use "--diff-cmd diff" on svn diff, so the script will work correct...pkasting@chromium.org2009-08-241-1/+2
* Group tests requiring eventSender.beginDragWithFiles.dglazkov@chromium.org2009-08-241-7/+7
* (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-242-19/+2
* Fix the scons build not generating inspector_stringstony@chromium.org2009-08-241-45/+47