summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move the clipboard stuff out of base and into app/clipboard. I renamedbrettw@chromium.org2009-10-0347-122/+151
* A new page about hosting extensions (i.e. serving the right HTTP headers).kathyw@google.com2009-10-034-4/+506
* Animations: animate to current time, rather than a set number of frames.estade@chromium.org2009-10-032-27/+22
* Gtk: Update slide animation progress in a cleaner way.estade@chromium.org2009-10-032-22/+6
* Fix a build error in the jumplist to use the new png codec location.brettw@chromium.org2009-10-031-3/+3
* Add deps files I forgot in my previous checkin.brettw@chromium.org2009-10-032-0/+4
* Fix build by modifying a file I forgotbrettw@chromium.org2009-10-031-5/+5
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-0358-552/+493
* Add LayoutTests/fast/replaced/border-radius-clip.html to thensylvain@chromium.org2009-10-031-0/+1
* Remove the xcopy step from the PGO optimize vspropscpu@chromium.org2009-10-031-4/+0
* Add LayoutTests/storage/change-version.html to the listnsylvain@chromium.org2009-10-031-0/+1
* Pass unhandled keyup messages coming in from the renderer to the underlying v...ananta@chromium.org2009-10-032-9/+5
* Try again to check in the badge stuff.aa@chromium.org2009-10-033-3/+123
* Mark a flaky media layout testshclam@chromium.org2009-10-031-2/+2
* WebKit roll 49040:49043atwilson@chromium.org2009-10-031-1/+1
* Disable message-port-constructor-for-deleted-document.html test for now.atwilson@chromium.org2009-10-031-1/+2
* The second half of http://trac.webkit.org/changeset/49040jorlow@chromium.org2009-10-034-3/+7
* Updating Native Client (should fix the Linux x64 build)gregoryd@google.com2009-10-032-1/+52
* Add histograms that track how long it takes to open the new tab page.tony@chromium.org2009-10-026-8/+68
* WebKit roll: 49033:49039atwilson@chromium.org2009-10-022-1/+39
* Set the default action of the import data dialog to "Import" andtony@chromium.org2009-10-021-0/+3
* Workaround for Chromium bug.apatrick@google.com2009-10-021-21/+36
* Move the ICU string conversions into its own file. This new file is includedbrettw@chromium.org2009-10-025-701/+733
* Mark a media layou test as fail mac debughclam@chromium.org2009-10-021-0/+2
* Revert my revert because it causes more problems.nsylvain@chromium.org2009-10-024-109/+92
* Updating trunk VERSION from 221.1 to 221.2laforge@chromium.org2009-10-021-1/+1
* revert this change because protoc.exe crashes during compile and breaks the t...nsylvain@chromium.org2009-10-024-92/+109
* Disable WorkerTest.LimitTotalestade@chromium.org2009-10-021-6/+5
* Increase the action timeout on the fast shutdown ui test.estade@chromium.org2009-10-021-2/+2
* Skipping 4 media layout testshclam@chromium.org2009-10-021-5/+1
* Disabling the test while I figure out why it is flaky.finnur@chromium.org2009-10-022-2/+2
* Disabling a filing test temporarily.jcampan@chromium.org2009-10-021-1/+2
* Widen an sqlite suppression to match the only warning that fireddkegel@google.com2009-10-021-3/+2
* Second try. r27819 was missing a null pointer check forwtc@chromium.org2009-10-021-38/+22
* Ported Chrome's WebGL implementation to Mac OS X. Removed code whichkbr@google.com2009-10-024-337/+360
* Find-in-bar would steal focus when switching tab.jcampan@chromium.org2009-10-022-2/+38
* WebKit roll: 49006:49033atwilson@chromium.org2009-10-021-1/+1
* Layout testing for media in machclam@chromium.org2009-10-0251-29/+619
* We now postMessage the RSS file over to the js script and have it parse it th...finnur@chromium.org2009-10-026-153/+264
* Implement RSAPrivateKey for Mac OS Xhawk@chromium.org2009-10-023-2/+406
* Switch to using radio buttons for toggling the custom frame. Usetony@chromium.org2009-10-024-26/+71
* Use IDS_THEME_INSTALL_INFOBAR_UNDO_BUTTON instead of IDS_UNDO since 3.0tony@chromium.org2009-10-021-7/+1
* Updating Mac expectations.avi@chromium.org2009-10-021-2/+2
* Fix compile failure due to bad merge.pkasting@chromium.org2009-10-021-5/+2
* Add a Clear() function to MRUCache. This will be useful in my MemoryPurger c...pkasting@chromium.org2009-10-025-6/+43
* Make usage of iterator types more consistent, which also saves some code.pkasting@chromium.org2009-10-022-44/+33
* Convert users of RenderProcessHost iterator to all use same style. The key m...pkasting@chromium.org2009-10-0211-40/+32
* Add simple popup support to browser actions. This will create a popup HTML w...erikkay@chromium.org2009-10-0225-58/+575
* Move the check for hiding tests in the cross-builder view upojan@chromium.org2009-10-021-7/+3
* Do not discount a MANUAL_SUBFRAME load just because it involveddarin@chromium.org2009-10-026-24/+45