summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cleanup resources allocated by FFmpeg to avoid memory and threads leakshclam@chromium.org2009-07-077-19/+57
* Refactoring to introduce refcount to WebMediaPlayerImplhclam@chromium.org2009-07-075-237/+346
* Crashers from the field indicate the navigation entry can be NULL. This is no...jcampan@chromium.org2009-07-071-0/+13
* Widen a couple suppressions, add a few more.dank@chromium.org2009-07-071-2/+29
* Fix a typo. TextDirection is the name of the enum, while GetTextDirection re...jhawkins@chromium.org2009-07-071-2/+4
* Fix the GC of workers. When Worker object is GC'ed in the renderer, we need t...dimich@google.com2009-07-074-6/+28
* DevTools: merge TestSuite.Controller into TestSuiteyurys@google.com2009-07-071-58/+66
* Modify ResourceFetcher to use WebURLLoader instead of ResourceHandle.darin@chromium.org2009-07-0716-237/+267
* Add LayoutTests/http/tests/security/cross-frame-access-call.html as failing o...japhet@chromium.org2009-07-071-0/+5
* Disable ExtensionBrowserTest.Incognito because it fails too often.nsylvain@chromium.org2009-07-071-0/+3
* Theme window control buttons.mirandac@chromium.org2009-07-0711-19/+71
* Adds a couple of keybindings.sky@chromium.org2009-07-074-0/+26
* DevTools: store devtools split offset only when devtools is being hidden.pfeldman@chromium.org2009-07-071-3/+6
* Suppress a wad of valgrind warnings that happen in nearly every ui test.dank@chromium.org2009-07-071-0/+87
* Fix tools/valgrind/chrome_tests.sh to always use --log-file optiondank@chromium.org2009-07-072-8/+21
* Add the README.chromium for the symbol and source server scripts.deanm@chromium.org2009-07-071-0/+14
* Add the symbol and source server scripts.deanm@chromium.org2009-07-075-0/+4034
* DevTools: Issue 'scripts' command on attach only, work based on after_compile...pfeldman@chromium.org2009-07-071-6/+0
* DevTools: clear breakpoints when devtools window is closing. This change depe...yurys@google.com2009-07-072-3/+20
* Use native Cocoa tooltips instead of Mozilla's ToolTip class.pinkerton@chromium.org2009-07-075-306/+201
* DevTools: Add global eval sanity test.pfeldman@chromium.org2009-07-072-12/+11
* DevTools: Add more sanity tests.pfeldman@chromium.org2009-07-074-36/+167
* DevTools: Preserve devtools window contents on dock/undock.pfeldman@chromium.org2009-07-073-209/+179
* Add o3djs.DestinationBuffer to converter.gman@google.com2009-07-0715-53/+517
* Add mpeg for layouttests to pass. The following media layout tests fail if m...fbarchard@chromium.org2009-07-071-0/+5
* GTK: first cut at web contents as drag destination.estade@chromium.org2009-07-072-2/+205
* LayoutTests/editing/deleting/25322-1.html is flaky on linuxmichaeln@google.com2009-07-071-1/+1
* OGG and OGV added to supported media types for omnibox, href and command line.fbarchard@chromium.org2009-07-071-14/+12
* Clean up contents creation in BrowserViewben@chromium.org2009-07-071-3/+1
* Fix issue once and for all where distributor logo overlays window controls. N...ben@chromium.org2009-07-072-0/+19
* The webkit java applet creation code passes in the baseURL which is typically...ananta@chromium.org2009-07-072-3/+3
* back out change until I can figure out the right way to do thisdpranke@google.com2009-07-072-4/+1
* Worked around infinite loop seen in Chrome on Windows when raising andkbr@google.com2009-07-071-0/+4
* Popup changesdavemoore@chromium.org2009-07-077-11/+400
* GTK Themes: Set the text color of bookmark buttons to theme color.erg@google.com2009-07-078-55/+103
* Have the ApplyEdit* bookmark utilities return the BookmarkNode pointertim@chromium.org2009-07-072-37/+42
* Only force-abort popup render views on mousedown.estade@chromium.org2009-07-071-6/+6
* Make default extension for downloading html "html" rather than "htm" on non-w...estade@chromium.org2009-07-073-15/+39
* fix incorrectly skipped test file for https://bugs.webkit.org/show_bug.cgi?id...dpranke@google.com2009-07-072-1/+4
* The default ping delay should be 90 seconds.kuchhal@chromium.org2009-07-071-0/+3
* OLA Algorithm and test shell.kylep@chromium.org2009-07-074-0/+452
* Assigning a specific bug to a recent layout test failure (focus related).jcampan@chromium.org2009-07-071-2/+5
* Revert "linux: OOP windowed plugins"evan@chromium.org2009-07-0624-383/+145
* Checking in Windows FFmpeg binaries for Chromium.scherkus@chromium.org2009-07-066-10/+34
* Fixing a crash in RenderViewGone.finnur@chromium.org2009-07-061-4/+7
* Extend the no-match red background to take up more spacefinnur@chromium.org2009-07-061-10/+23
* Refactor AudioRendererBase to use scoped_refptr<AudioDecoder>kylep@chromium.org2009-07-062-3/+2
* linux: OOP windowed pluginsevan@chromium.org2009-07-0624-145/+383
* Do some refactoring of renderer_host.brettw@chromium.org2009-07-0640-279/+363
* Add more code to debug a crash inside HttpCache::DeactivateEntryrvargas@google.com2009-07-062-5/+34