summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Keep expired and file: cookies when using the cookie monster as dumb data storejochen@chromium.org2011-03-154-5/+62
| | | | | | | | | BUG=none TEST=net_unittests Review URL: http://codereview.chromium.org/6626071 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78174 0039d316-1c4b-4281-b951-d872f2087c98
* Update libwebpabarth@chromium.org2011-03-1534-302/+6907
| | | | | | | | Patch originally by Pascal Massimino. Review URL: http://codereview.chromium.org/6677038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78173 0039d316-1c4b-4281-b951-d872f2087c98
* Workaround deadlock with password sync/GNOME Keyring by re-enabling passwordatwilson@chromium.org2011-03-156-31/+4
| | | | | | | | | | | | sync and using the old default password store by default. This is temporary until we're able to land a real fix for the deadlock. BUG=72499 TEST=Run chrome on linux, see passwords get synced. Review URL: http://codereview.chromium.org/6696009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78170 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 78166 - Test impact of an allocator change to detect double freesjar@chromium.org2011-03-152-186/+2
| | | | | | | | | | | | I'll revert as soon as the builds kick off. TBR=willchan Review URL: http://codereview.chromium.org/6677037 TBR=jar@chromium.org Review URL: http://codereview.chromium.org/6693013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78169 0039d316-1c4b-4281-b951-d872f2087c98
* Pull the latest libcros.yusukes@google.com2011-03-151-1/+1
| | | | | | | | | BUG=chromium-os:13106 TEST=try Review URL: http://codereview.chromium.org/6694016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78168 0039d316-1c4b-4281-b951-d872f2087c98
* Test impact of an allocator change to detect double freesjar@chromium.org2011-03-152-2/+186
| | | | | | | | | I'll revert as soon as the builds kick off. TBR=willchan Review URL: http://codereview.chromium.org/6677037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78166 0039d316-1c4b-4281-b951-d872f2087c98
* Remove unused APIs: GetAutoRepeatEnabled and GetAutoRepeatRate.yusukes@google.com2011-03-154-40/+0
| | | | | | | | | BUG=chromium-os:13106 TEST=ran try Review URL: http://codereview.chromium.org/6696011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78165 0039d316-1c4b-4281-b951-d872f2087c98
* Fix building gfx_unittests and remoting_unittests in linux dbg-shlib, this ↵sadrul@chromium.org2011-03-152-2/+2
| | | | | | | | | | | | | time, without breaking Mac. BUG=none TEST=gfx_unittests, remoting_unittests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=78161 Review URL: http://codereview.chromium.org/6695015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78164 0039d316-1c4b-4281-b951-d872f2087c98
* Make the Pepper audio delegate properly use the I/O thread for manipulating thebrettw@chromium.org2011-03-151-36/+84
| | | | | | | | | | | | audio message filter's delegates. This required moving the start and stop commands to the I/O thread as well since now the routing_id is only available on the I/O thread. BUG=75495 Review URL: http://codereview.chromium.org/6694002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78163 0039d316-1c4b-4281-b951-d872f2087c98
* Valgrind leak reported in NSInFlightAnimationdhollowa@chromium.org2011-03-151-10/+0
| | | | | | | | | | | | Expands suppression of a Valgrind leak in NSInFlightAnimation. BUG=75714 TEST=Mac Valgrind turns green. TBR=sail@chromium.org Review URL: http://codereview.chromium.org/6698018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78162 0039d316-1c4b-4281-b951-d872f2087c98
* Fix building gfx_unittests and remoting_unittests in linux dbg-shlib.sadrul@chromium.org2011-03-152-0/+2
| | | | | | | | | BUG=none TEST=gfx_unittests, remoting_unittests Review URL: http://codereview.chromium.org/6695015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78161 0039d316-1c4b-4281-b951-d872f2087c98
* Update test expectations to catch some tests that need to be rebaslined due ↵levin@chromium.org2011-03-151-0/+8
| | | | | | | | | | | | to upstream changes. BUG=None TEST=None TBR=apavlov@chromium.org Review URL: http://codereview.chromium.org/6694014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78160 0039d316-1c4b-4281-b951-d872f2087c98
* Pulling in newer version of yasm.exe with executable set.bradnelson@google.com2011-03-151-1/+1
| | | | | | | | | BUG=None TEST=None Review URL: http://codereview.chromium.org/6695011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78158 0039d316-1c4b-4281-b951-d872f2087c98
* Adjust expectations.cmp@chromium.org2011-03-151-7/+7
| | | | | | | | | | | | | | | | | | - mac-release-10.5/moz/times/t (false positives) - vista-release-single-core/intl1/times/t (fixed ref buid config) - vista-release-single-core/moz/times/t (fixed ref build config) - xp-release-dual-core/intl2/times/t (false positives) - xp-release-dual-core/moz/total_op_b/IO_op_b (improvement from r77288) - xp-release-single-core/dhtml/times/t (fix ref build config) - xp-release-single-core/intl1/times/t (false positives) BUG=none TEST=perf steps are green TBR=nsylvain@chromium.org Review URL: http://codereview.chromium.org/6694012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78157 0039d316-1c4b-4281-b951-d872f2087c98
* Remove colons and fix some title/sentence casing.estade@chromium.org2011-03-1510-132/+82
| | | | | | | | | | | We don't need the colons any more now that native options are gone. I put the group names that are a single word into ifdef titlecase blocks because they may translate into multiple words in other locales. BUG=none TEST=manual Review URL: http://codereview.chromium.org/6696008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78155 0039d316-1c4b-4281-b951-d872f2087c98
* Fix clang build, failure caused by r78149.sadrul@chromium.org2011-03-155-5/+5
| | | | | | | | | BUG= TEST= Review URL: http://codereview.chromium.org/6697013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78154 0039d316-1c4b-4281-b951-d872f2087c98
* Convert importer messges to new format.tsepez@chromium.org2011-03-154-88/+106
| | | | | | Review URL: http://codereview.chromium.org/6698005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78153 0039d316-1c4b-4281-b951-d872f2087c98
* Removes 'foreground' parameter tosky@chromium.org2011-03-1510-32/+19
| | | | | | | | | | | | | | BaseTabStrip::StartInsertTabAnimation as its not used. Also removes TabStrip::IsTabSelected override as its covered by BaseTabStrip implementation. BUG=none TEST=none R=ben@chromium.org Review URL: http://codereview.chromium.org/6695005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78150 0039d316-1c4b-4281-b951-d872f2087c98
* Start working on compositor tree painting.sadrul@chromium.org2011-03-1523-31/+381
| | | | | | | | | | | | | As a first step, maintain a skia canvas in each transformed view. Each transformed view will acquire a texture-id for the canvas it owns. Whenever the canvas is updated, it will trigger a refresh in the compositor tree. BUG=none TEST=none Review URL: http://codereview.chromium.org/6594125 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78149 0039d316-1c4b-4281-b951-d872f2087c98
* Fix memory leak in FileWriterDelegate by passing FileStream::Write a ↵adamk@chromium.org2011-03-153-19/+8
| | | | | | | | | | | | | | callback owned by the delegate. Remove the suppression of this memory leak. R=ericu@chromium.org BUG=75741 TEST=none Review URL: http://codereview.chromium.org/6685056 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78148 0039d316-1c4b-4281-b951-d872f2087c98
* Roll WebKit DEPS 81083:81091 (to pick up some new Leopard baselines for ↵levin@chromium.org2011-03-151-1/+1
| | | | | | | | | | | | layout tests). TEST=None BUG=None TBR=apavlov@chromium.org Review URL: http://codereview.chromium.org/6697011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78146 0039d316-1c4b-4281-b951-d872f2087c98
* Revert r77777 (a temporary hack) and roll in the fix from ANGLE (567:571).apatrick@chromium.org2011-03-152-22/+2
| | | | | | | | | | | | | | | | | | I put both in the same patch so I can merge them into m11 atomically. ANGLE revisions: 571 ANGLE depends statically on D3DCompiler_x.dll. 570 Fix NULL dereference for empty constructors. 569 Newlines in multi-line comments don't count as a newline. 568 Improve debug log formatting. TEST=try, check D3DCompiler_42.dll is loaded before the sandbox is turned on. BUG=75349 Review URL: http://codereview.chromium.org/6694008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78145 0039d316-1c4b-4281-b951-d872f2087c98
* Options: Listen to the 'click' event since the 'change' event does not firejhawkins@chromium.org2011-03-152-8/+11
| | | | | | | | | | | | | | when the selection is changed using the keyboard. Also fixed radio grouping of the password radios. BUG=73798 TEST=none R=stuartmorgan@chromium.org Review URL: http://codereview.chromium.org/6697009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78144 0039d316-1c4b-4281-b951-d872f2087c98
* Remove SelectFontDialogestade@chromium.org2011-03-156-265/+29
| | | | | | | | | | | this code is no longer used now that native options are gone BUG=72658 TEST=compile Review URL: http://codereview.chromium.org/6696004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78143 0039d316-1c4b-4281-b951-d872f2087c98
* Fix memory leak in client_side_detection_host_unittestdhollowa@chromium.org2011-03-151-1/+5
| | | | | | | | | BUG= TEST=Ran ClientSideDetectionHostTest with heapchecking enabled. Review URL: http://codereview.chromium.org/6677032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78142 0039d316-1c4b-4281-b951-d872f2087c98
* chromeos - delete special internet options page CSSestade@chromium.org2011-03-153-28/+6
| | | | | | | | | | | this makes it look the same as all other pages (I believe the CSS predated the current look, as indicated by the deleted TODO) BUG=none TEST=visual Review URL: http://codereview.chromium.org/6677026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78141 0039d316-1c4b-4281-b951-d872f2087c98
* Renaming TabRendererData::off_the_record to TabRendererData::incognitovipul.bhasin@gmail.com2011-03-154-8/+6
| | | | | | | | | | BUG=3333 TEST=NONE Review URL: http://codereview.chromium.org/6681026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78140 0039d316-1c4b-4281-b951-d872f2087c98
* Revert r78134+r78136dcheng@chromium.org2011-03-1511-66/+8
| | | | | | | | | | BUG=none TEST=none TBR=levin@chromium.org Review URL: http://codereview.chromium.org/6698011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78139 0039d316-1c4b-4281-b951-d872f2087c98
* Add back a test_expectation which doesn't seem to have made it upstream.levin@chromium.org2011-03-151-0/+3
| | | | | | | | | | BUG=None TEST=None TBR=apavlov@chromium.org Review URL: http://codereview.chromium.org/6697010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78138 0039d316-1c4b-4281-b951-d872f2087c98
* Remove hardcoded breakpad URL from plist and insteadmilligan@google.com2011-03-153-18/+43
| | | | | | | | pass it in at build so that we can upload Debug and Release crash dumps to the correct URLs respectively. Review URL: http://codereview.chromium.org/6685006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78137 0039d316-1c4b-4281-b951-d872f2087c98
* Fix build break after r78134.dcheng@chromium.org2011-03-151-1/+1
| | | | | | | | | | BUG=none TEST=none TBR=levin@chromium.org Review URL: http://codereview.chromium.org/6696007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78136 0039d316-1c4b-4281-b951-d872f2087c98
* touch: Fix compile (broken by r78102).sadrul@chromium.org2011-03-152-1/+6
| | | | | | | | BUG=none TEST=touch compiles TBR=ben@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78135 0039d316-1c4b-4281-b951-d872f2087c98
* Add stubs and glue for routing a request for an image from the clipboard.dcheng@chromium.org2011-03-1511-8/+66
| | | | | | | | | BUG=75237 TEST=none Review URL: http://codereview.chromium.org/6625075 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78134 0039d316-1c4b-4281-b951-d872f2087c98
* Roll WebKit DEPS 81012:81083.levin@chromium.org2011-03-153-32/+1
| | | | | | | | | | | | | | Also: + Cleared out the downstream test_expectations.txt as they have been upstreamed. + Removed a valgrind suppression now that we picked up the fix for it. TEST=None BUG=76038 TBR=apavlov@chromium.org,loislo@chromium.org Review URL: http://codereview.chromium.org/6673031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78133 0039d316-1c4b-4281-b951-d872f2087c98
* Fix for ANGLE and readpixels.gman@chromium.org2011-03-151-0/+2
| | | | | | | | | TEST=webgl conformance tests pass BUG=76093 Review URL: http://codereview.chromium.org/6677024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78132 0039d316-1c4b-4281-b951-d872f2087c98
* These files missed the last checkinben@chromium.org2011-03-152-9/+9
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78131 0039d316-1c4b-4281-b951-d872f2087c98
* Currently BrowserWindowGtk does a lot of work in the constructor making itprasadt@chromium.org2011-03-143-7/+14
| | | | | | | | | | | | | | | | | | | difficult for a derived class to customize it. We need that ability for panel windows which will derive from BrowserWindowGtk. Doing a minor refactor to get the code out of the constructor and moving it into a virtual Init() function. BUG=73936 TEST=none modified: chrome/browser/ui/gtk/browser_window_factory_gtk.cc modified: chrome/browser/ui/gtk/browser_window_gtk.cc modified: chrome/browser/ui/gtk/browser_window_gtk.h R=erg@chromium.org Review URL: http://codereview.chromium.org/6682035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78130 0039d316-1c4b-4281-b951-d872f2087c98
* Reland 78062 with some NULL checks.ben@chromium.org2011-03-1427-242/+249
| | | | | | | | | Revert 78062 - Migrate more of BrowserFrame's event handling down into WindowWin/WidgetWin and their delegate interfaces. BUG=72040 TEST=none Review URL: http://codereview.chromium.org/6683007 TBR=ben@chromium.org Review URL: http://codereview.chromium.org/6686059 Review URL: http://codereview.chromium.org/6677029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78129 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 77345 - Speculative fix for Chrome launch issues in Citrix environment.joshia@google.com2011-03-141-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | Reverting since Further debugging proved that this is not relevant at all. Several bugs and user fourm threads like: https://groups.google.com/group/google-chrome-frame/browse_thread/thread/9aa7c3296861a2cd?pli=1 point to Chrome startup issues with Citrix. Based on the user feedback, it appears that browser process is hung trying to launch renderer that comes briefly and exits. Further investigation revealed 3 DLLs that get injected in every process in Citrix environment. This speculative fix adds those DLLs to the problem DLL list for sandbox. BUG=2423,63195,55875 TEST=run chrome or Chrome Frame via citrix published app shortcut. Review URL: http://codereview.chromium.org/6623064 TBR=joshia@google.com Review URL: http://codereview.chromium.org/6694006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78126 0039d316-1c4b-4281-b951-d872f2087c98
* [ChromeOS] Add stubs for StorePolicy/RetrievePolicycmasone@chromium.org2011-03-143-0/+143
| | | | | | | | | | | | | | Stub out the API for setting and retrieving device policies on Chrome OS. These methods don't do anything real, they just return as though success occurred. BUG=chromium-os:13071 TEST=unit tests STATUS=Fixed R=davemoore@chromium.org Review URL: http://codereview.chromium.org/6686052 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78125 0039d316-1c4b-4281-b951-d872f2087c98
* Convert hash explicitly to string with the size of the char array. lzheng@chromium.org2011-03-144-3/+12
| | | | | | | | | TEST=safe_browsing_util_unittest BUG=76013 Review URL: http://codereview.chromium.org/6679046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78124 0039d316-1c4b-4281-b951-d872f2087c98
* Code cleanup related to allowed_bad_certs.wtc@chromium.org2011-03-144-7/+9
| | | | | | | | | | | | | | | | cert_status is a bitwise-OR of CERT_STATUS_xxx, not ERR_CERT_xxx. Initialize a CertAndStatus structure after checking it is needed. Fix a typo in comments. R=hclam BUG=none TEST=none Review URL: http://codereview.chromium.org/6677022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78123 0039d316-1c4b-4281-b951-d872f2087c98
* Add PLY (Python Lex Yacc)noelallen@google.com2011-03-146-0/+4657
| | | | | | | | | | | | | | Add third party python library PLY. This CL contains unmodified soruces for lex.py, yacc.py, __init__.py and README. LICENSE is a copy of the license from the README and README.chromium describes the changes. BUG=74978 TEST=none Review URL: http://codereview.chromium.org/6673006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78122 0039d316-1c4b-4281-b951-d872f2087c98
* Clean up some event code:msw@chromium.org2011-03-1441-393/+393
| | | | | | | | | | | Update some RootView event construction. Fixup some *MouseExited/OnLeaveNotify codepaths. Normalize event argument names. Move View::ConvertPoint*Ancestor defs to private section. Review URL: http://codereview.chromium.org/6685018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78121 0039d316-1c4b-4281-b951-d872f2087c98
* Use IsKeyboardLayout() instead of hard coding "xkb:".satorux@chromium.org2011-03-141-6/+2
| | | | | | | | | | | This is minor cleanup. TEST=sceen locker works as before BUG=none Review URL: http://codereview.chromium.org/6656022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78117 0039d316-1c4b-4281-b951-d872f2087c98
* Throttle TouchMove events the same as MouseMove events for the purposesrjkroege@chromium.org2011-03-141-1/+2
| | | | | | | | | | | of painting. BUG=None TEST=None Review URL: http://codereview.chromium.org/6684010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78116 0039d316-1c4b-4281-b951-d872f2087c98
* Fixed a chrome frame net test crasher caused after the change in chrome to ↵ananta@chromium.org2011-03-141-3/+2
| | | | | | | | | | | | | | | | | make the ChromeContentBrowserClient pointer which is passed to the ContentClient object a scoped_ptr We were passing a stack pointer which caused the net tests to crash at exit. BUG=none TEST=chrome frame net tests should run to completion. TBR=amit Review URL: http://codereview.chromium.org/6696003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78114 0039d316-1c4b-4281-b951-d872f2087c98
* Move injection_test_dll.h to content\common to get rid of a dependency on ↵jam@chromium.org2011-03-146-10/+9
| | | | | | | | | chrome in plugin. TBR=nsylvain Review URL: http://codereview.chromium.org/6695002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78112 0039d316-1c4b-4281-b951-d872f2087c98
* Removed the DCHECK for single common name in the certificate.rtenneti@chromium.org2011-03-141-2/+6
| | | | | | | | | | | | | | SSL certificates can have multiple Common Names, we will pick the first common name. Will implement support for multiple CNs based on RFC in a separate CL. BUG=75677 TEST= visit https://www.rpxnow.com in debug mode. R=wtc Review URL: http://codereview.chromium.org/6685055 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78111 0039d316-1c4b-4281-b951-d872f2087c98
* Add ContentClient destructor for Clang.creis@google.com2011-03-142-1/+6
| | | | | | | | | BUG=none TEST=Compile with Clang Review URL: http://codereview.chromium.org/6677025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78110 0039d316-1c4b-4281-b951-d872f2087c98