- 06 Aug, 2012 40 commits
-
-
yfriedman@chromium.org authored
Also includes a refactoring of the Ant xml scripts to use a common template (contributed by shashishekhar@chromium.org). As part of this, I also continued Torne's effort of removing our reliance on environment variables. Unfortunately this currently means that you have to specify 5 gyp flags: ANDROID_SDK, ANDROID_SDK_ROOT, ANDROID_SDK_TOOLS, ANDROID_SDK_VERSION, ANDROID_TOOLCHAIN. This'll get better as we make further use of the checked in sdk both upstream and downstream. The problem stems from the android tree and released sdk having different configurations. Review URL: https://chromiumcodereview.appspot.com/10830012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150172 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
BUG=none Review URL: https://chromiumcodereview.appspot.com/10827175 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150171 0039d316-1c4b-4281-b951-d872f2087c98
-
dmazzoni@chromium.org authored
Gives each image a spoken description. Fixes the ARIA markup so it's exposed as an interactive listbox when accessibility is turned on. Also, remaps up/down to be the same as left/right when accessibility is on, since the 2-dimensional structure is not exposed. Here's exactly the feedback it gives now, when you tab to the list box and one item is selected: "Choose a picture to display for your account on the sign-in screen. Cupcake, List box 7 of 20". BUG=126186,chromium-os:26999 TEST=manual testing with spoken feedback on Review URL: https://chromiumcodereview.appspot.com/10376003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150170 0039d316-1c4b-4281-b951-d872f2087c98
-
jamesr@chromium.org authored
This is just enough to enable adding gyp variables and DEPS entries in WebKit for cc. The rest of the code will come later on. BUG=none Review URL: https://chromiumcodereview.appspot.com/10824175 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150169 0039d316-1c4b-4281-b951-d872f2087c98
-
cduvall@chromium.org authored
The docs now use paths with the branch first, like 'trunk/apps/storage.html' instead of paths like 'apps/trunk/storage.html'. Also a couple other fixes to the samples page. BUG=131095 Review URL: https://chromiumcodereview.appspot.com/10826173 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150168 0039d316-1c4b-4281-b951-d872f2087c98
-
xiyuan@chromium.org authored
BUG=140872 TEST=Verify app list bubble border is sharp. R=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/10826172 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150167 0039d316-1c4b-4281-b951-d872f2087c98
-
dimich@chromium.org authored
The HTTP-based Public Key Pinning Internet Draft (tools.ietf.org/html/draft-ietf-websec-key-pinning) requires this. Per wtc, give the *Fingeprint* types more meaningful *HashValue* names. Cleaning up lint along the way. This CL reverts 149268, which reverted 149261 the previous version of this CL. It includes a fix to the compile problem that necessitated 149268. BUG=117914 TEST=net_unittests, unit_tests TransportSecurityPersisterTest Review URL: https://chromiumcodereview.appspot.com/10836062 TBR=palmer@chromium.org Review URL: https://chromiumcodereview.appspot.com/10836120 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150166 0039d316-1c4b-4281-b951-d872f2087c98
-
vandebo@chromium.org authored
BUG=110823 Review URL: https://chromiumcodereview.appspot.com/10823193 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150164 0039d316-1c4b-4281-b951-d872f2087c98
-
yoshiki@chromium.org authored
This CL supports wrapping the cursor between primary and secondary monitors. The behavior is described at comment #1 of crbug.com/139766. BUG=139766 Review URL: https://chromiumcodereview.appspot.com/10837092 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150163 0039d316-1c4b-4281-b951-d872f2087c98
-
jschuh@chromium.org authored
This is basically a revert of half of this CL: https://chromiumcodereview.appspot.com/10779023/ BUG=140366 TBR=viettrungluu@chromium.org Review URL: https://chromiumcodereview.appspot.com/10830187 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150162 0039d316-1c4b-4281-b951-d872f2087c98
-
https://chromiumcodereview.appspot.com/10800095/saintlou@chromium.org authored
(except for file ash/accelerators/accelerator_table.cc which was an unrelated fix) BUG=140822 Review URL: https://chromiumcodereview.appspot.com/10827184 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150161 0039d316-1c4b-4281-b951-d872f2087c98
-
rlp@chromium.org authored
BUG=112525 TBR=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/10827161 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150160 0039d316-1c4b-4281-b951-d872f2087c98
-
cduvall@chromium.org authored
The apps and extensions templates are now in separate directories. I didn't customize the intros (like removing sections marked class="doc-family apps"), because the conversion script will have to do that. Unfortunately, it looks like the current docs system just uses a list of non-apps APIs to tell the difference between apps and extensions APIs: http://code.google.com/searchframe#OAMlx_jo-ck/src/chrome/common/extensions/docs/js/api_page_generator.js&exact_package=chromium&q=listChromeAPI&type=cs&l=546 BUG=139897, 140251, 140270 Review URL: https://chromiumcodereview.appspot.com/10834144 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150159 0039d316-1c4b-4281-b951-d872f2087c98
-
xians@chromium.org authored
NOTRY=true BUG=139978 Test= manual, go to https://apprtc.appspot.com and make sure there is no divider line at the top of the drop down options menu. Review URL: https://chromiumcodereview.appspot.com/10836111 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150158 0039d316-1c4b-4281-b951-d872f2087c98
-
achuith@chromium.org authored
BUG=127856 TEST=manual Review URL: https://chromiumcodereview.appspot.com/10830178 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150157 0039d316-1c4b-4281-b951-d872f2087c98
-
nileshagrawal@chromium.org authored
BUG=139165 Review URL: https://chromiumcodereview.appspot.com/10825204 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150156 0039d316-1c4b-4281-b951-d872f2087c98
-
raymes@chromium.org authored
This fixes a bug where the context menu would display on the wrong monitor if the plugin was in full screen and not on the primary monitor. The coordinates to |ShowContextMenu| are expected to be relative to the window position. However, the coordinates given by |windowRect| includes the screen offset so we need to correct for that. BUG=139641 TEST=Tested context menu on win flapper on both the primary and secondary monitors. Mac context menus use the mouse coordinates. Linux fullscreen for multiple monitors is currently broken. TBR=brettw NOTRY=true Review URL: https://chromiumcodereview.appspot.com/10837117 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150155 0039d316-1c4b-4281-b951-d872f2087c98
-
ihf@chromium.org authored
Also update corresponding tests. BUG=chromium-os:31955 TEST=Played on linux CrOS build. Review URL: https://chromiumcodereview.appspot.com/10452004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150154 0039d316-1c4b-4281-b951-d872f2087c98
-
garykac@chromium.org authored
This adds definitions in Chrome for the new policies required by Chromoting: HostDomain, HostRequireTwoFactor and HostTalkGadgetPrefix. These policies are read and enforced by the Chromoting host code. BUG=132345 TEST=None Review URL: https://chromiumcodereview.appspot.com/10825149 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150153 0039d316-1c4b-4281-b951-d872f2087c98
-
nileshagrawal@chromium.org authored
The test was added recently and in failing since. https://chromiumcodereview.appspot.com/10844004 BUG=135165 Review URL: https://chromiumcodereview.appspot.com/10824181 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150152 0039d316-1c4b-4281-b951-d872f2087c98
-
scottmg@chromium.org authored
No longer required with 2010 builds, and not required (and doesn't-work-with) ninja on 2008. Deleted references to supalink here: http://code.google.com/p/chromium/wiki/WindowsIncrementalLinking R=thakis@chromium.orgo BUG=140611 Review URL: https://chromiumcodereview.appspot.com/10832161 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150151 0039d316-1c4b-4281-b951-d872f2087c98
-
saintlou@chromium.org authored
Last minute string changes to make them fit in various languages. BUG=140834 TEST=Visual Review URL: https://chromiumcodereview.appspot.com/10834187 Patch from "Stefan Kuhne" <skuhne@chromium.org>. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150150 0039d316-1c4b-4281-b951-d872f2087c98
-
xiyuan@chromium.org authored
BUG=138860 TEST=Verify fix for 138860 and in non-guest mode apps run under the same profile as before. R=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/10829194 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150149 0039d316-1c4b-4281-b951-d872f2087c98
-
kaiwang@chromium.org authored
BUG=140893 TBR=hebert.christopherj@chromium.org Review URL: https://chromiumcodereview.appspot.com/10832167 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150148 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150147 0039d316-1c4b-4281-b951-d872f2087c98
-
yoz@chromium.org authored
BUG=112155 TBR=battre@chromium.org Review URL: https://chromiumcodereview.appspot.com/10834190 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150146 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10825207 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150145 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
for tab dragging code. The StackAtTop() is unnecessary with current code and appears to cause a capture lost during tab dragging which leads to a crash. BUG=140606 TEST=none R=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10828175 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150144 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
BUG=140054 Review URL: https://chromiumcodereview.appspot.com/10829199 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150143 0039d316-1c4b-4281-b951-d872f2087c98
-
ananta@chromium.org authored
Revert 150135 - Enable memory profiler on Linux when TC_MALLOC is enabled. Added a tc_malloc memory extension to get bytes allocated on current thread (GetBytesAllocatedOnCurrentThread API call). R=jam@chromium.org,jar@chromium.org BUG=139667 TEST=test about:profiler after setting the env variable CHROME_PROFILER_TIME=1. In about:profiler, it will show the memory allocated per thread. This change impacts linux only. Review URL: https://chromiumcodereview.appspot.com/10820063 TBR=rtenneti@chromium.org Review URL: https://chromiumcodereview.appspot.com/10855010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150142 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome://diagnosticshshi@chromium.org authored
BUG=139442 TEST=chrome://diagnostics Review URL: https://chromiumcodereview.appspot.com/10827148 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150141 0039d316-1c4b-4281-b951-d872f2087c98
-
rlp@chromium.org authored
BUG=112525 Review URL: https://chromiumcodereview.appspot.com/10834161 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150140 0039d316-1c4b-4281-b951-d872f2087c98
-
rkc@chromium.org authored
Add the e-mail field to the data we post to the Verizon portal. The portal on the other end will pick it up and use it to pre-populate the field on the payment page. This data is also mandatory for 4g devices. R=zelidrag@chromium.org,nkostylev@chromium.org BUG=134596 Review URL: https://chromiumcodereview.appspot.com/10832148 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150139 0039d316-1c4b-4281-b951-d872f2087c98
-
gene@chromium.org authored
(Already added for Linux in previous CL). BUG=none TEST=Run browser on Windows, switch to Dev mode, verify drop-down menu from Reload. Review URL: https://chromiumcodereview.appspot.com/10779019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150138 0039d316-1c4b-4281-b951-d872f2087c98
-
michaelbai@chromium.org authored
it still return the unique URLs, not matter what the title is. BUG=http://b/6696843 TEST=AndroidProviderBackendTest, BookmarkModelTest, BookmarkModelSQLHandlerTest Review URL: https://chromiumcodereview.appspot.com/10825147 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150136 0039d316-1c4b-4281-b951-d872f2087c98
-
rtenneti@chromium.org authored
Added a tc_malloc memory extension to get bytes allocated on current thread (GetBytesAllocatedOnCurrentThread API call). R=jam@chromium.org,jar@chromium.org BUG=139667 TEST=test about:profiler after setting the env variable CHROME_PROFILER_TIME=1. In about:profiler, it will show the memory allocated per thread. This change impacts linux only. Review URL: https://chromiumcodereview.appspot.com/10820063 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150135 0039d316-1c4b-4281-b951-d872f2087c98
-
kaiwang@chromium.org authored
BUG=140882 TBR=ivankr Review URL: https://chromiumcodereview.appspot.com/10837126 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150134 0039d316-1c4b-4281-b951-d872f2087c98
-
kaiwang@chromium.org authored
BUG=140882 TBR=ivankr Review URL: https://chromiumcodereview.appspot.com/10829196 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150132 0039d316-1c4b-4281-b951-d872f2087c98
-
mihaip@chromium.org authored
Forwarded declared classes can be used as template parameters. R=aa@chromium.org Review URL: https://chromiumcodereview.appspot.com/10836088 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150130 0039d316-1c4b-4281-b951-d872f2087c98
-
fischman@chromium.org authored
Internal-only site: http://go/videostack/engineering/dead-code-elimination Review URL: https://chromiumcodereview.appspot.com/10837118 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150129 0039d316-1c4b-4281-b951-d872f2087c98
-