- 07 Feb, 2012 40 commits
-
-
thakis@chromium.org authored
BUG=111861 TEST=build with the 10.6 sdk TBR=rsesek Review URL: https://chromiumcodereview.appspot.com/9346020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120783 0039d316-1c4b-4281-b951-d872f2087c98
-
simonmorris@chromium.org authored
keys to access Google services. BUG=112889 Review URL: https://chromiumcodereview.appspot.com/9343001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120782 0039d316-1c4b-4281-b951-d872f2087c98
-
kaznacheev@chromium.org authored
BUG=chromium-os:25896 TEST= Review URL: https://chromiumcodereview.appspot.com/9347020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120781 0039d316-1c4b-4281-b951-d872f2087c98
-
flackr@chromium.org authored
BUG=110834 TEST=Log in as guest, press ctrl+shift+l, nothing should happen. Review URL: https://chromiumcodereview.appspot.com/9309088 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120779 0039d316-1c4b-4281-b951-d872f2087c98
-
rnk@chromium.org authored
R=cpu@chromium.org,timurrrr@chromium.org BUG=96295 TEST=Ran ComponentUpdaterTest.* under drmemory, RegisterComponent leak gone Review URL: https://chromiumcodereview.appspot.com/9332004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120778 0039d316-1c4b-4281-b951-d872f2087c98
-
pkotwicz@chromium.org authored
BUG=105964 TEST=Manual Review URL: https://chromiumcodereview.appspot.com/9224001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120777 0039d316-1c4b-4281-b951-d872f2087c98
-
droger@chromium.org authored
This method has been promoted from CookieMonster to CookieStore. This CL implements a unittest for this method, using only the CookieStore API. BUG=NONE TEST=NONE Review URL: https://chromiumcodereview.appspot.com/9309117 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120776 0039d316-1c4b-4281-b951-d872f2087c98
-
rnk@chromium.org authored
Also remove the heapcheck and memcheck suppressions. Added cbentzel and timurrrr for OWNERS approval. R=jhawkins@chromium.org,cbentzel@chromium.org,timurrrr@chromium.org BUG=108399 TEST=ran WebSocketServerSocketTest.* under drmemory Review URL: https://chromiumcodereview.appspot.com/9309090 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120775 0039d316-1c4b-4281-b951-d872f2087c98
-
dgozman@chromium.org authored
BUG=chromium-os:23777 TEST=See bug. Review URL: https://chromiumcodereview.appspot.com/9328041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120774 0039d316-1c4b-4281-b951-d872f2087c98
-
dgozman@chromium.org authored
BUG=chromium-os:23202 TEST=See bug. Review URL: https://chromiumcodereview.appspot.com/9349015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120773 0039d316-1c4b-4281-b951-d872f2087c98
-
eugenis@google.com authored
BUG=112835 TEST=none TBR=glider Review URL: https://chromiumcodereview.appspot.com/9347019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120770 0039d316-1c4b-4281-b951-d872f2087c98
-
http://codereview.chromium.org/9117024marja@chromium.org authored
BUG=99088 TEST=BrowserInitTest.ProfilesWithoutPagesNotLaunched Review URL: https://chromiumcodereview.appspot.com/9316040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120768 0039d316-1c4b-4281-b951-d872f2087c98
-
henrika@chromium.org authored
Ensures that low-latency audio unit tests passes on Win 7 build bots which does not support mono rendering. BUG=112986 TEST=media_unittests Review URL: https://chromiumcodereview.appspot.com/9350014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120767 0039d316-1c4b-4281-b951-d872f2087c98
-
keybuk@chromium.org authored
The adapter sends signals when known devices are created and removed, we may need these to obtain properties for the devices so hook them up so the observer can receive them. BUG=chromium-os:22086 TEST=verified signals are received Change-Id: I3931df90f78903308abe244a208901aa7f0a64a4 Review URL: http://codereview.chromium.org/9317012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120766 0039d316-1c4b-4281-b951-d872f2087c98
-
xhwang@chromium.org authored
CHECKs was added when investigating issue 103957 and issue 95732. Since these two bugs have been fixed, remove CHECKs or replace with normal error handling. BUG=95732,103957 TEST=none Review URL: http://codereview.chromium.org/9307009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120763 0039d316-1c4b-4281-b951-d872f2087c98
-
ivankr@chromium.org authored
BUG=None TEST=Manual: chrome builds with chromeos=1 on a 64-bit machine without a system gold binary. Review URL: https://chromiumcodereview.appspot.com/9325068 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120762 0039d316-1c4b-4281-b951-d872f2087c98
-
rogerm@chromium.org authored
This functionality has been moved to chrome/app. See http://codereview.chromium.org/9235053/ Note that CL 9235053 must be landed BEFORE this one. BUG=chromium:98508 TEST= Review URL: http://codereview.chromium.org/9309083 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120761 0039d316-1c4b-4281-b951-d872f2087c98
-
jnd@chromium.org authored
Use test root cert once we can not find root cert in system cert store on Android when running unit tests. Many SSL tests need to install a root cert on device to verify the certificate sent from server during SSL handshake. This change is to make sure that the cert verification function can use the test root cert during unit tests on Android. Review URL: http://codereview.chromium.org/9313004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120760 0039d316-1c4b-4281-b951-d872f2087c98
-
satorux@chromium.org authored
Eliminate allocations for DrainableIOBuffer with SeekableIOBuffer. BUG=72001 TEST=net_unittests Review URL: http://codereview.chromium.org/9293029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120757 0039d316-1c4b-4281-b951-d872f2087c98
-
derat@chromium.org authored
This removes StatusAreaButton::Delegate's GetStatusAreaFont() method and updates the text styles returned by GetStatusAreaTextStyle() to include the font weight. I'm also removing the translucency from the light gray text style so it'll match the header text on the WebUI login page. BUG=111364 TEST=manual Review URL: http://codereview.chromium.org/9307099 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120756 0039d316-1c4b-4281-b951-d872f2087c98
-
dbeam@chromium.org authored
R=estade@chromium.org BUG=110912 TEST=Notification promo still works but looks cooler. Review URL: https://chromiumcodereview.appspot.com/9318017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120755 0039d316-1c4b-4281-b951-d872f2087c98
-
tommi@chromium.org authored
TBR=xians git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120754 0039d316-1c4b-4281-b951-d872f2087c98
-
ulan@chromium.org authored
The IdleNotification() function accepts an optional hint argument since V8 3.8.1 (rolled in r114984). This argument roughly specifies the expected duration of the idle pause and thus defines the amount of work to be done in the function. There is no guarantee that the actual work will match the hint though. This CL provides hints for idle notifications sent from the foreground tab depending on the idle timer delay. This somewhat reduces idle notification pauses at the beginning of "idleness" period. Review URL: http://codereview.chromium.org/9244007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120753 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120752 0039d316-1c4b-4281-b951-d872f2087c98
-
dbeam@chromium.org authored
R=csilv@chromium.org TEST=No regressions, CSS follows style guide / passes presubmit. BUG=None Review URL: https://chromiumcodereview.appspot.com/9309116 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120750 0039d316-1c4b-4281-b951-d872f2087c98
-
tommi@chromium.org authored
We need to do this since the IO thread can go out of scope before the pipeline thread gets around to closing all the audio devices. BUG=112101 TEST=Run content_unittests. Also run Chrome and play with opening pages with lots of audio elements and close the pages while still playing audio. Review URL: https://chromiumcodereview.appspot.com/9104043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120749 0039d316-1c4b-4281-b951-d872f2087c98
-
hans@chromium.org authored
BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/9320007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120748 0039d316-1c4b-4281-b951-d872f2087c98
-
glider@chromium.org authored
Suppress UAF reports in WorkerFileSystemTest.AsyncOperations (issue 112835) TBR=eugenis BUG=112831,112835 Review URL: https://chromiumcodereview.appspot.com/9336001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120747 0039d316-1c4b-4281-b951-d872f2087c98
-
qsr@chromium.org authored
X-Auto-Login implementation was using client login to get an ubertoken. The problem is that SID/LSID are short lived, and that token generated this way have the same timestamp as the original SID/LSID. Because TokenService generate also an Oauth refresh token, change the implementation to use this token to generate ubertokens. BUG=none TEST=unit Review URL: https://chromiumcodereview.appspot.com/9301003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120746 0039d316-1c4b-4281-b951-d872f2087c98
-
gman@chromium.org authored
TEST=none BUG=88601 Review URL: http://codereview.chromium.org/9321002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120745 0039d316-1c4b-4281-b951-d872f2087c98
-
yzshen@chromium.org authored
BUG=None TEST=None Review URL: http://codereview.chromium.org/9317100 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120744 0039d316-1c4b-4281-b951-d872f2087c98
-
gman@chromium.org authored
TEST=unit tests and ran OpenGL ES 2.0 conformance tests BUG=106062 R=apatrick@chromium.org Review URL: http://codereview.chromium.org/9309047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120743 0039d316-1c4b-4281-b951-d872f2087c98
-
benwells@chromium.org authored
To block plugins a new content settings has been added, with the highest priority (i.e. at the front of the list). This could be used down the track to hang off more platform app specific stuff. The provider knows which platform apps have been run by watching a new notification. BUG=None TEST=Tested manually on Windows Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=120541 Review URL: http://codereview.chromium.org/9169042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120742 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
Review URL: http://codereview.chromium.org/9342005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120741 0039d316-1c4b-4281-b951-d872f2087c98
-
eugenis@google.com authored
BUG=75023 TBR=glider Review URL: https://chromiumcodereview.appspot.com/9349012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120740 0039d316-1c4b-4281-b951-d872f2087c98
-
alexeypa@chromium.org authored
Introducing helper wrappers for copying a rectangle from a one partial buffer to another. YUV to RGB and RGB to RGB operations are supported. YUV to RGB allows down-scaling of rectangles. The wrappers hide (to some degree) gory details of manipulations with buffer pointers and rectangles. Added unit tests (remoting_unittests.Yuv2Rgb) to verify functionality of the YUV to RGB wrapper. BUG=109938 TEST=remoting_unittests.Yuv2Rgb Review URL: http://codereview.chromium.org/9320025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120739 0039d316-1c4b-4281-b951-d872f2087c98
-
zork@chromium.org authored
R=sky@chromium.org BUG=104192 TEST=Use ctrl+forward/back to move between browser window and status area/launcher Review URL: http://codereview.chromium.org/9295049 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120738 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/9310105 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120737 0039d316-1c4b-4281-b951-d872f2087c98
-
dalecurtis@chromium.org authored
No changes, just splits current framework out into PipelineIntegrationTestBase. BUG=112321 TEST=media_unittests Review URL: http://codereview.chromium.org/9323044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120736 0039d316-1c4b-4281-b951-d872f2087c98
-
csilv@chromium.org authored
BUG=112232 TEST=Manual Review URL: http://codereview.chromium.org/9349003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120735 0039d316-1c4b-4281-b951-d872f2087c98
-