- 26 Jul, 2012 40 commits
-
-
nirnimesh@chromium.org authored
R=krisr@chromium.org BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10823044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148595 0039d316-1c4b-4281-b951-d872f2087c98
-
rtenneti@google.com authored
linux-release-lowmem/bloat-http/times: http://build.chromium.org/f/chromium/perf/linux-release-lowmem/bloat-http/report.html?history=150&rev=148559 TBR=cmp Review URL: https://chromiumcodereview.appspot.com/10827048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148594 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
CID_COUNT=7 CID=13432,14429,16922,101542,101734,102304,102305 BUG=none TEST=none R=tbreisacher TBR=jam@chromium.org,tommi@chromium.org,ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10830021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148592 0039d316-1c4b-4281-b951-d872f2087c98
-
tbreisacher@chromium.org authored
CID=104194 BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10820016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148590 0039d316-1c4b-4281-b951-d872f2087c98
-
nirnimesh@chromium.org authored
It appears that chrome://version's title takes a while to show up now. Update test to wait for it. R=dennisjeffrey@chromium.org BUG=None TEST=None Review URL: https://chromiumcodereview.appspot.com/10835007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148589 0039d316-1c4b-4281-b951-d872f2087c98
-
ivankr@chromium.org authored
BUG=None TEST=chromeos_oobe.py Review URL: https://chromiumcodereview.appspot.com/10821031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148587 0039d316-1c4b-4281-b951-d872f2087c98
-
aurimas@chromium.org authored
Disabling UDPSocketTest.Broadcast that is failing on Android FYI bot BUG=139144 TEST= Review URL: https://chromiumcodereview.appspot.com/10834036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148586 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Fix crash in WorkerTest.MultipleTabsQueuedSharedWorker. I could get this consistently when running debug content_browsertests builds in VS. BUG=69881 Review URL: https://chromiumcodereview.appspot.com/10828033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148584 0039d316-1c4b-4281-b951-d872f2087c98
-
markusheintz@google.com authored
BUG=113688 TEST=none TBR=sail@chromium.org Review URL: https://chromiumcodereview.appspot.com/10823043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148583 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
BUG=36555,69881,48148 Review URL: https://chromiumcodereview.appspot.com/10824022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148582 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148581 0039d316-1c4b-4281-b951-d872f2087c98
-
flackr@chromium.org authored
BUG=135179,135779 TEST=All tests pass, chrome runs and resources are inlined correctly. Review URL: https://chromiumcodereview.appspot.com/10826032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148580 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
exclude JingleSessionTest.TestStreamChannel for Windows Tests (tsan) BUG=139136 TBR=sergeyu@chromium.org TEST= Review URL: https://chromiumcodereview.appspot.com/10827039 TBR=zhaoqin@google.com Review URL: https://chromiumcodereview.appspot.com/10828034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148579 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
BUG=137140 Review URL: https://chromiumcodereview.appspot.com/10808094 TBR=sergeyu@chromium.org Review URL: https://chromiumcodereview.appspot.com/10829040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148578 0039d316-1c4b-4281-b951-d872f2087c98
-
benjhayden@chromium.org authored
Currently, it is fired when the DownloadItem is created, not when it has its filename, not when it's persisted. Listeners should observe the item for those kinds of state changes. Those Observers that care about the filename (any of the filenames) should check whether it's empty() before using it. The DownloadItem[Impl] will UpdateObservers when the filename changes. OnDownloadCreated is not fired for SavePackage downloads. It will be fired when we are comfortable with the user interacting with them, which might not happen until after the SavePackage integration. ExtensionDownloadsEventRouter filters out temporary downloads, which are downloads whose DownloadCreateInfo.save_info.file_path is not empty(). GData also calls SetIsTemporary after OnDownloadCreated is fired, but only for SavePackage downloads, so EDER is safe there. Review URL: https://chromiumcodereview.appspot.com/10735089 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148576 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148575 0039d316-1c4b-4281-b951-d872f2087c98
-
mseaborn@chromium.org authored
This pulls in the following Native Client changes: r9247: (robertm) Roll archived pexe rev to compensate for a test change in rev 9235. r9248: (arbenson) Use AddBootstrap function where applicable r9249: (kschimpf) Update llvm revision: http://codereview.chromium.org/10808110 r9250: (robertm) Move pnacl toolchain size test from build script bot script. r9251: (mcgrathr) Get rid of __nacl_tp_alignment r9252: (robertm) Prune used binutils ld.bfd from pnacl toolchain. r9253: (mcgrathr) Fix TLS alignment calculation r9254: (jvoung) Emit a warning when bitcode file contains a known bug for ARM r9255: (jvoung) Remove debug listing code for pnacl/build.sh (related to r9256: (bsy) Add a developer hint log message for when RLIMIT_AS is the culprint in startup failure. r9257: (mseaborn) Remove the unused function NaClGetEbx() r9258: (mseaborn) Remove the unused file nacl_syscall_weak.S r9259: (mseaborn) Use the DEFINE_GLOBAL_HIDDEN_IDENTIFIER macro consistently in assembly code r9260: (eaeltsin) Debug stub: provide meaningful backtrace when stopped in syscall r9261: (mseaborn) Thread suspension: Create an internal API for getting and setting registers r9262: (pasko) validator_ragel: move the irt test from Makefile to scons BUG=none TEST=nacl_integration Review URL: https://chromiumcodereview.appspot.com/10824040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148574 0039d316-1c4b-4281-b951-d872f2087c98
-
enne@chromium.org authored
Because there's an expectation that this flag will need to be reverted on a branch, add both the enable and the disable flags so that only web_contents_impl.cc will need to be touched to change the default value. Both can be removed later, once this setting sticks. BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10825027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148572 0039d316-1c4b-4281-b951-d872f2087c98
-
abarth@chromium.org authored
BUG=136844 Review URL: https://chromiumcodereview.appspot.com/10823033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148571 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
R=sky@chromium.org NOTRY=True Review URL: https://chromiumcodereview.appspot.com/10834023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148570 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
BUG=90448 Review URL: https://chromiumcodereview.appspot.com/10834034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148568 0039d316-1c4b-4281-b951-d872f2087c98
-
jhorwich@chromium.org authored
Adds a flag --enable-hidpi-pdf-plugin so HiDPI rendering in the PDF Viewer can be controlled by this flag. Add a pepper priv interface to query the flag. BUG=114674 TEST=Manual Review URL: https://chromiumcodereview.appspot.com/10802004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148567 0039d316-1c4b-4281-b951-d872f2087c98
-
zmo@google.com authored
BUG=136240,137785 TEST= Review URL: https://chromiumcodereview.appspot.com/10829025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148566 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
This tool is actually broken because the number of ciphersuites has exceeded the packing structure that it uses. None the less, we might need to update in the future and this will save me some bother in the future. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148565 0039d316-1c4b-4281-b951-d872f2087c98
-
srvasude@chromium.org authored
BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10825020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148564 0039d316-1c4b-4281-b951-d872f2087c98
-
acolwell@chromium.org authored
BUG=122913 TEST=None Review URL: https://chromiumcodereview.appspot.com/10696182 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148563 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
BUG=136844 TEST=none Review URL: https://chromiumcodereview.appspot.com/10826027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148562 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
BUG=137676 TEST=compiles TBR=OWNERS Review URL: https://chromiumcodereview.appspot.com/10831025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148560 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148559 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
BUG=90448 Review URL: https://chromiumcodereview.appspot.com/10821037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148558 0039d316-1c4b-4281-b951-d872f2087c98
-
pliard@chromium.org authored
Roll Protobuf r415:r423. 1) Got an upstream diff 415:423 from svn 2) Applied 3) Updated protobuf.gyp Changelog: r423 Add support for NaCl in atomicops. r422 Fix issue/333. skip any escaped characters in quotes. r421 -lz in protobuf.pc belongs in Libs.private, not Libs r420 set _VARDADIC_MAX=10 preprocessor definition to make test pass in vc11. r419 Allow configure to disable maintainer mode r418 Update atomicops to support new platforms where intptr_t = long. r417 Fix a NULL/bool conversion. r416 Fix issue 378 Review URL: https://chromiumcodereview.appspot.com/10793026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148557 0039d316-1c4b-4281-b951-d872f2087c98
-
joaodasilva@chromium.org authored
Also fixed a little nit in the chrome.bookmarks.create() call, which would return the wrong error code when given an invalid URL. BUG=18979,89762 TEST=ExtensionApiTest.Bookmarks in the browser_tests is green Review URL: https://chromiumcodereview.appspot.com/10831012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148556 0039d316-1c4b-4281-b951-d872f2087c98
-
yfriedman@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/10829023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148555 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
The app-list closes itself when a click happens outside the bounds of the window. However, if the click happens on a menu that is hanging outside the window-bounds, then the app-list should not close. BUG=131282 TEST=none Review URL: https://chromiumcodereview.appspot.com/10831024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148554 0039d316-1c4b-4281-b951-d872f2087c98
-
zhaoqin@google.com authored
BUG=139136 TBR=sergeyu@chromium.org TEST= Review URL: https://chromiumcodereview.appspot.com/10827039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148553 0039d316-1c4b-4281-b951-d872f2087c98
-
oleg@chromium.org authored
BUG=138611 TEST=Breadcrumbs and search breadcrumbs look fine in FileManager. Review URL: https://chromiumcodereview.appspot.com/10824009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148552 0039d316-1c4b-4281-b951-d872f2087c98
-
oleg@chromium.org authored
BUG=137999 TEST=The search box grows smoothly when focused. Review URL: https://chromiumcodereview.appspot.com/10834029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148551 0039d316-1c4b-4281-b951-d872f2087c98
-
tommi@chromium.org authored
No code change. TBR=henrika Review URL: https://chromiumcodereview.appspot.com/10834032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148549 0039d316-1c4b-4281-b951-d872f2087c98
-
perkj@chromium.org authored
Note that JSEP 00 is still supported and we are adding support for JSEP01. TEST= Run content unit tests and ./chrome/test/functional/webrtc_call.py apprtc.appspot.com is also a nice page to try out. Start chrome with the enable-peer-connection flag. Review URL: https://chromiumcodereview.appspot.com/10804004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148548 0039d316-1c4b-4281-b951-d872f2087c98
-
girard@chromium.org authored
We short circuit emulated mouse events (they are emulated on a touch) so that these events don't get passed to javascript. The short circuit logic also short-circuited the mouse capture/release logic, which caused failure when touch happened during a mouse-capture. This commit ensures that only the call to ForwardMouseEvent is short- circuited for emulated events. BUG=132068 TEST= Review URL: https://chromiumcodereview.appspot.com/10802085 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148547 0039d316-1c4b-4281-b951-d872f2087c98
-