- 17 Oct, 2012 40 commits
-
-
lambroslambrou@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/11192020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162480 0039d316-1c4b-4281-b951-d872f2087c98
-
rogerta@chromium.org authored
sync options with one click sign in. BUG=154940 TEST=Create a new profile. Don't use sync promo. Sign in to gmail and use the one-click sign in feature. In the bubble that shows up pointing to the wrench menu, make sure to use the default option and not the advanced option. Stop and restart chrome. Go to the settings page and click the "Advanced sync settings..." button. Make sure all data types are selected. Review URL: https://chromiumcodereview.appspot.com/11187030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162479 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162478 0039d316-1c4b-4281-b951-d872f2087c98
-
shashishekhar@chromium.org authored
Resource directory may not always be defined for an apk, make it optional. BUG=156061 Review URL: https://chromiumcodereview.appspot.com/11189010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162477 0039d316-1c4b-4281-b951-d872f2087c98
-
dmazzoni@chromium.org authored
Make the calculator buttons focusable and clickable, and give them labels based on their class names. (Maybe we can localize these next?) Change order of operand and operator so that DOM order matches the natural reading order. Visual display is unchanged. Hid the accumulator from screen readers. Make the main display area into a 'live region' so that screen readers are encouraged to speaks text as it's added to this region. BUG=156269 Review URL: https://chromiumcodereview.appspot.com/11189028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162476 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Since it's removing support for 'isolate.py noop', there's a small chance that the it breaks gyp parsing. TBR=csharp@chromium.org BUG= Review URL: https://chromiumcodereview.appspot.com/11191027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162475 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162473 0039d316-1c4b-4281-b951-d872f2087c98
-
danakj@chromium.org authored
TBR=danakj Review URL: https://codereview.chromium.org/11192031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162470 0039d316-1c4b-4281-b951-d872f2087c98
-
phoglund@chromium.org authored
BUG= NOTRY=True Review URL: https://chromiumcodereview.appspot.com/11155015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162469 0039d316-1c4b-4281-b951-d872f2087c98
-
vitalybuka@chromium.org authored
Also fixes an unsigned constant problem from 162259. Revert 162263 - Revert 162259 - Add QuicFramer and friends. Review URL: https://chromiumcodereview.appspot.com/11188017 TBR=rch@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162468 0039d316-1c4b-4281-b951-d872f2087c98
-
rch@chromium.org authored
Also fixes an unsigned constant problem from 162259. Revert 162263 - Revert 162259 - Add QuicFramer and friends. Review URL: https://chromiumcodereview.appspot.com/11188017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162462 0039d316-1c4b-4281-b951-d872f2087c98
-
posciak@chromium.org authored
BUG=156251 TEST= TBR=fischman@chromium.org Review URL: https://chromiumcodereview.appspot.com/11196021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162461 0039d316-1c4b-4281-b951-d872f2087c98
-
raymes@chromium.org authored
When multiple TwoWayTests (run as ppapi_unittests) were run concurrently, several IPC ChannelHandles may have been created with the same name. This would cause the creation of the channel to fail (because the channel handle has to be unique). This was causing flaky tests on the trybots. This uses the process ID in the channel handle name so that they are guaranteed to be unique for the set of running processes. This also re-enables a test which I disabled under the suspiscion that it was related to this failure (but it isn't). BUG=155175 Review URL: https://chromiumcodereview.appspot.com/11196002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162458 0039d316-1c4b-4281-b951-d872f2087c98
-
vapier@chromium.org authored
The option is "nosniff", not "no sniff". Review URL: https://chromiumcodereview.appspot.com/11145034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162457 0039d316-1c4b-4281-b951-d872f2087c98
-
gab@chromium.org authored
After Gangnam Style, XPStyle :). BUG=None Review URL: https://chromiumcodereview.appspot.com/11066047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162456 0039d316-1c4b-4281-b951-d872f2087c98
-
rkc@chromium.org authored
Add a warning that the Sprint carrier will only work with users who have an existing plan with them. TBR=tbarzic@chromium.org BUG=chrome-os-partner:14207 Review URL: https://codereview.chromium.org/11185032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162455 0039d316-1c4b-4281-b951-d872f2087c98
-
ivankr@chromium.org authored
*) When adding new user, show the default wallpaper. *) When clicking on a user, who requires online auth, load their wallpaper. *) When cancelling online auth, revert to the last active user's wallpaper. BUG=153700,139074 Review URL: https://chromiumcodereview.appspot.com/11190022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162454 0039d316-1c4b-4281-b951-d872f2087c98
-
gab@chromium.org authored
Adjust comment for new removal code as per decision on http://crbug.com/155640. R=grt@chromium.org BUG=124666 TEST=None Review URL: https://chromiumcodereview.appspot.com/11196008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162452 0039d316-1c4b-4281-b951-d872f2087c98
-
vapier@chromium.org authored
The getstarted.html page doesn't use a "../" path to get to the icon.png and it displays fine: http://developer.chrome.com/extensions/getstarted.html#load However, the tut_debugging.html page does (and is in the same location as getstarted.html) which means it has a broken link: http://developer.chrome.com/extensions/tut_debugging.html#extension-info Drop the ../ part so the path works again. Review URL: https://chromiumcodereview.appspot.com/11146033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162451 0039d316-1c4b-4281-b951-d872f2087c98
-
tonyg@chromium.org authored
Usage is: ./run_multipage_benchmarks [options] <benchmark> <page_set> Where <benchmark> is the name of the file containing the benchmarks to run. This patch doesn't handle benchmark discovery which will find all *_benchmark.py files and run all classes that subclass PageTest. BUG=None TEST=None Review URL: https://codereview.chromium.org/11199003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162450 0039d316-1c4b-4281-b951-d872f2087c98
-
vitalybuka@chromium.org authored
BUG=156374 TBR=robertshield NOTRY=true Review URL: https://chromiumcodereview.appspot.com/11189036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162449 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
We should not handle DCHECK failures, read http://dev.chromium.org/developers/coding-style#TOC-CHECK-DCHECK-and-NOTREACHED- for more information. R=pkasting@chromium.org TBR=sky@chromium.org Review URL: https://codereview.chromium.org/11155002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162448 0039d316-1c4b-4281-b951-d872f2087c98
-
mazda@chromium.org authored
BUG=154989 TEST=Manually check "Swap primary monitor" is not shown on keyboard overlay Review URL: https://codereview.chromium.org/11185031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162447 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162446 0039d316-1c4b-4281-b951-d872f2087c98
-
sbc@chromium.org authored
Add ability to leave size and checksum blank in the manifest and have it be filled in based by downloading the current files. Add -v/--verbose option which prints more information. Add -d/--debug option which will show backtraces for Errors() which is not normally useful. When in --dryrun mode write the generated file locally along with the current online one and show a diff of the two. BUG=155906 Review URL: https://chromiumcodereview.appspot.com/11200002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162445 0039d316-1c4b-4281-b951-d872f2087c98
-
cira@chromium.org authored
Removal of normalization support for collator (on by default). See https://codereview.appspot.com/6693045/ for details. BUG=28604 TEST=Test added to the v8-i18n library that checks proper behavior. Review URL: https://chromiumcodereview.appspot.com/11203002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162444 0039d316-1c4b-4281-b951-d872f2087c98
-
pkotwicz@chromium.org authored
BUG=151841 Test=None R=shess TBR=jamesr,erikwright Review URL: https://chromiumcodereview.appspot.com/11111021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162443 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
- Browser Plugin: Add HTML5-like postMessage support This is an implementation of HTML5-like postMessage support for the browser plugin. It works as follows: In BrowserPluginEmbedder:NavigateGuest, the browser process creates two swapped out RenderView: A swapped out RenderView for the guest in the embedder render process and a swapped out RenderView for the embedder in the guest render process. The guest RenderView in the embedder process can be accessed via browserPlugin.contentWindow or through the MessageEvent object received from the guest, event.source. The embedder RenderView in the guest process can be accessed through the MessageEvent object on message events, event.source. BrowserPluginEmbedderHelper, and BrowserPluginGuestHelper intercept ViewHostMsg_RouteMessageEvent messages from the swapped out RenderViews and route them appropriately. Note: BrowserPluginBindings now registers add/removeCustomEventListener instead of add/removeEventListener so that the default WebKit implementations are not shadowed by the custom implementations to allow for WebKit MessageEvents to be registered. BUG=141238 Review URL: https://chromiumcodereview.appspot.com/10829225 TBR=fsamuel@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162442 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162440 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Enable AudioLayoutTest.AudioConstructor and AudioLayoutTest.AudioConstructorSrc now that the bug is fixed. BUG=154157 Review URL: https://codereview.chromium.org/11192032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162435 0039d316-1c4b-4281-b951-d872f2087c98
-
jbauman@chromium.org authored
The compositor contexts handle flushes themselves, so they don't need the automatic flushes, which can hurt performance. BUG=152393 Review URL: https://chromiumcodereview.appspot.com/11099029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162434 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162433 0039d316-1c4b-4281-b951-d872f2087c98
-
mukai@chromium.org authored
Sometimes FramePainter is deleted without its window's OnWindowDestroying, so removing the kSoloWindowFramePainterKey property explicitly at the destructor. Also this CL adds the checks of painter's frame_ and its non_client_view() since they may be NULL on window destroying timing on test. BUG=155634 TEST=ash_unittests passed with the new test Review URL: https://chromiumcodereview.appspot.com/11194015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162432 0039d316-1c4b-4281-b951-d872f2087c98
-
tansell@google.com authored
When running build/install-chroot.sh to setup a Lucid64 environment for testing on a Ubuntu Precise box the script fails with sudo: lucid64: command not found This is because in Ubuntu Precise root does not have /usr/local/bin in the path. Most references use the full path, this changes the remaining to do so too. BUG=155451 Review URL: https://chromiumcodereview.appspot.com/11187019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162431 0039d316-1c4b-4281-b951-d872f2087c98
-
gene@chromium.org authored
BUG=none TEST=none Review URL: https://codereview.chromium.org/11186008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162430 0039d316-1c4b-4281-b951-d872f2087c98
-
tansell@google.com authored
crond is another one of these applications which gets automatically started by many things. BUG=155452 Review URL: https://chromiumcodereview.appspot.com/11191019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162429 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Don't run StatusTrayWinTest.ClickOnIcon on bots since it fails on them. It does pass locally though. BUG=156370 Review URL: https://codereview.chromium.org/11198033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162428 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162424 0039d316-1c4b-4281-b951-d872f2087c98
-
danakj@chromium.org authored
Try bots: https://codereview.chromium.org/11191023 TBR=danakj Review URL: https://codereview.chromium.org/11196010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162423 0039d316-1c4b-4281-b951-d872f2087c98
-
yurys@chromium.org authored
Show number of uknown instrumented objects on a single graph for all test sites. No need to show each graph separately as our final goal is to make all of them flat zeros. BUG=None TBR=dennisjeffrey Review URL: https://chromiumcodereview.appspot.com/11188036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162422 0039d316-1c4b-4281-b951-d872f2087c98
-