- 24 Nov, 2011 40 commits
-
-
altimofeev@chromium.org authored
BUG=chromium-os:23417 TEST=browser_tests doesn't fail Review URL: http://codereview.chromium.org/8688001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111544 0039d316-1c4b-4281-b951-d872f2087c98
-
yurys@chromium.org authored
BUG=104625 TEST=Existing tests Review URL: http://codereview.chromium.org/8692005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111543 0039d316-1c4b-4281-b951-d872f2087c98
-
yurys@chromium.org authored
BUG=104625 TEST=Existing tests Review URL: http://codereview.chromium.org/8693004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111542 0039d316-1c4b-4281-b951-d872f2087c98
-
nkostylev@chromium.org authored
BUG=chromium-os:22839 TEST=None Review URL: http://codereview.chromium.org/8693002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111541 0039d316-1c4b-4281-b951-d872f2087c98
-
yurys@chromium.org authored
DevTools remote debugging protocol supersedes the legacy protocol and old implementation should be removed. BUG=104625 TEST=Existing tests Review URL: http://codereview.chromium.org/8635005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111540 0039d316-1c4b-4281-b951-d872f2087c98
-
altimofeev@chromium.org authored
Also distinguish cases when network dropdown is shown on an OOBE screen and when not. BUG=chromium-os:22891 TEST=manual Review URL: http://codereview.chromium.org/8633012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111539 0039d316-1c4b-4281-b951-d872f2087c98
-
macourteau@chromium.org authored
left there because 1) that's how it's done everywhere else, 2) there are no generic versions of it and 3) the translation to other languages might be dependent on the context. BUG=105115 TEST=No user visible changes. Review URL: http://codereview.chromium.org/8635013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111538 0039d316-1c4b-4281-b951-d872f2087c98
-
robert.nagy@gmail.com authored
BUG= TEST=compile Review URL: http://codereview.chromium.org/8688005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111537 0039d316-1c4b-4281-b951-d872f2087c98
-
avayvod@chromium.org authored
R=ivankr@chromium.org BUG=94447 TEST=Manually Review URL: http://codereview.chromium.org/8695001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111536 0039d316-1c4b-4281-b951-d872f2087c98
-
macourteau@chromium.org authored
BUG=105115 TEST=No user visible changes. Review URL: http://codereview.chromium.org/8639003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111534 0039d316-1c4b-4281-b951-d872f2087c98
-
toyoshim@chromium.org authored
BUG=91058 TEST=browser_test --gtest_filter="ExtensionApiTest.WebSocket" Review URL: http://codereview.chromium.org/8638009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111533 0039d316-1c4b-4281-b951-d872f2087c98
-
backer@chromium.org authored
This allows us to drop the root layer textures and save on VRAM (10 MB on a 30" display). WebKit side patch: https://bugs.webkit.org/show_bug.cgi?id=72956 BUG=none TEST='cat /proc/meminfo | grep Shmem' on Intel graphics and use_aura=1 attached to 30" display Review URL: http://codereview.chromium.org/8637014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111532 0039d316-1c4b-4281-b951-d872f2087c98
-
robert.nagy@gmail.com authored
BUG= TEST= Review URL: http://codereview.chromium.org/8694001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111529 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
Also, clean-up and slightly re-design drmemory_analyze.py to be more like memcheck_analyze.py Looks like more refactoring can be done later to really share the code with Valgrind and TSan, esp. the BROWSER_WRAPPER itself. No idea why it was a bash script initially. TBR=bruening,glider TEST=ran tools\valgrind\chrome_tests.bat --tool drmemory_light --keep_logs -t base --gtest_filter="*Sanity*" and ... -t ui --gtest_filter="RedirectTest.Server:RedirectTest.Client" with tools/valgrind/drmemory/suppressions.txt removed Review URL: http://codereview.chromium.org/8688006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111528 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
BUG=10502 TEST=content_unittests Review URL: http://codereview.chromium.org/8679020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111527 0039d316-1c4b-4281-b951-d872f2087c98
-
nkostylev@chromium.org authored
In case of Aura status area is created once so status area buttons always use current value of screen_mode. Added custom handling of ShouldExecuteStatusAreaCommand / ExecuteStatusAreaCommand() on login screen i.e. show only proxy settings dialog. Changed InputMethodMenu so that it handles user sign in on Aura (where status area is not recreated on sign in). BUG=104133 TEST=Booted into login screen, observed that status area items doesn't have "open options" items. Signed in, checked status area. Review URL: http://codereview.chromium.org/8585031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111526 0039d316-1c4b-4281-b951-d872f2087c98
-
altimofeev@chromium.org authored
BUG= TEST= Review URL: http://codereview.chromium.org/8677005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111525 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
BUG=10502 TEST=content_unittests Review URL: http://codereview.chromium.org/8680032 TBR=jochen@chromium.org Review URL: http://codereview.chromium.org/8693001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111524 0039d316-1c4b-4281-b951-d872f2087c98
-
skyostil@google.com authored
This change moves the OpenGL ES and EGL header files from gpu/ to a new third_party/khronos/ directory. The headers are also rebased to the latest upstream versions. BUG=102824 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=111170 Review URL: http://codereview.chromium.org/8423038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111523 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
R=erg@chromium.org Review URL: http://codereview.chromium.org/8607003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111522 0039d316-1c4b-4281-b951-d872f2087c98
-
jbauman@chromium.org authored
Aura doesn't do plug-ins, and Mac and Gtk already use in-renderer placeholders. BUG=62079 TEST=none Review URL: http://codereview.chromium.org/8679004 TBR=bauerb@chromium.org Review URL: http://codereview.chromium.org/8676038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111521 0039d316-1c4b-4281-b951-d872f2087c98
-
ulan@chromium.org authored
This improves memory usage when the user leaves a tab open for a long time. BUG= TEST= Review URL: http://codereview.chromium.org/8513008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111520 0039d316-1c4b-4281-b951-d872f2087c98
-
bauerb@chromium.org authored
Aura doesn't do plug-ins, and Mac and Gtk already use in-renderer placeholders. BUG=62079 TEST=none Review URL: http://codereview.chromium.org/8679004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111519 0039d316-1c4b-4281-b951-d872f2087c98
-
markusheintz@chromium.org authored
BUG=103272 TEST=No DCHECK, No Crash Review URL: http://codereview.chromium.org/8676017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111518 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111515 0039d316-1c4b-4281-b951-d872f2087c98
-
mstarzinger@chromium.org authored
R=jkummerow@chromium.org Review URL: http://codereview.chromium.org/8682006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111514 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
BUG=10502 TEST=content_unittests Review URL: http://codereview.chromium.org/8680032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111513 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
BUG=10502 TEST=none Review URL: http://codereview.chromium.org/8682026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111512 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111511 0039d316-1c4b-4281-b951-d872f2087c98
-
jnd@chromium.org authored
The initialization code on Android needs to access AtExitManager before initializing TestEnvironment. BUG=None Test=Layout Tests on Android. Review URL: http://codereview.chromium.org/8638006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111504 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111503 0039d316-1c4b-4281-b951-d872f2087c98
-
qsr@chromium.org authored
BUG=105053 TEST=Compiling breakpad tests does not generate issues about mktemp Review URL: http://codereview.chromium.org/8681010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111502 0039d316-1c4b-4281-b951-d872f2087c98
-
shess@chromium.org authored
Is failing consistently on Windows, looks like a specific check-in r111480, suspect author is out for the holiday. TBR=dmich@chromium.org BUG=105356 Review URL: http://codereview.chromium.org/8681028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111501 0039d316-1c4b-4281-b951-d872f2087c98
-
henrika@chromium.org authored
Example output (two devices found on Windows 7 machine): device_name: Microphone (6- SB Arena Headset) unique_id: {0.0.1.00000000}.{24515814-26fd-4382-b4bc-0a8d847ed853} device_name: Microphone (Realtek High Definition Audio) unique_id: {0.0.1.00000000}.{8db6020f-18e3-4f25-b6f5-7726c9122574} BUG=None TEST=audio_input_device_unittest.cc Review URL: http://codereview.chromium.org/8606006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111500 0039d316-1c4b-4281-b951-d872f2087c98
-
bradnelson@google.com authored
Start downloading glibc toolchain in chrome. Adding pymox to chrome for sdk. Adding duplicate of nacl's site_scons for the sdk. BUG=None TEST=None R=noelallen@google.com Review URL: http://codereview.chromium.org/8677032 TBR=bradnelson@google.com Review URL: http://codereview.chromium.org/8677033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111499 0039d316-1c4b-4281-b951-d872f2087c98
-
jamescook@chromium.org authored
The tests run fine without this check, and we've filed a bug to investigate further. BUG=chromium-os:23416 TEST=browser_tests Review URL: http://codereview.chromium.org/8682028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111498 0039d316-1c4b-4281-b951-d872f2087c98
-
bradnelson@google.com authored
Start downloading glibc toolchain in chrome. Adding pymox to chrome for sdk. Adding duplicate of nacl's site_scons for the sdk. BUG=None TEST=None R=noelallen@google.com Review URL: http://codereview.chromium.org/8677032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111497 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111496 0039d316-1c4b-4281-b951-d872f2087c98
-
koz@chromium.org authored
TBR=aklein Review URL: http://codereview.chromium.org/8678039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111495 0039d316-1c4b-4281-b951-d872f2087c98
-
kalman@chromium.org authored
and separate the API into a "sync" and a "local" namespace. Make calls into the "local" namespace not synced. BUG=103863 TEST=*ExtensionSetting* (browser_tests, unit_tests) Review URL: http://codereview.chromium.org/8670012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111494 0039d316-1c4b-4281-b951-d872f2087c98
-