- 24 Apr, 2012 18 commits
-
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133593 0039d316-1c4b-4281-b951-d872f2087c98
-
dalecurtis@google.com authored
Lands the FFmpeg roll for M20. Manual test pass completed by vendors and myself. ASAN/Valgrind testing on Linux/Mac platforms on ia32/x64. TSAN testing on Windows, no new traces are expected. ffmpeg_revision: http://src.chromium.org/viewvc/chrome?view=rev&revision=133551 ffmpeg_hash: http://git.chromium.org/gitweb/?p=chromium/third_party/ffmpeg.git;a=commit;h=f8d71c394e071249f26703669baf1093009620d7 List of remaining diff's from upstream: http://pastebin.com/t5jTbvm9 BUG=49709, 124684 TEST=Video Test Matrix. unittests + asan/valgrind. Review URL: https://chromiumcodereview.appspot.com/10196006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133592 0039d316-1c4b-4281-b951-d872f2087c98
-
yfriedman@chromium.org authored
Also adds it to the build to ensure it doesn't suffer bit-rot again, and include Java-side component. Review URL: http://codereview.chromium.org/10171009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133591 0039d316-1c4b-4281-b951-d872f2087c98
-
nirnimesh@chromium.org authored
Turns out I cannot get the browser to crash reliably using about:inducebrowsercrashforrealz anymore. The chrome:// URL works fine. R=dennisjeffrey@chromium.org BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10200010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133589 0039d316-1c4b-4281-b951-d872f2087c98
-
jianli@chromium.org authored
PanelBrowserTitlebarGtk, derived from BrowserTitlebar, can allow us to add panel-specific logic easily, instead of mixing everything in BrowserTitlebar. This is needed when we're going to add custom button support for panels. We need to paint close and minimize button different from the standard ones and we also need to add unminimize button support. BUG=none TEST=existing tests due to no new functionaility Review URL: http://codereview.chromium.org/10169019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133586 0039d316-1c4b-4281-b951-d872f2087c98
-
shadi@chromium.org authored
We record seek performance using the product of: - Video formats: webm and ogv. - Network constraints: cable, wifi, and no constraints. - Seek cases: long, short, and buffered seeks. - Video location: cached and un-cached videos. BUG=122749 TEST=manual run Review URL: http://codereview.chromium.org/9960063 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133585 0039d316-1c4b-4281-b951-d872f2087c98
-
dyu@chromium.org authored
-testPrefsLineEntryForFullscreenAllowed -testPrefsLineEntryForFullscreenExit -testPatternsForAllowFullscreenAndPointerLock -testPatternsForAllowMouseLock -testNoMouseLockRequest -testUnableToLockMouse -SearchForTextOutsideOfContainer Added additional tests: -testEnterTabFSWhileInBrowserFS -testNoMouseLockInBrowserFS -testMouseLockExitWhenBrowserLoseFocus -ExitTabFSToBrowserFS -F11KeyExistsTabAndBrowserFS BUG=122481 TEST=none Review URL: https://chromiumcodereview.appspot.com/10082033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133584 0039d316-1c4b-4281-b951-d872f2087c98
-
ferringb@google.com authored
BUG=chromium-os:25279 TEST=dos2unix invocation, and manual inspection of the conversion. Review URL: https://chromiumcodereview.appspot.com/10207003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133583 0039d316-1c4b-4281-b951-d872f2087c98
-
hclam@chromium.org authored
Allow the use of unofficial client for the daemon process even if it is an official build. Which client ID to be used is chosen by the webapp. BUG=123693 TEST=Run a dev build webapp with an official daemon Review URL: http://codereview.chromium.org/10116040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133582 0039d316-1c4b-4281-b951-d872f2087c98
-
nirnimesh@chromium.org authored
Fix incorrect tab_index in the test. R=dyu@chromium.org BUG=119602 TEST= Review URL: https://chromiumcodereview.appspot.com/10207002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133581 0039d316-1c4b-4281-b951-d872f2087c98
-
zork@chromium.org authored
R=sadrul@chromium.org BUG=chromium-os:119308 Review URL: http://codereview.chromium.org/10116018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133580 0039d316-1c4b-4281-b951-d872f2087c98
-
piman@chromium.org authored
BUG=None TEST=None Review URL: http://codereview.chromium.org/10179006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133579 0039d316-1c4b-4281-b951-d872f2087c98
-
michaeln@google.com authored
DomStorage async IPC message definitions and browser-side handlers. These messages aren't called yet by the renderer-side. Review URL: https://chromiumcodereview.appspot.com/10160003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133576 0039d316-1c4b-4281-b951-d872f2087c98
-
varunjain@chromium.org authored
BUG=121409 TEST=manual Review URL: https://chromiumcodereview.appspot.com/10181005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133575 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133574 0039d316-1c4b-4281-b951-d872f2087c98
-
dimich@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/10205003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133573 0039d316-1c4b-4281-b951-d872f2087c98
-
gab@chromium.org authored
In the long run these will go in the version dir, but for now they can just live by chrome.exe BUG=119242,123316 TEST=Files land correctly at install Review URL: http://codereview.chromium.org/10041040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133572 0039d316-1c4b-4281-b951-d872f2087c98
-
hshi@google.com authored
Handle the archive file to be mounted like a dirty file, e.g. by moving it to cache/persistent/<resource_id>.mounted, which prevents it from being modified, deleted, or moved. BUG=chromium-os:28678 TEST=Verify that mounting/unmounting archive files on GData works correctly. Review URL: http://codereview.chromium.org/10116044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133571 0039d316-1c4b-4281-b951-d872f2087c98
-
- 23 Apr, 2012 22 commits
-
-
gman@chromium.org authored
TEST=tests run again BUG=none Review URL: http://codereview.chromium.org/10181009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133570 0039d316-1c4b-4281-b951-d872f2087c98
-
xhwang@chromium.org authored
The behavior of crypto::Encryptor::Decrypt() funcion is different on different platforms. Add this test to test this. BUG=124434 TEST=this is a new test Review URL: http://codereview.chromium.org/10146012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133569 0039d316-1c4b-4281-b951-d872f2087c98
-
acolwell@chromium.org authored
BUG=122897 TEST=Covered by LayoutTests Review URL: http://codereview.chromium.org/10164017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133568 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
R=jrg@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/10186005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133567 0039d316-1c4b-4281-b951-d872f2087c98
-
nileshagrawal@chromium.org authored
test_package_apk is watching adb logcat and will never see EOF. BUG= TEST= Review URL: http://codereview.chromium.org/10204001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133566 0039d316-1c4b-4281-b951-d872f2087c98
-
asvitkine@chromium.org authored
BUG=81969 TEST=Open http://www.google.com. Make the window small. Mouse over one of the links on the bar at the top of the page. Then move the mouse up out of the window. Now, bring up Exposé. The Chrome window should not have extra blue space around in Exposé when highlighted. Review URL: http://codereview.chromium.org/10185005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133565 0039d316-1c4b-4281-b951-d872f2087c98
-
rvargas@google.com authored
BUG=122005 TEST=none TBR=gavinp@chromium.org Review URL: https://chromiumcodereview.appspot.com/10204005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133564 0039d316-1c4b-4281-b951-d872f2087c98
-
dennisjeffrey@chromium.org authored
Some of the functions used by perf.py changed names in this CL: http://codereview.chromium.org/10143008/. BUG=None TEST=None Review URL: https://chromiumcodereview.appspot.com/10199006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133563 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
this prevents jiggle during load because the profile info is available from when the page first loads, instead of a split second later. BUG=none TEST=manual Review URL: http://codereview.chromium.org/10139019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133562 0039d316-1c4b-4281-b951-d872f2087c98
-
mpcomplete@chromium.org authored
mismatched keepalive count, caused by network requests from other views being attributed to the transient page. BUG=124502 TEST=no Review URL: http://codereview.chromium.org/10141003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133561 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Add a "--silent" flag to our test suite to disable gtest output. This clears up the test logs when running the ChromeMain browsertests. BUG=124645 Review URL: https://chromiumcodereview.appspot.com/10199007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133560 0039d316-1c4b-4281-b951-d872f2087c98
-
varunjain@chromium.org authored
Plumb drag image offset WebContentsViewAura. This was somehow left out in the TabContentsViewAura renaming. BUG=118024 TEST=none Review URL: http://codereview.chromium.org/10174009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133559 0039d316-1c4b-4281-b951-d872f2087c98
-
joi@chromium.org authored
This is part of simplifying URLRequestThrottler* now that it is specific to extensions. It also appears that nobody is using this header. BUG=119760 Review URL: http://codereview.chromium.org/10190002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133558 0039d316-1c4b-4281-b951-d872f2087c98
-
asargent@chromium.org authored
Platform apps must now have a background page. For the handling of launches, the background page registers an onLaunched event handler, and creates UI as appropriate via the chrome.windows.* API. Updates all tests to use the new window model. Also makes created shell window respect the bounds that were passed into the chrome.windows.create() call. Also fixes bug by resizing windows in PlatformAppBrowserTest.WindowsApi to a size that matches the Aura grid. This CL was originally written by mihaip@chromium.org - the original is: http://codereview.chromium.org/9969087/ TBR=mihaip@chromium.org BUG=119410 TEST=Platform apps should now require a background page. Review URL: https://chromiumcodereview.appspot.com/10080017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133555 0039d316-1c4b-4281-b951-d872f2087c98
-
nirnimesh@chromium.org authored
R=jsbell@chromium.org BUG=123045 TEST= Review URL: https://chromiumcodereview.appspot.com/10199008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133554 0039d316-1c4b-4281-b951-d872f2087c98
-
aa@chromium.org authored
I think that the Google crawler might be fine with a purely AJAX-based doc system now. TBR=rafaelw@chromium.org Review URL: https://chromiumcodereview.appspot.com/10162023 TBR=aa@chromium.org Review URL: https://chromiumcodereview.appspot.com/10198002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133553 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133552 0039d316-1c4b-4281-b951-d872f2087c98
-
dimich@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/10196002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133550 0039d316-1c4b-4281-b951-d872f2087c98
-
aa@chromium.org authored
This is part of a test to see whether Google will index AJAX- generated docs. TBR=rafaelw@chromium.org Review URL: https://chromiumcodereview.appspot.com/10200004 TBR=aa@chromium.org Review URL: https://chromiumcodereview.appspot.com/10196005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133549 0039d316-1c4b-4281-b951-d872f2087c98
-
tburkard@chromium.org authored
local prerender predictions. At this point, the class itself is just a dummy, and the focus for now is on the interface with the history service. I added everything I need added in history, and PrerenderLocalPredictor performs the basic interface functionality it needs with the History. In a later CL, I will actually add the prerender semantics. R=brettw@chromium.org, cbentzel@chromium.org Review URL: https://chromiumcodereview.appspot.com/10067018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133548 0039d316-1c4b-4281-b951-d872f2087c98
-
jamescook@chromium.org authored
This allows us to build a single set of normal / hot / pushed images, then overlay a back arrow, forward arrow, etc. on top of them, which reduces the number of new assets we need for the toolbar. Also added unit tests for ImageButton and added ImageButton to the views examples window. BUG=124708 TEST=views_unittest, manually checked ash_shell "Views example widgets" for image and behavior Review URL: https://chromiumcodereview.appspot.com/10174014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133546 0039d316-1c4b-4281-b951-d872f2087c98
-
groby@chromium.org authored
TBR=cmp,nduca BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10155017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133545 0039d316-1c4b-4281-b951-d872f2087c98
-