summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Roll WebKit 60013:60046.jparent@chromium.org2010-05-232-4/+2
* Mark arobens-test as skip. It is removed in a later webkit revision, and fai...jparent@chromium.org2010-05-231-1/+1
* Roll webkit 59937:60013.jparent@chromium.org2010-05-232-1/+3
* Revert 47994 - Roll webkit 59937:59976.jparent@chromium.org2010-05-231-1/+1
* Roll webkit 59937:59976.jparent@chromium.org2010-05-231-1/+1
* Updating trunk VERSION from 413.0 to 414.0chrome-release@google.com2010-05-221-1/+1
* Add breakpad. zhurunz@google.com2010-05-226-2/+389
* Add multiline support to views::TextField.xiyuan@chromium.org2010-05-226-46/+309
* Update breakpad to make it build with new files from upstream.zhurunz@google.com2010-05-221-1/+7
* Try to fix the crash in SyncResourceHandler by using receiver_ earlier. I ca...jam@chromium.org2010-05-221-5/+6
* Change the code based on Raf's feedback.arv@chromium.org2010-05-221-7/+5
* Fix for bug 44624: Updating calls to AwaitMutualSyncCycleCompletion.rsimha@chromium.org2010-05-221-3/+3
* Address a TODO about not duplicating the name --> value mapping for NetLog::S...eroman@chromium.org2010-05-224-16/+23
* Add logging and remove pref for bootstrapping. ChromeOS always bootstraps now.chron@chromium.org2010-05-226-33/+37
* Fixes a bug in slow cross-site navigations.creis@chromium.org2010-05-224-16/+74
* Don't use command line flags for enabling the internal pdf plugin. Instead, ...jam@chromium.org2010-05-2211-51/+88
* Update extension functions to always pass a list of arguments, even when one ...arv@chromium.org2010-05-2145-315/+237
* Add libcurl4-gnutls-dev to lib_list. (Needed by o3d breakpad)zhurunz@google.com2010-05-211-1/+2
* Prevent extensions api windows.onFocusChange from firing more than once with ...rafaelw@chromium.org2010-05-212-2/+14
* Remove histogram collection evaluating impact of changing extension url resol...rafaelw@chromium.org2010-05-211-41/+9
* Kill all child processes at IO thread shutdown time.michaeln@chromium.org2010-05-213-0/+16
* Fix a racey refcounting bug.michaeln@chromium.org2010-05-211-0/+1
* Fix a assertion failure caused by new asserion in simple_menu_model.cc.oshima@chromium.org2010-05-211-2/+3
* 1. decoder interface now looks a little strange, until we refactoring.jiesun@google.com2010-05-2113-181/+77
* Add virtual destructor to base class to resolve leak.jar@chromium.org2010-05-211-0/+1
* Size the EV bubble after calculating the space taken by the star/page actions...pkasting@chromium.org2010-05-211-10/+15
* Revert 47955 - Update breakpad to make it build with new files from upstream.skrul@chromium.org2010-05-211-7/+1
* Ensure that the default profile for cros has no extension servicedavemoore@chromium.org2010-05-2111-55/+77
* Fix a chrome crash seen at times in chrome frame reliability test runs. It ap...ananta@chromium.org2010-05-211-0/+1
* In ChromeFrame in the IInternetProtocolRoot::ReportProgress patch use the exc...ananta@chromium.org2010-05-212-19/+15
* net-internals: Log the addresses that were attempted during a TCP connect, an...eroman@chromium.org2010-05-218-52/+109
* Update breakpad to make it build with new files from upstream.zhurunz@google.com2010-05-211-1/+7
* Making webkit_support usable in WebKit unit-tests.jcivelli@google.com2010-05-214-11/+68
* GTK: Prevent double free by not deleting gconf object we don't own.erg@chromium.org2010-05-211-2/+0
* Roll WebKit 59900:59936.jparent@chromium.org2010-05-212-1/+7
* Revert FFmpeg DEPS roll. Maintaining large patchsets is hard.scherkus@chromium.org2010-05-211-1/+1
* Added the ability in the service process to save and read state from a prefs ...sanjeevr@chromium.org2010-05-2111-82/+208
* Remove space that snuck into DEPS.scherkus@chromium.org2010-05-211-1/+1
* Add use_system_vpx flag.agl@chromium.org2010-05-211-4/+24
* Rolling FFmpeg DEPS to include some bug fixes.scherkus@chromium.org2010-05-211-1/+1
* Fix problem of displaying title with parenthesis in extension.xji@chromium.org2010-05-215-14/+65
* Update BrowsingDataRemover to use only the asynchronousrvargas@google.com2010-05-212-57/+100
* Revert 47897 - Linux: Add libunwind as a dependency of tcmalloc in 64 bit mode.willchan@chromium.org2010-05-213-32/+4
* Always fallback to the next address when doing TCP connect (winsock impl). eroman@chromium.org2010-05-212-56/+100
* Handle buildbot directory naming issues.jrg@chromium.org2010-05-212-21/+131
* GTK: Elide the EV bubble to approximately half of the location bar when reall...erg@chromium.org2010-05-212-9/+64
* Fix locking in CookieMonster.rdsmith@chromium.org2010-05-211-5/+42
* Fixed a TODO in data export of net-internals, added Chrome version and comman...maruel@chromium.org2010-05-215-3/+60
* Fixed crash on Mac OS X introduced inkbr@google.com2010-05-211-7/+8
* Adds ability to determine if a tab was explicitly closed by thesky@chromium.org2010-05-2110-54/+109