summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DevTools: Enable devtools sanity tests on Linux.pfeldman@chromium.org2009-08-255-23/+13
* Reverting 24220.yutak@chromium.org2009-08-257-118/+64
* Modify the RenderThread to track the number of widgetsmbelshe@google.com2009-08-255-13/+115
* Revert r24223. Storage test is not working.aa@chromium.org2009-08-2512-152/+15
* Adds a new reliability crash to known_crashes.txt.yutak@chromium.org2009-08-251-0/+4
* Try again to commit r24174: Change the way json_schema.js is loaded.aa@chromium.org2009-08-2512-50/+63
* Force databases and localstorage to be enabled extensions.aa@chromium.org2009-08-2512-15/+152
* Update V8 to version 1.3.7.ager@chromium.org2009-08-251-1/+1
* Add UMA Histogram for FieldTrial for Async Socket SlowStartmbelshe@google.com2009-08-251-1/+14
* Allow Chromium Linux to be built with Breakpad. Enable Linux CHROME_HEADLESS ...thestig@chromium.org2009-08-257-64/+118
* DevTools: make "Take snapshot" button in heap profiler visible.mnaganov@chromium.org2009-08-252-10/+4
* Revert r24217.aa@chromium.org2009-08-2510-47/+44
* 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-252-18/+5
* 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-252-1/+52
* More Gtk Cookies View polish.mattm@chromium.org2009-08-252-16/+7
* Fix a typo IsCertStatusError. It should be IsCertificateError.wtc@chromium.org2009-08-251-3/+5
* Remove uses of deprecated version of FileUtil::ResolveShortcut.evan@chromium.org2009-08-254-19/+10
* 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