summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* First cut at content settings exceptions lists.estade@chromium.org2010-07-268-21/+167
| | | | | | | | | | | This only shows the existing exceptions (doesn't allow you to add or remove them). It also only works for image exceptions. It always shows the exceptions, instead of hiding/showing them when you press the exceptions button. BUG=48862 TEST=manual Review URL: http://codereview.chromium.org/2856058 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53672 0039d316-1c4b-4281-b951-d872f2087c98
* Disable autofill pyauto tests on macnirnimesh@chromium.org2010-07-261-1/+2
| | | | | | | | | | Prompts up the keychain dialog. BUG=49378 Review URL: http://codereview.chromium.org/3040019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53670 0039d316-1c4b-4281-b951-d872f2087c98
* Fix infobar test by actually waiting for infobar before checking for it.nirnimesh@chromium.org2010-07-261-0/+4
| | | | | | Review URL: http://codereview.chromium.org/3055010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53669 0039d316-1c4b-4281-b951-d872f2087c98
* Remove 50061 from known list.huanr@chromium.org2010-07-261-3/+0
| | | | | | | | | BUG=50061 TEST=reliability test passes. Review URL: http://codereview.chromium.org/3070003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53668 0039d316-1c4b-4281-b951-d872f2087c98
* AutoFill displayed CC# should include an asterisk e.g. Profile;*1234dhollowa@chromium.org2010-07-262-32/+29
| | | | | | | | | | | Changes separator used in AutoFill label containing credit card info to prefix the card number with an asterisk. BUG=50075 TEST=AutoFillManagerTest.GetCreditCardSuggestions* Review URL: http://codereview.chromium.org/3029030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53667 0039d316-1c4b-4281-b951-d872f2087c98
* Review comments for pragmaonce.pythakis@chromium.org2010-07-261-3/+3
| | | | | | Review URL: http://codereview.chromium.org/3056020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53665 0039d316-1c4b-4281-b951-d872f2087c98
* Rolls WebKit 64055:64061victorw@chromium.org2010-07-261-1/+1
| | | | | | | | | TBR=bulach TEST=none BUG=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53664 0039d316-1c4b-4281-b951-d872f2087c98
* Suppresssing leak in MessagePumpLibeventoshima@chromium.org2010-07-261-2/+12
| | | | | | | | | | TBR=timurrrr@chromium.org BUG=50252 TEST=none Review URL: http://codereview.chromium.org/3010030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53663 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 53641 - Landing OEM customization CL for Denisasargent@chromium.org2010-07-2613-237/+148
| | | | | | | | | | | | | | | | | | | | | Original CL http://codereview.chromium.org/3026006 Fixed problems with initial locale change freezing Chrome OS on the device. Added creation of /home/chronos/.oobe_completed flag file. Removed command line switches for testing customization manifests. Added StringFetcher class implementation - URL fetcher that downloads content into std::string. Refactored services customization integration. Removed sample manifests from Chrome repository. They are submitted into Chromium OS repository at chromeos/src/platform/assets/oem_customization. BUG=http://crosbug.com/1888 TEST=Manual. Changes to OEM customization manifests on partner partition, namely the initial locale, time zone, and startup page attributes should change OOBE UX accordingly. Review URL: http://codereview.chromium.org/3064002 TBR=dpolukhin@chromium.org Review URL: http://codereview.chromium.org/3030020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53662 0039d316-1c4b-4281-b951-d872f2087c98
* Relaxing suppression for 42958 and 45301oshima@chromium.org2010-07-261-2/+2
| | | | | | | | | | TBR=timurrrr@chromium.org BUG=42958, 45301 TEST=none Review URL: http://codereview.chromium.org/3061017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53661 0039d316-1c4b-4281-b951-d872f2087c98
* Rolls WebKit 64044:64054victorw@chromium.org2010-07-261-1/+1
| | | | | | | | | TBR=bulach TEST=none BUG=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53660 0039d316-1c4b-4281-b951-d872f2087c98
* Fixing bug where paused resource loading needs final repaintvrk@google.com2010-07-261-2/+8
| | | | | | | | | | | | | Adds logic in WebMediaPlayerImpl to trigger one last repaint before going idle when the media is fully loaded. BUG=49567 TEST=media_unittests TBR=hclam Review URL: http://codereview.chromium.org/3033027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53659 0039d316-1c4b-4281-b951-d872f2087c98
* Fix DOS-style line endings in ClipboardDispatcher*dcheng@chromium.org2010-07-264-140/+140
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/2832080 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53657 0039d316-1c4b-4281-b951-d872f2087c98
* ffmpeg seek to keyframe on oggfbarchard@chromium.org2010-07-261-4/+0
| | | | | | | | BUG=none TEST=do a seek in chrome on ogg. it should appear clean, not garbled. Review URL: http://codereview.chromium.org/3043021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53656 0039d316-1c4b-4281-b951-d872f2087c98
* render_view.h: Header cleanup.jhawkins@chromium.org2010-07-2615-29/+49
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/3061013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53655 0039d316-1c4b-4281-b951-d872f2087c98
* GTK: Unbold the labels in the crazy menu.erg@google.com2010-07-261-5/+1
| | | | | | | | | BUG=50240 TEST=none Review URL: http://codereview.chromium.org/3039030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53654 0039d316-1c4b-4281-b951-d872f2087c98
* Fix memory leaks in TopSites.nshkrob@chromium.org2010-07-263-34/+2
| | | | | | | | | | | Revert http://codereview.chromium.org/3064004 BUG=50103 TEST=memory bots, heapcheck. Review URL: http://codereview.chromium.org/3023018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53653 0039d316-1c4b-4281-b951-d872f2087c98
* Fix 2 include guards found by my scriptthakis@chromium.org2010-07-262-2/+7
| | | | | | | | | | | BUG=none TEST=none TBR=erg Review URL: http://codereview.chromium.org/3059007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53652 0039d316-1c4b-4281-b951-d872f2087c98
* Updating stack for 42958oshima@chromium.org2010-07-261-0/+1
| | | | | | | | | | TBR=willchan@chromium.org BUG=42958 TEST=none Review URL: http://codereview.chromium.org/3045015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53651 0039d316-1c4b-4281-b951-d872f2087c98
* On a failure to load the central roster, entire html no longer reloaded,seh@chromium.org2010-07-261-51/+74
| | | | | | | | only the troublesome script is reloaded. Retry logic frequency on an exponential backoff. Review URL: http://codereview.chromium.org/3019018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53650 0039d316-1c4b-4281-b951-d872f2087c98
* Reverting stack for suppression bug_45301_UnknownOwneroshima@chromium.org2010-07-261-0/+1
| | | | | | | | | | | | | This has been changed in r53618, but seeems like it was error. This was matching in prior build, now failing. TBR=timurrrr@chromium.org BUG=45301 TEST=none Review URL: http://codereview.chromium.org/3073001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53648 0039d316-1c4b-4281-b951-d872f2087c98
* STS: enable preloaded for www.noisebridge.netagl@chromium.org2010-07-262-0/+5
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53645 0039d316-1c4b-4281-b951-d872f2087c98
* STS: enable preloaded for sunshinepress.orgagl@chromium.org2010-07-262-0/+7
| | | | | | (Patch from Jacob Appelbaum) git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53644 0039d316-1c4b-4281-b951-d872f2087c98
* Fixing text truncation, by having the items automatically be able to expand.dhg@chromium.org2010-07-261-10/+3
| | | | | | | | BUG=chromium-os:3072 TEST=none Review URL: http://codereview.chromium.org/3018013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53643 0039d316-1c4b-4281-b951-d872f2087c98
* Valgrind: Improve the presubmit check for memcheck suppressions.thestig@chromium.org2010-07-263-41/+58
| | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/3038023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53642 0039d316-1c4b-4281-b951-d872f2087c98
* Landing OEM customization CL for Denisdpolukhin@chromium.org2010-07-2613-148/+237
| | | | | | | | | | | | | | | | | | Original CL http://codereview.chromium.org/3026006 Fixed problems with initial locale change freezing Chrome OS on the device. Added creation of /home/chronos/.oobe_completed flag file. Removed command line switches for testing customization manifests. Added StringFetcher class implementation - URL fetcher that downloads content into std::string. Refactored services customization integration. Removed sample manifests from Chrome repository. They are submitted into Chromium OS repository at chromeos/src/platform/assets/oem_customization. BUG=http://crosbug.com/1888 TEST=Manual. Changes to OEM customization manifests on partner partition, namely the initial locale, time zone, and startup page attributes should change OOBE UX accordingly. Review URL: http://codereview.chromium.org/3064002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53641 0039d316-1c4b-4281-b951-d872f2087c98
* Removing suppression for isssue fixed in 53587oshima@chromium.org2010-07-261-15/+1
| | | | | | | | | | TBR=timurrrr@chromium.org BUG=46678 TEST=none Review URL: http://codereview.chromium.org/3056019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53640 0039d316-1c4b-4281-b951-d872f2087c98
* [Mac] In the Wrench menu, unbold the special item font and make it 13pt.rsesek@chromium.org2010-07-261-10/+6
| | | | | | | | | BUG=49996 TEST=Visual Review URL: http://codereview.chromium.org/3029026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53638 0039d316-1c4b-4281-b951-d872f2087c98
* Small tweak to avoid pushing overlay URLs. This prevents overlays URLs from ↵csilv@chromium.org2010-07-261-3/+4
| | | | | | | | | | | | getting put into browser history. BUG=none TEST=Exercise overlays in dom-ui options window via --enable-tabbed-options. Review URL: http://codereview.chromium.org/3017027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53637 0039d316-1c4b-4281-b951-d872f2087c98
* Don't run SyncerThreadWithSyncerTest.StopSyncPermanently under ↵timurrrr@chromium.org2010-07-261-0/+3
| | | | | | | | | | | ThreadSanitizer since it contains harmful data races. BUG=50217 TBR=glider TEST=TSan/x64/FYI should become green Review URL: http://codereview.chromium.org/3013032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53636 0039d316-1c4b-4281-b951-d872f2087c98
* Better output format in drmemory_analyze.pytimurrrr@chromium.org2010-07-263-19/+21
| | | | | | | | Fixed a few style nits found in this file noted in Alexander's comments at http://codereview.chromium.org/2455001/show Review URL: http://codereview.chromium.org/3047015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53635 0039d316-1c4b-4281-b951-d872f2087c98
* PyAuto hook to remove saved passwords, more info added to passwords. BUG=36179alyssad@chromium.org2010-07-265-60/+182
| | | | | | Review URL: http://codereview.chromium.org/3054004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53634 0039d316-1c4b-4281-b951-d872f2087c98
* Fix style nits.wtc@chromium.org2010-07-261-5/+6
| | | | | | | | | R=rsleevi BUG=49887 TEST=net_unittests still passes on the Mac. Review URL: http://codereview.chromium.org/3020028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53633 0039d316-1c4b-4281-b951-d872f2087c98
* Rolls WebKit 64036:64043bulach@chromium.org2010-07-261-1/+1
| | | | | | Review URL: http://codereview.chromium.org/2832082 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53632 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 53603 - Make the OmniboxSearchHint infobar use PAGE_ACTION_TYPE.pam@chromium.org2010-07-265-1/+27
| | | | | | | | | | | | | | | | | | | | | With this, this infobar gets the blue style to match with the mocks. Also did a cleanup to get rid of INFO_TYPE that is not more needed. [Rollback: Following this patch, the Chromium XP debug builder started having persistent link failures (LINK1318 error). This is a test to see if it fixes the problems.] BUG=39102 TEST=trybots Signed-off-by: Thiago Farina <tfarina@chromium.org> Review URL: http://codereview.chromium.org/2805096 TBR=tfarina@chromium.org Review URL: http://codereview.chromium.org/2884038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53631 0039d316-1c4b-4281-b951-d872f2087c98
* DevTools: implement basic handshake for remote debugging.pfeldman@chromium.org2010-07-265-100/+319
| | | | | | Review URL: http://codereview.chromium.org/2870062 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53624 0039d316-1c4b-4281-b951-d872f2087c98
* Fix memory leaks in ExtensionPrefStore and its unit test.pam@chromium.org2010-07-265-81/+37
| | | | | | | | | | Clarify comments describing the memory ownership model. BUG=48980 TEST=valgrind and heapcheck bots no longer show related leaks Review URL: http://codereview.chromium.org/2805094 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53623 0039d316-1c4b-4281-b951-d872f2087c98
* Make sure to initialize crash reporter thread with valid pointer.mnissler@chromium.org2010-07-261-4/+4
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/3050015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53622 0039d316-1c4b-4281-b951-d872f2087c98
* DevTools: more leak fixes in LoadTimingObserverTest.pfeldman@chromium.org2010-07-261-2/+6
| | | | | | | | BUG=49828 Review URL: http://codereview.chromium.org/3017031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53621 0039d316-1c4b-4281-b951-d872f2087c98
* Rolls WebKit 64036:63992bulach@chromium.org2010-07-261-1/+1
| | | | | | Review URL: http://codereview.chromium.org/3009024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53619 0039d316-1c4b-4281-b951-d872f2087c98
* Expand the suppression for bug 42389.glider@chromium.org2010-07-261-5/+14
| | | | | | | | | | | | | Update the suppression for bug 45254 to match the changed stack. Update the suppression for bug 45301 to match the changed stack. Suppress another case of passing uninitialized data to sendmsg (bug 20997) TBR=timurrrr BUG=42389,45254,45301,20997 Review URL: http://codereview.chromium.org/3041021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53618 0039d316-1c4b-4281-b951-d872f2087c98
* Added --bwsi flag and handling of --login-user=incognito to support BWSI ↵avayvod@chromium.org2010-07-265-9/+35
| | | | | | | | | | | | mode with sync and extensions disabled. BUG=http://crosbug.com/4420 TEST=With latest session manager click on BWSI mode or just run Chrome with --login-user=incognito and --bwsi. Sync and extensions should be disabled. Review URL: http://codereview.chromium.org/2873047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53617 0039d316-1c4b-4281-b951-d872f2087c98
* Don't try to block a disabled plugin.bauerb@chromium.org2010-07-263-12/+31
| | | | | | | | | BUG=35316 TEST=Disable a plugin in about:plugins, block all plugins in content settings and go to a site that uses the blocked plugin. You should not see the click-to-play UI. Review URL: http://codereview.chromium.org/2861062 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53616 0039d316-1c4b-4281-b951-d872f2087c98
* DevTools: Fix leak in LoadTimingObserverTest.pfeldman@chromium.org2010-07-263-18/+7
| | | | | | | | BUG=49828 Review URL: http://codereview.chromium.org/2825067 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53615 0039d316-1c4b-4281-b951-d872f2087c98
* Start and stop ibus-daemon on demand.zork@chromium.org2010-07-263-5/+149
| | | | | | | | | BUG=chromium-os:4460 TEST=Turn off all input methods except en-US. Open a terminal. run 'ps aux | grep ibus' and check that ibus isn't running. Enable an input method. Ensure that it works. Review URL: http://codereview.chromium.org/3052009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53614 0039d316-1c4b-4281-b951-d872f2087c98
* Optimize memcheck_analyze.py for ui_teststimurrrr@chromium.org2010-07-261-2/+15
| | | | | | | | | | | | | | | | | | | | | | by using the same log completion waiting scheme as it was before rev47547. Before 47547: memcheck_analyze.Analyze was called once for all log files. That means, wait 3 minutes max in total for logs to complete. After 47547: memcheck_analyze.Analyze is called once for each ui_test. (better logs) That means, wait 3 minutes max for each ui_test and there are many of them. (SLOW!!!) After this patch: memcheck_analyze.Analyze is called once for each ui_test. (better logs) But since AnalyzeStartTime is now global, we wait 3 minutes max in total for logs to complete. TEST=Valgrind/UI bots should become faster Review URL: http://codereview.chromium.org/3035025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53613 0039d316-1c4b-4281-b951-d872f2087c98
* Don'r run SpdyHttpStreamTest.SendRequest under TSan on Wintimurrrr@chromium.org2010-07-261-0/+3
| | | | | | | | | BUG=50198 TBR=glider,lzheng TEST=TSan/Win should become green Review URL: http://codereview.chromium.org/3061016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53612 0039d316-1c4b-4281-b951-d872f2087c98
* Use message loop proxy to avoid null message loop crashes.chron@chromium.org2010-07-262-5/+12
| | | | | | | | | BUG=49275 TEST=Make a lot of bookmarks. Delete a huge batch and quickly close the browser. Review URL: http://codereview.chromium.org/2868066 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53611 0039d316-1c4b-4281-b951-d872f2087c98
* Use SpecForRequest to get rid of anchor in url for spdy.lzheng@chromium.org2010-07-262-21/+68
| | | | | | | | | TEST=spdy_http_stream_unittest.cc BUG=50058 Review URL: http://codereview.chromium.org/3061011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53610 0039d316-1c4b-4281-b951-d872f2087c98
* Make the OmniboxSearchHint infobar use PAGE_ACTION_TYPE.tfarina@chromium.org2010-07-255-27/+1
| | | | | | | | | | | | | | With this, this infobar gets the blue style to match with the mocks. Also did a cleanup to get rid of INFO_TYPE that is not more needed. BUG=39102 TEST=trybots Signed-off-by: Thiago Farina <tfarina@chromium.org> Review URL: http://codereview.chromium.org/2805096 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53603 0039d316-1c4b-4281-b951-d872f2087c98