summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Revert r64932 to bring back src/third_party/libvpx.maruel@chromium.org2010-11-031-0/+90
| | | | | | | This should make svn sync again this directory. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64933 0039d316-1c4b-4281-b951-d872f2087c98
* Removing src/third_party/libvpx. WARNING: THIS WILL BREAK THE BUILD.maruel@chromium.org2010-11-031-90/+0
| | | | | | | | | DO NOT SYNC TO THAT REVISION. Trying to workaround bug introduced in 64923. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64932 0039d316-1c4b-4281-b951-d872f2087c98
* Modify svn:ignore in src/third_party/libvpx in case it fixes svn update bug.maruel@chromium.org2010-11-030-0/+0
| | | | | | | NO CODE CHANGE git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64930 0039d316-1c4b-4281-b951-d872f2087c98
* Touch build/common.gypi to force gyp to run.maruel@chromium.org2010-11-031-2/+1
| | | | | | | | | | | | NO CODE CHANGE. TBR=robertshield TEST=none BUG=none Review URL: http://codereview.chromium.org/4334003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64929 0039d316-1c4b-4281-b951-d872f2087c98
* Touch src/third_party/libvpx/libvpx.gyp to force it to be synced on slaves.maruel@chromium.org2010-11-031-1/+1
| | | | | | | | | | TBR=fbarchard TEST=none BUG=none Review URL: http://codereview.chromium.org/4386002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64928 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 64923 - pull in full libvpx tree from deps to include licenserafaelw@chromium.org2010-11-031-4/+7
| | | | | | | | | | | BUG=55165 TEST=tools/licenses.py Review URL: http://codereview.chromium.org/4345001 TBR=fbarchard@chromium.org Review URL: http://codereview.chromium.org/4365002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64927 0039d316-1c4b-4281-b951-d872f2087c98
* [ChromeOS] Implement new progress bar mock.xiyuan@chromium.org2010-11-031-24/+150
| | | | | | | | | BUG=chromium-os:8465 TEST=Verify progress bar has new look now per chromium-os:8465. Review URL: http://codereview.chromium.org/4236001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64924 0039d316-1c4b-4281-b951-d872f2087c98
* pull in full libvpx tree from deps to include licensefbarchard@chromium.org2010-11-031-7/+4
| | | | | | | | BUG=55165 TEST=tools/licenses.py Review URL: http://codereview.chromium.org/4345001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64923 0039d316-1c4b-4281-b951-d872f2087c98
* [ChromeOS] Remove PanelBrowserView::Init.xiyuan@chromium.org2010-11-032-19/+0
| | | | | | | | | | | | The window size handling in PanelBrowserView::Init seems no longer needed and would cause problem now. BUG=chromium-os:8258 TEST=Verify fix for chromium-os:8258. Review URL: http://codereview.chromium.org/4170010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64922 0039d316-1c4b-4281-b951-d872f2087c98
* Suppress data races under AtExitManager until its threading nature is ↵timurrrr@chromium.org2010-11-031-0/+7
| | | | | | | | | | understood by TSan TBR=glider BUG=61753 Review URL: http://codereview.chromium.org/4383001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64921 0039d316-1c4b-4281-b951-d872f2087c98
* [Mac] Add a confirm to quit experiment to about:flags.rsesek@chromium.org2010-11-0312-0/+571
| | | | | | | | | BUG=27786,60591 TEST=Enable 'Confirm to Quit' in about:flags. When you press Cmd+Q, it brings up the floaty panel telling you to hold the key combo. When you do, it quits after 1.5 seconds. Review URL: http://codereview.chromium.org/4220005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64920 0039d316-1c4b-4281-b951-d872f2087c98
* Remove duplicate entry from ExtensionInfo structjochen@chromium.org2010-11-031-4/+0
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/4146012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64919 0039d316-1c4b-4281-b951-d872f2087c98
* Updating trunk VERSION from 571.0 to 572.0chrome-release@google.com2010-11-031-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64917 0039d316-1c4b-4281-b951-d872f2087c98
* fix typo and compile bustagerafaelw@chromium.org2010-11-031-1/+1
| | | | | | | | | | TBR=thakis BUG=48521 TEST= Review URL: http://codereview.chromium.org/4264004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64916 0039d316-1c4b-4281-b951-d872f2087c98
* Delete user image when user is removed.altimofeev@chromium.org2010-11-032-5/+40
| | | | | | | | | BUG=chromium-os:8161 TEST=manual Review URL: http://codereview.chromium.org/4332002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64915 0039d316-1c4b-4281-b951-d872f2087c98
* Marking two OptionsUITests (TwoCommandsOneTab & ↵rafaelw@chromium.org2010-11-031-3/+18
| | | | | | | | | | | | CommandAgainGoesBackToOptionsTab) as DISALBED because of linux/views crashes TBR=csilv BUG=48521 TEST= Review URL: http://codereview.chromium.org/4370003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64914 0039d316-1c4b-4281-b951-d872f2087c98
* Implement device management backend.mnissler@chromium.org2010-11-037-0/+1059
| | | | | | | | | | | This adds a device management backend implementation running over HTTP. BUG=None TEST=unit tests in device_management_backend_impl_unittest.cc Review URL: http://codereview.chromium.org/4098004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64912 0039d316-1c4b-4281-b951-d872f2087c98
* Fix incorrect syntax in expectations introduced in r64910.robertshield@chromium.org2010-11-031-1/+1
| | | | | | | | TBR=rafaelw Review URL: http://codereview.chromium.org/4352003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64911 0039d316-1c4b-4281-b951-d872f2087c98
* Marking animations/suspend-resume-animation-events.html as failing, it ↵robertshield@chromium.org2010-11-031-0/+2
| | | | | | | | | | | | | appears to crash on Mac quite a bit. BUG=61739 TEST=None TBR=rolandsteiner, rafaelw Review URL: http://codereview.chromium.org/4372002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64910 0039d316-1c4b-4281-b951-d872f2087c98
* Suppress an UninitCondition bug in v8::internal::preparserglider@chromium.org2010-11-031-0/+19
| | | | | | | | | BUG=61737 TBR=antonm Review URL: http://codereview.chromium.org/4374002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64909 0039d316-1c4b-4281-b951-d872f2087c98
* Prevent a crash in TaskManagerWindowController by nil-ing the dataSource and ↵rsesek@chromium.org2010-11-031-0/+6
| | | | | | | | | | | delegate in dealloc. BUG=61669 TEST=none Review URL: http://codereview.chromium.org/4234005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64907 0039d316-1c4b-4281-b951-d872f2087c98
* Exclude some CookieMonster.*GarbageCollection* tests from Dr.Memory runtimurrrr@chromium.org2010-11-031-0/+4
| | | | | | | | TBR=glider BUG=59642 Review URL: http://codereview.chromium.org/4370002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64906 0039d316-1c4b-4281-b951-d872f2087c98
* Suppress a test-only data race in ipc_teststimurrrr@chromium.org2010-11-031-0/+10
| | | | | | | | | BUG=61731 TBR=glider TEST=TSan/Mac should go green Review URL: http://codereview.chromium.org/4379001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64905 0039d316-1c4b-4281-b951-d872f2087c98
* Adding placeholder images so that I can use the try servers at a later point.finnur@chromium.org2010-11-034-0/+0
| | | | | | | | | | | | These will be replaced by actual images for the about:conflicts page. TBR=huanr BUG=61723 TEST=None, these are new pngs, will be used in my next changelist. Review URL: http://codereview.chromium.org/4236002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64902 0039d316-1c4b-4281-b951-d872f2087c98
* Add proxy settings to network control at upper row of controls at login screen.dilmah@chromium.org2010-11-0315-42/+126
| | | | | | | | | BUG=http://crosbug.com/8458 TEST=Manual Review URL: http://codereview.chromium.org/4324001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64901 0039d316-1c4b-4281-b951-d872f2087c98
* Marking ExtensionAPiTest.ProcessesVsTaskManager as flaky. It appears to fail ↵robertshield@chromium.org2010-11-031-1/+8
| | | | | | | | | | | | | | as the result of a resource leak of some kind. BUG=44991 TEST=None TBR=rafaelw, sky Review URL: http://codereview.chromium.org/4274003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64899 0039d316-1c4b-4281-b951-d872f2087c98
* Ignore zlib:inflate under TSantimurrrr@chromium.org2010-11-031-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | This would suppress reports like: http://build.chromium.org/p/chromium.fyi/builders/Linux%20Tests%20(tsan%20ui)/builds/259/steps/memory%20test:%20ui_9/logs/stdio ==14031== WARNING: Possible data race during read of size 4 at 0x801497C: {{{ ==14031== T0 (L{L37, L165}): ==14031== #0 ???//usr/lib/pango/1.6.0/modules/pango-arabic-lang.so /usr/lib/pango/1.6.0/modules/pango-arabic-lang.so ==14031== #1 pthread_mutex_lock /tmp/valgrind-src/tsan/tsan/ts_valgrind_intercepts.c:892 ==14031== #2 dlopen_doit /lib/tls/i686/cmov/libdl-2.7.so ==14031== #3 _dlerror_run /lib/tls/i686/cmov/libdl-2.7.so ... ==14031== Concurrent write(s) happened at (OR AFTER) these points: ==14031== T8 (Chrome_IOThread) (L{}): ==14031== #0 inflate_fast /build/buildd/zlib-1.2.3.3.dfsg/inffast.c:270 ==14031== #1 inflate /build/buildd/zlib-1.2.3.3.dfsg/inflate.c:954 ==14031== #2 GZipFilter::DoInflate(char*, int*) net/base/gzip_filter.cc:226 ==14031== #3 GZipFilter::ReadFilteredData(char*, int*) net/base/gzip_filter.cc:141 This may also speed TSan up a little bit. TBR=glider Review URL: http://codereview.chromium.org/4341003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64898 0039d316-1c4b-4281-b951-d872f2087c98
* C++ readability review for dannodanno@chromium.org2010-11-0331-708/+734
| | | | | | | | | | | | | | | I wrote much of the cross-platform policy-providing mechanism for Chrome. Much of the policy code is cross platform, so I would like to apply for a Linux C++ readability review. However, my submitted CLs also contain Windows-specific code, so I'm unsure if Windows readability is more appropriate. * Implementation of managed policy abstraction on top of a preference store. This is the CL that is the initial preparation for implementing platform-specific policy - http://codereview.chromium.org/1692011 * Implement core mechanism to honor Windows Group Policy on top of initial CL - http://codereview.chromium.org/2119005 * Dynamic refresh of policy without restarting Chrome including Windows-specific code - http://codereview.chromium.org/2858060 BUG=none TEST=none Review URL: http://codereview.chromium.org/3774003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64897 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 71223:71224, in order to retrieve new expectationsrolandsteiner@chromium.org2010-11-031-1/+1
| | | | | | | | | | | Also help to make the tree greener BUG=none TEST=none TBR=dumi git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64895 0039d316-1c4b-4281-b951-d872f2087c98
* Hotfix Valgrind scripts to use the --show-possibly-lost optionglider@chromium.org2010-11-033-3/+3
| | | | | | | | | | instead of --show-possible. This flag appeared in trunk after Valgrind r11308 (valgrind-variant r60) TBR=timurrrr Review URL: http://codereview.chromium.org/4375001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64894 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 71213:71223rolandsteiner@chromium.org2010-11-031-1/+1
| | | | | | | | | BUG=none TEST=none TBR=dumi git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64893 0039d316-1c4b-4281-b951-d872f2087c98
* Update v8 to version 2.5.4.lrn@chromium.org2010-11-031-1/+1
| | | | | | | | | | BUG=none TEST=none TBR=ager@chromium.org Review URL: http://codereview.chromium.org/4344002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64892 0039d316-1c4b-4281-b951-d872f2087c98
* add Windows to the failing platforms for fast/events/remove-event-listener.htmlrolandsteiner@chromium.org2010-11-031-1/+1
| | | | | | | | | BUG=none TEST=none TBR=dumi git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64890 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 64888 - Push for ers:chocobo@chromium.org2010-11-0332-832/+381
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added handling of network ("service" in flimflam parlance) property changes. NetworkLibrary updates its Network objects in response to property changes, then calls any NetworkObservers that have registered for the given network. Use the is_active member of Network in various places to ensure that we are dealing with the correct network. Created separate observer classes for NetworkManager, Network, and CellularDataPlan, so that monitors can be established independently for each of them. Changed the callback method names to prepend "On", i.e., OnNetworkManagerChanged, OnNetworkChanged, OnCellularDataPlanChanged. Wired up signal strength update and network technology update in the status bar, network dropdown menu, and internet settings page. Added new icon badges for 1xRTT radio technology. These are used when EVDO coverage switches to 1xRTT. Just as is the case for the 3G icons, there are three 1x icons: normal, warn, and error. Please consider these icons to be placeholders if the UI folks think they need to be redesigned. Centralized choosing of the network technology badge in NetworkMenu::BadgeForNetworkTechnology. BUG=chromium-os:5612:chromium-os:7619,chromium-os:5917,chromium-os:4674 TEST=Extensive manual testing with different combinations of wi-fi and cellular networks connected and disconnected. Used a modified version of flimflam that randomly changes reported signal strength, network technology, and roaming state, and verified that the UI correctly reflected current values for the active network (roaming is not handled in the UI at this time). Review URL: http://codereview.chromium.org/4235005 TBR=chocobo@chromium.org Review URL: http://codereview.chromium.org/4229006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64889 0039d316-1c4b-4281-b951-d872f2087c98
* Push for ers:chocobo@chromium.org2010-11-0332-381/+832
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added handling of network ("service" in flimflam parlance) property changes. NetworkLibrary updates its Network objects in response to property changes, then calls any NetworkObservers that have registered for the given network. Use the is_active member of Network in various places to ensure that we are dealing with the correct network. Created separate observer classes for NetworkManager, Network, and CellularDataPlan, so that monitors can be established independently for each of them. Changed the callback method names to prepend "On", i.e., OnNetworkManagerChanged, OnNetworkChanged, OnCellularDataPlanChanged. Wired up signal strength update and network technology update in the status bar, network dropdown menu, and internet settings page. Added new icon badges for 1xRTT radio technology. These are used when EVDO coverage switches to 1xRTT. Just as is the case for the 3G icons, there are three 1x icons: normal, warn, and error. Please consider these icons to be placeholders if the UI folks think they need to be redesigned. Centralized choosing of the network technology badge in NetworkMenu::BadgeForNetworkTechnology. BUG=chromium-os:5612:chromium-os:7619,chromium-os:5917,chromium-os:4674 TEST=Extensive manual testing with different combinations of wi-fi and cellular networks connected and disconnected. Used a modified version of flimflam that randomly changes reported signal strength, network technology, and roaming state, and verified that the UI correctly reflected current values for the active network (roaming is not handled in the UI at this time). Review URL: http://codereview.chromium.org/4235005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64888 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit roll 71192:71213rolandsteiner@chromium.org2010-11-032-2/+4
| | | | | | | | | | | | remove obsolete entry in webkit/tools/layout_tests/test_expectations.txt add temporary expectation for fast/events/remove-event-listener.html on Mac BUG=none TEST=none TBR=dumi git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64886 0039d316-1c4b-4281-b951-d872f2087c98
* Move MediaFilterCollection code into a class.scherkus@chromium.org2010-11-0318-190/+359
| | | | | | | | | | | | | Refactored FilterType usage a bit to remove the need to manually associate FilterType values to filter base classes. Patch by acolwell@chromium.org: http://codereview.chromium.org/4176006/show BUG=60778 TEST=media_unittests git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64885 0039d316-1c4b-4281-b951-d872f2087c98
* When checking "sync everything", only check the other boxes which are ↵johnnyg@chromium.org2010-11-031-13/+18
| | | | | | | | | | | visible, otherwise you can get into a situation where you can have nothing visibly checked and succeed through the dialog. BUG=60187 TEST=see bug Review URL: http://codereview.chromium.org/4355001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64884 0039d316-1c4b-4281-b951-d872f2087c98
* Fixed bug where CHECKs don't fire if min_log_level > FATALakalin@chromium.org2010-11-034-39/+95
| | | | | | | | | BUG=61510 TEST=New unittests in base_unittests Review URL: http://codereview.chromium.org/4262001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64883 0039d316-1c4b-4281-b951-d872f2087c98
* Fix clang build by moving ToLowerASCII into base namespace.tfarina@chromium.org2010-11-034-11/+11
| | | | | | | | | BUG=None TEST=trybots Review URL: http://codereview.chromium.org/4371001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64879 0039d316-1c4b-4281-b951-d872f2087c98
* Add VideoReader and VideoWriter interfaces.sergeyu@chromium.org2010-11-0339-148/+648
| | | | | | | | | | | Implemented VideoReader and VideoWriter for RTP and Protobuf. BUG=53986 TEST=None Review URL: http://codereview.chromium.org/4229003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64878 0039d316-1c4b-4281-b951-d872f2087c98
* base: Move CaseInsensitiveCompare traits into the base namespace.tfarina@chromium.org2010-11-039-30/+32
| | | | | | | | | | | | | | | This should fix conflicts like: 2>d:\src\chromium_src2\src\base/string_util.h(480) : error C2904: 'CaseInsensitiveCompare' : name already used for a template in the current scope 2> d:\src\chromium_src2\src\third_party\xulrunner-sdk\win\include\xpcom\nsStringAPI.h(1406) : see declaration of 'CaseInsensitiveCompare' Reported-by: Jeff Timanus <twiz@google.com> BUG=None TEST=trybots Review URL: http://codereview.chromium.org/4366001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64877 0039d316-1c4b-4281-b951-d872f2087c98
* Suppress a memory leak in the gtk omniboxthakis@chromium.org2010-11-031-0/+14
| | | | | | | | | BUG=61685 TEST=None Review URL: http://codereview.chromium.org/4368001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64876 0039d316-1c4b-4281-b951-d872f2087c98
* Remove serialized var file from previous check that shouldn't have been there.brettw@chromium.org2010-11-031-457/+0
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64875 0039d316-1c4b-4281-b951-d872f2087c98
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-0321-0/+2293
| | | | | | | | | | | | on each end of the IPC channel. It includes the IPC message definitions. It also includes the base class for the interface proxying, and the core resource and var tracking. BUG=none TEST=none Review=http://codereview.chromium.org/4229002/show git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64874 0039d316-1c4b-4281-b951-d872f2087c98
* Revert previous accidental change to the gyp file.brettw@chromium.org2010-11-031-73/+0
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64873 0039d316-1c4b-4281-b951-d872f2087c98
* Temporarily suppress canvas-zoom.html test on webkit mac bots.dimich@chromium.org2010-11-031-0/+1
| | | | | | | | | | | Will rebaseline upstream. TBR=rolandsteiner BUG=none TEST=none Review URL: http://codereview.chromium.org/4362002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64872 0039d316-1c4b-4281-b951-d872f2087c98
* Add empty "proxy" directory.brettw@chromium.org2010-11-030-0/+0
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64871 0039d316-1c4b-4281-b951-d872f2087c98
* Revert PPAPI proxy change with too many files in it.brettw@chromium.org2010-11-0348-6325/+73
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64870 0039d316-1c4b-4281-b951-d872f2087c98
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-0347-0/+6325
| | | | | | | | | | | | on each end of the IPC channel. It includes the IPC message definitions. It also includes the base class for the interface proxying, and the core resource and var tracking. BUG=none TEST=none Review URL: http://codereview.chromium.org/4229002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64869 0039d316-1c4b-4281-b951-d872f2087c98