summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Mark a layout test as fail after merge 45558:45599hclam@chromium.org2009-07-071-1/+2
* Basics of a new TabStrip.It's very, very rough, but I wanted to check it in s...ben@chromium.org2009-07-0727-27/+1520
* Hook up the prefs for the optional home buttons and page/wrench buttons. Move...pinkerton@chromium.org2009-07-0712-44/+3531
* Initial support for Linux installers. Currently just an amd64 .deb, but more ...tschmelcher@google.com2009-07-0710-0/+318
* Rejigger a few suppressions to fire properly on the buildbots.dank@chromium.org2009-07-071-2/+28
* Rolls webkit to r45599hclam@chromium.org2009-07-071-1/+1
* Revert r20046.jhawkins@chromium.org2009-07-071-1/+1
* Fix a typo.jhawkins@chromium.org2009-07-071-1/+1
* Beginning of code coverage on Windows.jrg@chromium.org2009-07-073-30/+175
* Removes the ability to close or minimize the hung renderer dialogrohitrao@chromium.org2009-07-073-14/+11
* GTK Themes: Status bubble obeys GTK colors now.erg@google.com2009-07-073-8/+49
* Change the use of typedef Language in Spell Check files back to std::string. ...sidchat@google.com2009-07-0710-50/+46
* linux: OOP windowed pluginsevan@chromium.org2009-07-0726-169/+388
* Fix retarded bitmath. << 8 != * 255glen@chromium.org2009-07-072-6/+10
* 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