summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a layout bug in the fonts and languages dialog wheretc@google.com2009-06-1151-68/+7
* Fixing v8 build when include or lib are set.yux@google.com2009-06-111-6/+6
* Fix javascript-backslash.html layout test failure.darin@chromium.org2009-06-114-211/+233
* Added another command line option to run the tests after profile backup.anantha@chromium.org2009-06-117-30/+83
* Split FFmpegDemuxerStream into a separate interface AVStreamProvider.scherkus@chromium.org2009-06-1111-46/+80
* Change DnsMaster to only access HostResolver only on the IO thread.ericroman@google.com2009-06-115-81/+197
* Make sure view-source: is applied to RenderView when it is reused for a newbrettw@google.com2009-06-113-1/+60
* Adds the ability to import the home page of the default browser. The import ...gwilson@google.com2009-06-114-2/+12
* Add watchlist rules for src/nirnimesh@chromium.org2009-06-111-0/+30
* GTK: Graphical polish on the BlockedPopupContainerView. Specifically, rounded...erg@google.com2009-06-112-17/+69
* Setting svn:eol-style for a few fileshclam@chromium.org2009-06-110-0/+0
* The following two layout tests were failed because ofhclam@chromium.org2009-06-111-4/+8
* Remove v8_custom.cpp and v8_custon.h, since they are now empty.japhet@chromium.org2009-06-112-0/+0
* Always build breakpad tools with Linux official build.mmoss@chromium.org2009-06-112-44/+55
* Compile sunspider on mac and linux.thomasvl@chromium.org2009-06-112-3/+8
* Revert "Revert r18122: "Reapply ffmpeg changes." (it broke the Linux make bui...tc@google.com2009-06-119-323/+195
* Introduce HttpStream and HttpBasicStream.willchan@chromium.org2009-06-114-5/+113
* GTK: shift-enter in find bar searches backwards.estade@chromium.org2009-06-111-1/+3
* Remove misleading comment - we no longer crash when CreateDIBSection() fails,brettw@google.com2009-06-111-6/+0
* Use the MessageLoopForUI::Observer interface to listen for mouse motion event...jhawkins@chromium.org2009-06-112-34/+27
* Revert "BUG=12114"tc@google.com2009-06-1134-473/+303
* Take 2 at rolling gyp deps. This moves us to gyp@r512.tc@google.com2009-06-111-1/+1
* Enabled the v8 benchmark tests on mac/linux.thomasvl@chromium.org2009-06-112-4/+8
* Review URL: http://codereview.chromium.org/122044nick@chromium.org2009-06-111-0/+5
* BUG=12114rafaelw@chromium.org2009-06-1134-303/+473
* Enable the perf reference test.thomasvl@chromium.org2009-06-111-2/+0
* Issue 3791: SavePageTest.* is crapidanan@chromium.org2009-06-111-14/+20
* Fix memory leak in ExtensionsService when skipping loadedaa@chromium.org2009-06-111-8/+6
* Initialize an empty password for NSS databases (so that the databaseswtc@chromium.org2009-06-111-0/+11
* Revert "Roll gyp deps to 511 to pick up xcode and make fixes."tc@google.com2009-06-111-1/+1
* Roll gyp deps to 511 to pick up xcode and make fixes.tc@google.com2009-06-111-1/+1
* Enable <video> in test_shellhclam@chromium.org2009-06-1117-68/+366
* Get tab HWND directly as result of CreateExternalTab automation call.stoyan@chromium.org2009-06-118-11/+42
* Enable the _set_new_mode() call so that calls to mallocmbelshe@google.com2009-06-111-0/+6
* Disable the following layout test so that the tree can become green again:idana@google.com2009-06-111-1/+2
* GTK: Forward certain key strokes from the find bar to the render view.estade@chromium.org2009-06-112-4/+55
* Support Jaunty by dropping package xcb-xlib0.dank@chromium.org2009-06-111-5/+80
* Start the resize animation after a delay once the mouse has left the tabstrip...jhawkins@chromium.org2009-06-112-21/+115
* Make sure to pump windowserver events that accumulate.avi@google.com2009-06-111-13/+33
* Another fix for issue 13724: Don't hard code chrome.exeagl@chromium.org2009-06-111-1/+4
* Show caption area context menu on mouseup, not mousedown. Original patch by ...pkasting@chromium.org2009-06-112-4/+44
* Assert that page_cycler data is present when trying to run tests, so that whe...stuartmorgan@chromium.org2009-06-111-0/+2
* Revert r18122: "Reapply ffmpeg changes." (it broke the Linux make build).agl@chromium.org2009-06-119-195/+323
* Add references builds of chromium and chrome for the page cycler tests (built...thomasvl@chromium.org2009-06-11512-12/+62414
* Move renderer_preferences.h from chrome/browser into chrome/common. Wetc@google.com2009-06-1112-18/+15
* DevTools:yurys@google.com2009-06-118-44/+44
* DevTools: when injected script context is created its context data is set to ...yurys@google.com2009-06-114-17/+74
* DevTools: Render 'Array' type name for scope variables.pfeldman@chromium.org2009-06-111-0/+13
* Increase valgrind's --num-callers to 50nirnimesh@chromium.org2009-06-111-1/+1
* DevTools: do not skip first array element.pfeldman@chromium.org2009-06-111-1/+1