summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Pick up version number from resources for crash dumps.stoyan@google.com2009-10-162-7/+22
* Makes canceling 'bookmark all tabs' delete the folder. Or rather,sky@chromium.org2009-10-1623-236/+317
* ChromeFrame perf tests should use the reference builds checked in under chrom...ananta@chromium.org2009-10-161-2/+2
* Minor cleanup in histogram_synchronizer.thestig@chromium.org2009-10-162-13/+2
* Fix to avoid a bad mem access after URL request has already been deleted.jennb@chromium.org2009-10-162-3/+4
* Always re-layout the app menu to get sync system state.tim@chromium.org2009-10-161-2/+2
* Ensure that accessibility information from native views like the autocomplete...ananta@chromium.org2009-10-161-3/+6
* Http Cache: Enable byte-range support by default.rvargas@google.com2009-10-166-15/+15
* Cleanup test_expectations after reducing watchdog timeout.ojan@chromium.org2009-10-161-8/+3
* Implement new page action API.mpcomplete@chromium.org2009-10-1628-93/+2177
* Marked media/controls-strict.html as flaky on linux.scherkus@chromium.org2009-10-161-0/+1
* Fixes crash in toolkit_views. The problem with the current code isoshima@chromium.org2009-10-164-5/+17
* [Landing for Jonathon Dixon] Tiny code simplification/optimization: remove un...senorblanco@chromium.org2009-10-161-3/+2
* Layout test frame-beforeload fixed upstream. Remove from test_expectationsvictorw@chromium.org2009-10-161-1/+0
* Adding support for Reset in StringTokenizerT and HttpHeadersIterator.tommi@chromium.org2009-10-164-0/+46
* -fPIC buildable version of yuv for 64 bit linux.fbarchard@chromium.org2009-10-161-97/+106
* Adjust comment following r29182 post-commit feedback.mark@chromium.org2009-10-161-7/+6
* Revert mac media rebaseline as patch wasn't committed in WebKit yet + update ...scherkus@chromium.org2009-10-1611-9/+15
* Update svn:ignore for newer projects.maruel@chromium.org2009-10-160-0/+0
* Marking more media layout tests as SKIP.scherkus@chromium.org2009-10-161-0/+1
* Rebaseline Chromium Mac media layout tests due to default UI rendering bug fi...scherkus@chromium.org2009-10-1612-6/+6
* Reverting 29316.vandebo@chromium.org2009-10-1610-1255/+634
* Mark flaky FTP tests as flaky.phajdan.jr@chromium.org2009-10-161-5/+10
* WebKit merge 49640-49684jeremy@chromium.org2009-10-162-5/+61
* Classify more types of input as queries.pkasting@chromium.org2009-10-165-15/+117
* Refactor HttpNetworkTransaction so that HttpStream is responsible for parsing...vandebo@chromium.org2009-10-1610-634/+1255
* Fix resource ID conflict. Original patch by Thiago Farina (see http://codere...pkasting@chromium.org2009-10-162-39/+39
* NTP: Fix startup visual state arv@chromium.org2009-10-165-313/+178
* Linux: remove the pipe errors that we spew all the time.agl@chromium.org2009-10-161-1/+2
* Make Mac SelectFileDialogImpl load SaveAccessoryView.nib from the propermark@chromium.org2009-10-161-1/+3
* Updating from user Keystone under /Applications by an admin user should leavemark@chromium.org2009-10-161-0/+20
* Bookmark bubble tweaksthomasvl@chromium.org2009-10-162-4/+11
* Remove a dcheck that had a signed/unsigned warning.nick@chromium.org2009-10-161-1/+0
* Use a multiset rather than a set to store bookmarks when running the model as...nick@chromium.org2009-10-161-4/+6
* Adds bookmark context menu test to set of unit_tests run onsky@chromium.org2009-10-163-1/+11
* Enable the Developer Tools menu item in the page menu.pinkerton@chromium.org2009-10-161-20/+26
* Skipping some media layout tests due to time outs.scherkus@chromium.org2009-10-161-13/+9
* Disable a couple appcache update job unittests that may have a timing-depende...jennb@chromium.org2009-10-161-2/+2
* Pulling in newer gyp which fixes link after copy problem.bradnelson@google.com2009-10-163-3/+3
* HTTP Cache: Apply all freshness tests to Partial content entries.rvargas@google.com2009-10-163-4/+29
* all.sln to o3d_all.slngman@google.com2009-10-161-4/+9
* Move Alsa device opening into the audio thread, and add in support for multi-...ajwong@chromium.org2009-10-1610-121/+694
* Add a script to process dumps on Linux.thestig@chromium.org2009-10-161-0/+278
* Add concept of an options page to Extensions.asargent@chromium.org2009-10-1610-10/+118
* Remove an overzealous version check from keystone_install.sh.mark@chromium.org2009-10-161-14/+14
* Set svn:eol-style = LF on .grd and .xtb filesmark@chromium.org2009-10-160-0/+0
* Marking the ParseFeed as flaky again.finnur@chromium.org2009-10-161-9/+9
* Make sure you can type in the homepage box.thomasvl@chromium.org2009-10-161-36/+36
* Fix flickering checkboxescpu@chromium.org2009-10-161-1/+1
* Implement cancelling an appcache update. An update is cancelled when its appl...jennb@chromium.org2009-10-1611-139/+302