- 20 Aug, 2012 3 commits
-
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152302 0039d316-1c4b-4281-b951-d872f2087c98
-
scottmg@chromium.org authored
r1473: Initial support for VS2012. TBR=thakis@chromium.org NOTRY=true Review URL: https://chromiumcodereview.appspot.com/10832386 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152301 0039d316-1c4b-4281-b951-d872f2087c98
-
msarda@chromium.org authored
RSAPrivateKey is not used on iOS, but code calling it is compiled. To avoid ifdef'ing in the client code, the class is stubbed out. Review URL: https://chromiumcodereview.appspot.com/10823309 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152300 0039d316-1c4b-4281-b951-d872f2087c98
-
- 19 Aug, 2012 20 commits
-
-
alexeypa@chromium.org authored
BUG=134694 Review URL: https://chromiumcodereview.appspot.com/10837292 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152299 0039d316-1c4b-4281-b951-d872f2087c98
-
nsylvain@chromium.org authored
It fails on 10.7 BUG=103912 TBR=rsesek Review URL: https://chromiumcodereview.appspot.com/10854215 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152298 0039d316-1c4b-4281-b951-d872f2087c98
-
nsylvain@chromium.org authored
x VideoDecodeAccelerationSupportTest.Create x ExtensionApiTest.UpdateWindowShowState x FullscreenControllerTest.BrowserFullscreenAfterTabFSExit x PPAPINaClGLibcTest.Fullscreen x PPAPINaClNewlibTest.Fullscreen x FullscreenControllerTest.BrowserFullscreenExit x FullscreenControllerTest.TestTabExitsFullscreenOnNavigation x FullscreenControllerTest.TestTabExitsFullscreenOnGoBack x FullscreenControllerTest.TestFullscreenFromTabWhenAlreadyInBrowserFullscreenWorks x KioskModeTest.EnableKioskModeTest x FullscreenControllerInteractiveTest.EscapingMouseLockAndFullscreen x FullscreenControllerInteractiveTest.MouseLockAndFullscreen x FullscreenControllerInteractiveTest.ReloadExitsMouseLockAndFullscreen x FullscreenExitBubbleControllerTest.DenyExitsFullscreen BUG=103912 TBR=rsesek Review URL: https://chromiumcodereview.appspot.com/10861003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152297 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=115047 R=willchan@chromium.org Review URL: https://chromiumcodereview.appspot.com/10825437 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152296 0039d316-1c4b-4281-b951-d872f2087c98
-
nsylvain@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152295 0039d316-1c4b-4281-b951-d872f2087c98
-
nsylvain@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152293 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=125846 TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10860032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152286 0039d316-1c4b-4281-b951-d872f2087c98
-
derat@chromium.org authored
As suggested by satorux@, this change renames the ID field in contacts::Contact to make it clearer that it's a contact-specific (albeit provider-assigned) ID rather than one corresponding to the provider itself. BUG=128805 TEST=none Review URL: https://chromiumcodereview.appspot.com/10827406 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152285 0039d316-1c4b-4281-b951-d872f2087c98
-
rdsmith@chromium.org authored
This CL is a re-land of http://codereview.chromium.org/10799005, which was reverted due to test flakiness. BUG=123998 R=benjhayden@chromium.org TBR=jam@chromium.org Review URL: https://chromiumcodereview.appspot.com/10836293 BUG=143600 TBR=rdsmith@chromium.org Review URL: https://chromiumcodereview.appspot.com/10861002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152282 0039d316-1c4b-4281-b951-d872f2087c98
-
wez@chromium.org authored
This removes the need for ClientSession to implement ClipboardStub and proxy clipboard events itself. BUG=118511 Review URL: https://chromiumcodereview.appspot.com/10831223 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152281 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
BUG=122251 R=csilv Review URL: https://chromiumcodereview.appspot.com/10837331 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152280 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
BUG=122251 R=csilv Review URL: https://chromiumcodereview.appspot.com/10857071 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152279 0039d316-1c4b-4281-b951-d872f2087c98
-
bruening@google.com authored
TBR=ajwong@chromium.org BUG=143565 TEST=waterfall.sh Review URL: https://chromiumcodereview.appspot.com/10824369 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152278 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
BUG=none R=csilv TBR=michaeln Review URL: https://chromiumcodereview.appspot.com/10857073 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152277 0039d316-1c4b-4281-b951-d872f2087c98
-
bruening@google.com authored
BUG=143563 TBR=ccameron@chromium.org TEST=waterfall.sh Review URL: https://chromiumcodereview.appspot.com/10823403 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152276 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
BUG=none R=csilv Review URL: https://chromiumcodereview.appspot.com/10828382 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152275 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
BUG=136912 R=csilv Review URL: https://chromiumcodereview.appspot.com/10831385 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152273 0039d316-1c4b-4281-b951-d872f2087c98
-
sail@chromium.org authored
This is a port of the GTK unit test: http://codereview.chromium.org/10823303/ BUG=134929 Review URL: https://chromiumcodereview.appspot.com/10854150 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152272 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
BUG=none R=csilv Review URL: https://chromiumcodereview.appspot.com/10823405 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152271 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
Fixed a few lint issues in these files as well. BUG=none R=csilv Review URL: https://chromiumcodereview.appspot.com/10860031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152270 0039d316-1c4b-4281-b951-d872f2087c98
-
- 18 Aug, 2012 17 commits
-
-
jhawkins@chromium.org authored
BUG=none TBR=csilv Review URL: https://chromiumcodereview.appspot.com/10824368 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152269 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=125846 TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10825435 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152268 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
BUG=none TEST=none R=csilv Review URL: https://chromiumcodereview.appspot.com/10809005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152267 0039d316-1c4b-4281-b951-d872f2087c98
-
csilv@chromium.org authored
Eliminate spurious debug logging. This DLOG is unnecessary and will produce logging for non-error situations. BUG=124086 TEST=Repro steps in bug. Review URL: https://chromiumcodereview.appspot.com/10830319 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152266 0039d316-1c4b-4281-b951-d872f2087c98
-
mazda@chromium.org authored
BUG=138575 TEST=Manual Review URL: https://chromiumcodereview.appspot.com/10823402 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152265 0039d316-1c4b-4281-b951-d872f2087c98
-
alexeypa@chromium.org authored
BUG=134694 Review URL: https://chromiumcodereview.appspot.com/10837291 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152264 0039d316-1c4b-4281-b951-d872f2087c98
-
markusheintz@chromium.org authored
BUG=140450 Review URL: https://chromiumcodereview.appspot.com/10832367 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152263 0039d316-1c4b-4281-b951-d872f2087c98
-
fdeng@chromium.org authored
This script automates Chrome Endure setup process and starts a local Http server to serve the results. This CL is to re-commit the CL that got reverted due to check_perms failures. Solve the failures by add 'x' permission to endure_setup.py and endure_server.py The original CL: https://chromiumcodereview.appspot.com/10837114/ The CL that reverted the above CL: https://chromiumcodereview.appspot.com/10860020/ BUG=None TEST=Ran the script on two Linux_x64 machines. Ran python src/tools/checkperms/checkperms.py --root src Review URL: https://chromiumcodereview.appspot.com/10829400 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152262 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152261 0039d316-1c4b-4281-b951-d872f2087c98
-
epoger@google.com authored
TBR=kbr@google.com Review URL: https://chromiumcodereview.appspot.com/10836329 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152260 0039d316-1c4b-4281-b951-d872f2087c98
-
nduca@chromium.org authored
R=piman@chromium.org Review URL: https://chromiumcodereview.appspot.com/10837330 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152255 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152254 0039d316-1c4b-4281-b951-d872f2087c98
-
kochi@chromium.org authored
All the parameters for LoadFromServer() is consolidated in struct LoadFeedParams, and the function is made private in GDataWapiFeedLoader class. Instead, SearchFromServer() and LoadDirectoryFromServer() public methods are added to the class. |should_fetch_multiple_feeds| parameter was never used with false value, so it is removed. BUG=141359 TEST=all tests pass, manually check file browser works. Review URL: https://chromiumcodereview.appspot.com/10836285 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152252 0039d316-1c4b-4281-b951-d872f2087c98
-
ajwong@chromium.org authored
Eventually all the storage context accessors will be removed from BrowserContext. Instead, users should retrieve the storage context from the StoragePartition. This also changes RenderProcessHost to take in a StoragePartition removing the need for a re-lookup its storage contexts. BUG=85121,143486 Review URL: https://chromiumcodereview.appspot.com/10837230 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152251 0039d316-1c4b-4281-b951-d872f2087c98
-
nirnimesh@chromium.org authored
TBR=sreeram@chromium.org BUG=143308 Review URL: https://chromiumcodereview.appspot.com/10857069 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152250 0039d316-1c4b-4281-b951-d872f2087c98
-
jennb@chromium.org authored
Failing on all platforms. TBR=krenaud@google.com BUG=143506 Review URL: https://chromiumcodereview.appspot.com/10860026 TBR=nirnimesh@chromium.org Review URL: https://chromiumcodereview.appspot.com/10857068 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152249 0039d316-1c4b-4281-b951-d872f2087c98
-
alokp@chromium.org authored
FilePath::AppendASCII(string) expects string to be relative path only. BUG=142421 Review URL: https://chromiumcodereview.appspot.com/10832379 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152248 0039d316-1c4b-4281-b951-d872f2087c98
-