- 16 Nov, 2011 40 commits
-
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110329 0039d316-1c4b-4281-b951-d872f2087c98
-
reed@google.com authored
Review URL: http://codereview.chromium.org/8486011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110328 0039d316-1c4b-4281-b951-d872f2087c98
-
stevenjb@google.com authored
This reverts the code back to a single instance of BrowserMainParts, with auxillary parts (Gtk, Views, Aura, Touch) implemented from a new base class, ChromeBrowserParts, which has a Chrome specific interface, allowing initialization to be better subdivided. This should fix the notifications auto tests. BUG=103821 TEST=Make sure all tests and autotests run Review URL: http://codereview.chromium.org/8539038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110327 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
http://crbug.com/93936 TEST=none yet Review URL: http://codereview.chromium.org/8574033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110326 0039d316-1c4b-4281-b951-d872f2087c98
-
rsesek@chromium.org authored
BUG=chromium-os:22447 TEST=GViewRequestInterceptorTest.* Review URL: http://codereview.chromium.org/8574020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110325 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
BUG=98716 Review URL: http://codereview.chromium.org/8511080 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110324 0039d316-1c4b-4281-b951-d872f2087c98
-
joaodasilva@chromium.org authored
TBR=nirnimesh@chromium.org BUG=104484 TEST=policy.PolicyTest.testJavascriptPolicies Review URL: http://codereview.chromium.org/8575007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110323 0039d316-1c4b-4281-b951-d872f2087c98
-
prasadt@chromium.org authored
This makes panels usable on Linux with auto-hide taskbar. Currently panels in title only mode are obscured by the taskbar when in auto-hide mode. BUG=102719 TEST=Manual. Minimize panel. Hover and move mouse away. Panel should be in titlebar mode for a few seconds. Review URL: http://codereview.chromium.org/8573030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110322 0039d316-1c4b-4281-b951-d872f2087c98
-
gavinp@chromium.org authored
Unfortunately, I haven't been able to reproduce bug 103058 very well in WebKit's LayoutTest engine, because DumpRenderTree's libraries interfere with resource lifetime; a browser_test doesn't have this issue, so it's able to act as a good regression test for this issue. BUG=103058 Review URL: http://codereview.chromium.org/8531002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110321 0039d316-1c4b-4281-b951-d872f2087c98
-
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
-