- 16 Nov, 2011 40 commits
-
-
sky@chromium.org authored
wouldn't do a final layout resulting in the content not laying out correctly. BUG=104082 TEST=none R=ben@chromium.org Review URL: http://codereview.chromium.org/8573029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110320 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
This fixes DesktopNotificationsTest tests for aura. BUG=104408 TEST=DesktopNotificationsTest.* on aura bots Review URL: http://codereview.chromium.org/8573033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110319 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=104314 TEST=no change Review URL: http://codereview.chromium.org/8539046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110318 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=104314 TEST=no change Review URL: http://codereview.chromium.org/8468031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110317 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=104039 R=ben@chromium.org Review URL: http://codereview.chromium.org/8568022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110316 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
NOTE: This was a TODO for ben@. TEST=open chrome, maximize it, close it, launch again, it should open in maximized state, etc. R=ben@chromium.org Review URL: http://codereview.chromium.org/8573026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110315 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
The higher score is expected and a measurement artifact. It's required because of http://src.chromium.org/viewvc/chrome?view=rev&revision=110287 See https://groups.google.com/a/chromium.org/group/chromium-dev/browse_thread/thread/cefa8cbc51cedad7 TBR=cmp Review URL: http://codereview.chromium.org/8580001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110314 0039d316-1c4b-4281-b951-d872f2087c98
-
kushi.p@gmail.com authored
Review URL: http://codereview.chromium.org/8523030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110313 0039d316-1c4b-4281-b951-d872f2087c98
-
dmazzoni@chromium.org authored
BUG=99126 TEST=Adds new unit test. Review URL: http://codereview.chromium.org/8437080 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110312 0039d316-1c4b-4281-b951-d872f2087c98
-
dubroy@chromium.org authored
BUG=chromium-os:22036 TEST=None. Review URL: http://codereview.chromium.org/8578002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110311 0039d316-1c4b-4281-b951-d872f2087c98
-
dmichael@chromium.org authored
Copy server pieces to build output dir. Update ppapi_uitests.cc to run server from output dir. Add test to ppapi_uitests, update dependecies. Update test_sever to support a fully qualified path. BUG= http://code.google.com/p/chromium/issues/detail?id=96782 BUG= http://code.google.com/p/chromium/issues/detail?id=103690 TEST= try (ui_tests --gtest_filter="PPAPI*.*") Review URL: http://codereview.chromium.org/8539019 TBR=noelallen@google.com Review URL: http://codereview.chromium.org/8486017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110310 0039d316-1c4b-4281-b951-d872f2087c98
-
glider@chromium.org authored
TBR=kcc Review URL: http://codereview.chromium.org/8488004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110309 0039d316-1c4b-4281-b951-d872f2087c98
-
peter@chromium.org authored
Right now, the default defined in libpng.gyp is to use the system's libpng for Android, while we want to build this from source. BUG= TEST= Review URL: http://codereview.chromium.org/8486008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110308 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110307 0039d316-1c4b-4281-b951-d872f2087c98
-
rsesek@chromium.org authored
BUG=90041 TEST=none TBR=dpranke@chromium.org Review URL: http://codereview.chromium.org/8564007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110306 0039d316-1c4b-4281-b951-d872f2087c98
-
leandrogracia@chromium.org authored
This patch disables the feature as it's currently enabled but broken. Extensions should use the new speech input extension API instead. BUG=97388 TEST=install extension showing popup with a speech input button, click the mic icon. Review URL: http://codereview.chromium.org/8511062 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110305 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=104314 TEST=no change Review URL: http://codereview.chromium.org/8520033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110304 0039d316-1c4b-4281-b951-d872f2087c98
-
kaznacheev@chromium.org authored
Added UMA user action implemented in http://codereview.chromium.org/8490014/ to extract_actions.py, updated chromeactions.txt. Note: when I ran extract_actions.py --hash I saw a number of new actions show up in chromeactions.txt. Someone has probably forgot to update it. I am only adding the one line related to my action in this patch. BUG=chromium-os:22860 TEST= Review URL: http://codereview.chromium.org/8537008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110303 0039d316-1c4b-4281-b951-d872f2087c98
-
serya@chromium.org authored
BUG=chromium-os:22823 TEST=None Review URL: http://codereview.chromium.org/8486003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110302 0039d316-1c4b-4281-b951-d872f2087c98
-
altimofeev@chromium.org authored
BUG=chromium-os:20771 TEST=manual Review URL: http://codereview.chromium.org/8577002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110301 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110300 0039d316-1c4b-4281-b951-d872f2087c98
-
reed@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110299 0039d316-1c4b-4281-b951-d872f2087c98
-
eugenis@google.com authored
BUG=16089,16091 TEST=none Review URL: http://codereview.chromium.org/8486010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110298 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110297 0039d316-1c4b-4281-b951-d872f2087c98
-
reed@google.com authored
need to define SK_ENABLE_FAST_SHADERMASK to opt-in to faster shadermask Review URL: http://codereview.chromium.org/8572025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110296 0039d316-1c4b-4281-b951-d872f2087c98
-
kaznacheev@chromium.org authored
Also removed an obsolete comment. Rationale: 1. Extension name postfixes make action names less readable than they need to be. 2. There are not so many extensions using the API. To be precise, at the moment there is exactly one (Chrome OS built-in File Browser). 3. Every new metric needs to be registered in a dashboard configuration file anyway. Names are sorted alphabetically there and duplicates can be easily detected. At the very least we could omit the extension name postfix only for built-in extensions. BUG= TEST= Review URL: http://codereview.chromium.org/8510046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110295 0039d316-1c4b-4281-b951-d872f2087c98
-
eugenis@google.com authored
And disable one test under Valgrind. BUG=104029,104443,104447 TEST=none Review URL: http://codereview.chromium.org/8576004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110294 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=100276 R=thestig@chromium.org Review URL: http://codereview.chromium.org/8574019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110293 0039d316-1c4b-4281-b951-d872f2087c98
-
pastarmovj@chromium.org authored
Particularly make sure all policies have description for the default state which will be used if the policy is not set. BUG=100033 TEST=Smiling admins. Review URL: http://codereview.chromium.org/8465017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110292 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
R=sky@chromium.org Review URL: http://codereview.chromium.org/8573005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110291 0039d316-1c4b-4281-b951-d872f2087c98
-
markusheintz@chromium.org authored
BUG=103734 TEST=Wildcard patterns not in exceptions list. Review URL: http://codereview.chromium.org/8486002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110290 0039d316-1c4b-4281-b951-d872f2087c98
-
henrika@chromium.org authored
These tests verifies that rendering and capturing starts as they should. It is also possible to enable a full-duplex audio test. BUG=none TEST=content_unittests with --gtest_filter=*WebRTC* Review URL: http://codereview.chromium.org/8528026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110289 0039d316-1c4b-4281-b951-d872f2087c98
-
yusukes@chromium.org authored
They will be used for adding IME support to Aura. BUG=chromium:97261 TEST=try Review URL: http://codereview.chromium.org/8567021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110288 0039d316-1c4b-4281-b951-d872f2087c98
-
mkosiba@chromium.org authored
The ERR_ABORTED error code is very general and for this particular case we already have a corresponding net:: error case. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=104712 Review URL: http://codereview.chromium.org/8117003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110287 0039d316-1c4b-4281-b951-d872f2087c98
-
marja@chromium.org authored
Transmit script content settings to the renderer. Use the script URL as the secondary URL for the content setting rules. This CL contains the functionality of the following 2 CLs, hopefully without performance regressions: http://codereview.chromium.org/8409006 http://codereview.chromium.org/8498007 BUG=90840 TEST=ChromeRenderViewTest.ContentSettings(Allow|Block)Scripts Review URL: http://codereview.chromium.org/8538004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110286 0039d316-1c4b-4281-b951-d872f2087c98
-
dcheng@chromium.org authored
BUG=none TEST=trybot runs Review URL: http://codereview.chromium.org/8568030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110283 0039d316-1c4b-4281-b951-d872f2087c98
-
henrika@chromium.org authored
BUG=none TEST=audio_low_latency_output_win_unittest.cc Review URL: http://codereview.chromium.org/8440002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110282 0039d316-1c4b-4281-b951-d872f2087c98
-
dcheng@chromium.org authored
BUG=none TEST=trybot compile Review URL: http://codereview.chromium.org/8572034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110281 0039d316-1c4b-4281-b951-d872f2087c98
-
tommi@chromium.org authored
TEST=This is a preventative fix to avoid flakiness down the line. Currently the test doesn't fail, but it will fail once pending patches are landed. TBR=henrika Review URL: http://codereview.chromium.org/8575002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110280 0039d316-1c4b-4281-b951-d872f2087c98
-
achuith@chromium.org authored
BUG=chromium-os:22871 TEST=download a file on cros, link at the bottom of the downloads panel should say "Show all files". Clicking on it should open the filemanager at the downloads folder location. Review URL: http://codereview.chromium.org/8528046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110279 0039d316-1c4b-4281-b951-d872f2087c98
-