- 15 Aug, 2012 40 commits
-
-
ilevy@chromium.org authored
Also deleting unused fyi_buildertester script BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10802033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151780 0039d316-1c4b-4281-b951-d872f2087c98
-
aurimas@chromium.org authored
Adding AndroidProxySelectorTests to the ContentShellTest bundle. These tests are used to check if the proxy settings are functioning correctly. CRBUG=136719 Review URL: https://chromiumcodereview.appspot.com/10830287 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151779 0039d316-1c4b-4281-b951-d872f2087c98
-
ccameron@chromium.org authored
The more appropriate fix is that we should be more aggressively discarding offscreen tiles, but this will temporarily fix some OOM issues that we're encountering on low-FB parts. BUG=141377 Review URL: https://chromiumcodereview.appspot.com/10827342 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151778 0039d316-1c4b-4281-b951-d872f2087c98
-
gdk@chromium.org authored
Includes test coverage for the recently-fixed zero-length transfer bug. BUG=140390 TEST=self Review URL: https://chromiumcodereview.appspot.com/10824298 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151777 0039d316-1c4b-4281-b951-d872f2087c98
-
tbarzic@chromium.org authored
Crash occurs when icon we set is empty. BUG=142908 TEST=manual NOTE: I'll add test for this later. Review URL: https://chromiumcodereview.appspot.com/10824314 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151776 0039d316-1c4b-4281-b951-d872f2087c98
-
stevenjb@google.com authored
This fixes the behavior of the web notification tray with launcher auto-hide. It also fixes visibility of the web notification tray in the lock screen. BUG=142506 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=151752 Review URL: https://chromiumcodereview.appspot.com/10834338 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151775 0039d316-1c4b-4281-b951-d872f2087c98
-
krisr@chromium.org authored
TEST=Ran it BUG=None Review URL: https://chromiumcodereview.appspot.com/10825374 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151774 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151773 0039d316-1c4b-4281-b951-d872f2087c98
-
enne@chromium.org authored
TBR=epoger@chromium.org BUG=none Review URL: https://chromiumcodereview.appspot.com/10834320 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151772 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151771 0039d316-1c4b-4281-b951-d872f2087c98
-
bruening@google.com authored
supports the debug MSVS libc dll. Also disabled debug build inlining and FPO to support increasing debug build optimization. Re-add unit_tests to the "Windows Tests (DrMemory)" bot. (The unit_tests cannot be linked with static_library, which is why they were removed from the bot.) BUG=137180 R=rnk@chromium.org Review URL: https://chromiumcodereview.appspot.com/10834341 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151770 0039d316-1c4b-4281-b951-d872f2087c98
-
nduca@chromium.org authored
BUG=142919 Review URL: https://chromiumcodereview.appspot.com/10834339 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151769 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
chrome/browser/master_prefs.mm reads the user master prefs file from ~/Application Support/Google/Chrome, not ~/AS/Google. Found by Mike Graboski! BUG=128462 Review URL: https://chromiumcodereview.appspot.com/10836274 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151768 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151765 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151764 0039d316-1c4b-4281-b951-d872f2087c98
-
jhorwich@chromium.org authored
This fixes the behavior of the web notification tray with launcher auto-hide. It also fixes visibility of the web notification tray in the lock screen. BUG=142506 Review URL: https://chromiumcodereview.appspot.com/10834338 TBR=stevenjb@google.com Review URL: https://chromiumcodereview.appspot.com/10854175 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151763 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
http://crbug.com/142962 R=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/10836266 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151762 0039d316-1c4b-4281-b951-d872f2087c98
-
yihongg@chromium.org authored
- Modified chromoting.py to enable me2me automation - Added chromoting_helper.py to handle install, uninstall, enable, disable, changepin which requires admin privilege - Added chromoting.base.py as the base for all chromoting test cases - Modified chromoting_basic, renamed it it2me_basic and moved it under chromoting dir - Added auth, me2me_enable, me2me_connect test - Added a cert and a private key for signing host on mac - Added mock_pref_pane.* files to mock the pref pane for different scenarios NOTRY=true Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151717 Review URL: https://chromiumcodereview.appspot.com/10821015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151760 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
BUG=134929 Review URL: https://chromiumcodereview.appspot.com/10828166 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151758 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
BUG=130206 Review URL: https://chromiumcodereview.appspot.com/10828198 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151755 0039d316-1c4b-4281-b951-d872f2087c98
-
alexeypa@chromium.org authored
BUG=141281 Review URL: https://chromiumcodereview.appspot.com/10855182 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151754 0039d316-1c4b-4281-b951-d872f2087c98
-
wjia@chromium.org authored
Some video capture device has odd number for width/height. Need to chop them to even number. BUG=139004 Review URL: https://chromiumcodereview.appspot.com/10837225 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151753 0039d316-1c4b-4281-b951-d872f2087c98
-
stevenjb@google.com authored
This fixes the behavior of the web notification tray with launcher auto-hide. It also fixes visibility of the web notification tray in the lock screen. BUG=142506 Review URL: https://chromiumcodereview.appspot.com/10834338 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151752 0039d316-1c4b-4281-b951-d872f2087c98
-
bshe@chromium.org authored
BUG= TBR=jhorwich Review URL: https://chromiumcodereview.appspot.com/10829347 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151751 0039d316-1c4b-4281-b951-d872f2087c98
-
szym@chromium.org authored
Original review: http://codereview.chromium.org/10442098/ BUG=113993 TEST=./net_unittests --gtest_filter=AddressSorter*:HostResolverImplDnsTest.DnsTaskUnspec Review URL: https://chromiumcodereview.appspot.com/10855179 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151750 0039d316-1c4b-4281-b951-d872f2087c98
-
achuith@chromium.org authored
BUG=140317 TEST=compiles, tests pass. TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10827358 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151749 0039d316-1c4b-4281-b951-d872f2087c98
-
szym@chromium.org authored
We are seeing significant fraction of DnsTransactions failing with DNS_SERVER_FAILED but can't tell if it's a socket error or an actual response from the server. BUG=142918 Review URL: https://chromiumcodereview.appspot.com/10830338 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151748 0039d316-1c4b-4281-b951-d872f2087c98
-
achuith@chromium.org authored
* Move GDataDirectoryService declaration, definition and related classes, structs, constants, etc to gdata_directory_service.h, .cc. * Split unit test into gdata_directory_service_unittest.cc * For now, gdata_directory_service.h includes gdata_files.h. Change all includes of gdata_files.h to include gdata_directory_service.h instead. Very soon, gdata_files.h will be removed from gdata_directory_service.h, and only included as needed. We will eventually deprecate gdata_files.h/.cc entirely and use GDataEntryProto and friends. * Some #includes are redundant. These will be sorted out in a future patch. BUG=140317 TEST=compiles. TBR=ben@chromium.org (for gypi changes) Review URL: https://chromiumcodereview.appspot.com/10827343 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151747 0039d316-1c4b-4281-b951-d872f2087c98
-
bshe@chromium.org authored
Memcheck:Leak fun:_Znw* fun:_ZN3ash27DesktopBackgroundController16InstallComponentEPN4aura10RootWindowE fun:_ZN3ash27DesktopBackgroundController29InstallComponentForAllWindowsEv fun:_ZN3ash27DesktopBackgroundController29SetDesktopBackgroundImageModeEv fun:_ZN3ash27DesktopBackgroundController20CreateEmptyWallpaperEv fun:_ZN3ash12_GLOBAL__N_126DummyUserWallpaperDelegate19InitializeWallpaperEv fun:_ZN3ash5Shell4InitEv fun:_ZN3ash5Shell14CreateInstanceEPNS_13ShellDelegateE fun:_ZN3ash4test11AshTestBase5SetUpEv http://build.chromium.org/p/chromium.memory.fyi/builders/Chromium%20OS%20%28valgrind%29%284%29/builds/12953 BUG=141563, 141676, 142042 Review URL: https://chromiumcodereview.appspot.com/10854153 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151746 0039d316-1c4b-4281-b951-d872f2087c98
-
mmoss@chromium.org authored
This prevents the script from failing on 32-bit Ubuntu where the 32-bit compat packages don't exist. BUG=138234 Review URL: https://chromiumcodereview.appspot.com/10825369 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151745 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
r151720 sadly, but unavoidably, pulled in zlib. This change updates our size expectations to reflect this. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151742 0039d316-1c4b-4281-b951-d872f2087c98
-
rbyers@chromium.org authored
This makes ChromeOS more consistent with Linux, which uses the DISTRIB_DESCRIPTION from /etc/lsb-release here. We have a different pre-existing mechanism in the code for reading the value (since ChromeOS doesn't have the lsb_release tool), but it's conceptually the same thing. This makes it possible to search / catagorize ChromeOS crash reports based on the build, or other information about the ChromeOS version. It also allows the matching build/symbols to be more easily found given a crash report. There's no need for Aura customization of distro anymore - that was added when Aura was experimental. All ChromeOS is now Aura. BUG=142630 Review URL: https://chromiumcodereview.appspot.com/10827322 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151741 0039d316-1c4b-4281-b951-d872f2087c98
-
acolwell@chromium.org authored
BUG=141533 TBR=scherkus@chromium.org Review URL: https://chromiumcodereview.appspot.com/10830342 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151740 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome://nacljvoung@chromium.org authored
PNaCl is installed. How it looks with pnacl enabled: http://www.corp.google.com/~jvoung/with-pnacl.png and without pnacl enabled: http://www.corp.google.com/~jvoung/without-pnacl.png BUG= 114444 BUG= http://code.google.com/p/nativeclient/issues/detail?id=2813 Review URL: https://chromiumcodereview.appspot.com/10823214 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151739 0039d316-1c4b-4281-b951-d872f2087c98
-
tsepez@chromium.org authored
Resolves missing or relative suggested paths relative to the last opened directory, and when the path is a directory itself, browse files under it rather than itself under its parent. Determining the latter takes a file system interrogation because the syntax isn't sufficient. BUG=140799 Review URL: https://chromiumcodereview.appspot.com/10697010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151738 0039d316-1c4b-4281-b951-d872f2087c98
-
vitalybuka@chromium.org authored
BUG=None Review URL: https://chromiumcodereview.appspot.com/10827334 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151737 0039d316-1c4b-4281-b951-d872f2087c98
-
ericu@chromium.org authored
We could just add a parameter to a similar test, but I think most of them have enough parameters already, and this keeps it simpler. BUG=137764 Review URL: https://chromiumcodereview.appspot.com/10854046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151735 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Fix race condition with windowless plugin buffers. The problem, which is already fixed for Mac, is that the buffers can be deleted during a paint because of a resize during an NPN_Evaluate call. So keep a local reference. BUG=139462 Review URL: https://chromiumcodereview.appspot.com/10855141 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151734 0039d316-1c4b-4281-b951-d872f2087c98
-
varunjain@chromium.org authored
BUG=137351 TEST=none Review URL: https://chromiumcodereview.appspot.com/10824300 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151732 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151731 0039d316-1c4b-4281-b951-d872f2087c98
-