summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Gears 0.5.25.0. Has been verified by QA. Should be merged into beta and stab...jon@chromium.org2009-07-072-0/+0
* Roll webkit to r45601hclam@chromium.org2009-07-071-1/+1
* Nudges the incognito man over to the left a few more pixels.pinkerton@chromium.org2009-07-071-1/+3
* Disk cache: Keep a map of all open entries.rvargas@google.com2009-07-0713-40/+162
* Setting svn:ignore for /media and /third_party/ffmpegscherkus@chromium.org2009-07-070-0/+0
* Fix subtle whitespace problem. Lesson: never copy and paste a suppressiondank@chromium.org2009-07-071-10/+10
* Fix breakpad compile on Fedora 11.thestig@chromium.org2009-07-071-2/+2
* Adding toon.shader to the samples MANIFESTvangelis@google.com2009-07-071-0/+1
* Mark 149 layout tests as passhclam@chromium.org2009-07-071-150/+0
* Re-enabling features-test.html for IE. The test was fixed in rev 19867vangelis@google.com2009-07-071-1/+1
* Adds support for the gtest_also_run_disabled_tests flag in the browser tests.jcampan@chromium.org2009-07-073-3/+12
* Fix for shader-test.html and IEgman@google.com2009-07-071-4/+5
* Add extra delegate method to mac unit test.ben@chromium.org2009-07-071-0/+4
* Remove old log files so they don't accumulate on try bots.dimich@google.com2009-07-071-0/+11
* bustage fix - add headerben@chromium.org2009-07-072-0/+2
* Fix release bustage. ALLOW_THIS_IN_INITIALIZER_LISTben@chromium.org2009-07-072-3/+3
* 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