summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updating trunk VERSION from 343.0 to 344.0chrome-release@google.com2010-03-031-1/+1
* Update WebKit to r55424. Rebaseline fast/dom/DOMException/prototype-object.html kasperl@google.com2010-03-036-5/+14
* Revert 40491 - Fix Windows build. I forgot to update the class name for Windo...brettw@chromium.org2010-03-031-2/+2
* Revert 40492 - Fix Windows build again, I forgot to fix the other call in thi...brettw@chromium.org2010-03-031-1/+1
* Revert 40493 - Fix Windows build by no longer usin gstdint. My previous patch...brettw@chromium.org2010-03-031-2/+3
* Revert 40490 - Make the pepper 2D flush callback actually function as adverti...brettw@chromium.org2010-03-0329-634/+456
* Fix Windows build by no longer usin gstdint. My previous patch didn't changebrettw@chromium.org2010-03-031-3/+2
* Fix Windows build again, I forgot to fix the other call in this file tobrettw@chromium.org2010-03-031-1/+1
* Fix Windows build. I forgot to update the class name for Windows for in processbrettw@chromium.org2010-03-031-2/+2
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-0330-272/+822
* Fix autofill test hangskrul@chromium.org2010-03-031-9/+35
* Fix in use update of SxS channel.huanr@chromium.org2010-03-031-0/+5
* Attempt to fix remaining 3 tests for RSS.finnur@chromium.org2010-03-031-9/+20
* Porting sbox IPC to 64 bitcpu@chromium.org2010-03-039-49/+65
* Landing for dbelenko.dimich@chromium.org2010-03-034-55/+72
* Remark the KeyHandler test as flakey, and make it not run under Valgrind inst...jam@chromium.org2010-03-032-1/+3
* [Mac] Deregister for the old windowWillClose/windowDidResignMain notification...rohitrao@chromium.org2010-03-032-0/+87
* Handle CreateFile() trimming trailing dots and spaces in downloads.jschuh@google.com2010-03-032-0/+37
* Adds an inset border on GCF ActiveDocument instances to match IE styles.slightlyoff@chromium.org2010-03-031-1/+1
* Where possible, use return-by-const-ref for accessors in AutoFill data struct...jhawkins@chromium.org2010-03-0310-147/+143
* Disable KeyHandler test because it's hanging the Mac valgrind bots.jam@chromium.org2010-03-031-1/+1
* ffmpeg better message for error on opening file if the file opens but the cod...fbarchard@chromium.org2010-03-033-13/+43
* Bookmark manager: Add drop down arrows to the drop down buttons.arv@chromium.org2010-03-034-259/+291
* Mac: Clean up fullscreen tracking rectangle code.viettrungluu@chromium.org2010-03-031-44/+44
* Make DTCs implement the UnrecoverableErrorHandler interface so they can bealbertb@chromium.org2010-03-0323-89/+233
* Add command line option to use a tabbed bookmark manager.arv@chromium.org2010-03-0315-15/+155
* Adding a new sample that talks to the Google DocList API.kathyw@chromium.org2010-03-0321-0/+1946
* String translations from TCoritm@google.com2010-03-03100-4101/+1012
* Don't ignore certificate errors with SPDY.mbelshe@chromium.org2010-03-035-19/+31
* Don't store the submit element on the FormData structure as it's no longer used.jhawkins@chromium.org2010-03-034-14/+2
* Fix format of grd file. Placeholder names can only havetony@chromium.org2010-03-031-1/+1
* Refactoring balloon collection and added chromeos's BalloonCollection.oshima@chromium.org2010-03-0218-175/+417
* Rename FakePluginWindowTrackerstuartmorgan@chromium.org2010-03-027-82/+83
* Mark svg/W3C-SVG-1.1/filters-displace-01-f.svg as flakey.jam@chromium.org2010-03-021-0/+2
* Checksum SafeBrowsingStoreFile.shess@chromium.org2010-03-023-102/+209
* Revert "Linux dhtml improvement."chase@chromium.org2010-03-021-1/+1
* GTK: fix a task manager crasher.estade@chromium.org2010-03-022-5/+9
* GTK: fix hypothetical leak.estade@chromium.org2010-03-021-1/+4
* Use CHECK_* in netwillchan@chromium.org2010-03-0216-49/+48
* Grab latest gyp.jrg@chromium.org2010-03-021-1/+1
* Fix the remaining instance of the obsolete kFormAutofillEnabled.jhawkins@chromium.org2010-03-023-10/+1
* Disable ProfileSyncServiceAutofillTest since they're causing hangs.jam@chromium.org2010-03-021-3/+6
* A few more linux svg rebaselines.jparent@chromium.org2010-03-028-6/+5
* Removed logic which made the container size 0 when recreating a tab contentsdavemoore@chromium.org2010-03-021-7/+16
* Moves ActionComboboxModel class to its own header so we can share common code...erg@chromium.org2010-03-027-118/+107
* Revert 39670 which breaks suggestion popupvictorw@chromium.org2010-03-023-51/+3
* [Mac] Reduce jank in the cookie manager by batching updates from the model.rsesek@chromium.org2010-03-027-24/+136
* Fixing missed renamed variable.avi@chromium.org2010-03-021-1/+1
* Aggressively cache theme image pattern colors.avi@chromium.org2010-03-0212-34/+70
* SSL False Start Supportagl@chromium.org2010-03-0210-3/+396