- 02 Feb, 2015 40 commits
-
-
hidehiko authored
Now, NaCl supports to build x86-32 nonsfi binary even with target_arch=x64, so this CL enables browser_tests for PPAPI. BUG=358465 TEST=browser_tests --gtest_filter=*Transitional* locally. Run trybots. CQ_EXTRA_TRYBOTS=tryserver.chromium.linux:linux_rel_precise32,linux_arm_compile,linux_arm Review URL: https://codereview.chromium.org/786273008 Cr-Commit-Position: refs/heads/master@{#314148}
-
wjmaclean authored
At present, if a user changes zoom on OSX while the zoom bubble is already being shown, the new zoom bubble (with the most up to date information) is not shown. This CL changes this behaviour by allowing a new zoom bubble to be created, and replace the existing one. Example: load a PDF and repeatedly click the zoom +/- controls in the lower-right corner of the viewer. BUG=444995 Review URL: https://codereview.chromium.org/886883002 Cr-Commit-Position: refs/heads/master@{#314147}
-
skia-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/skia/+log/c927918..3d91aad CQ_EXTRA_TRYBOTS=tryserver.blink:linux_blink_rel,linux_blink_dbg TBR=stephana@google.com Review URL: https://codereview.chromium.org/883463004 Cr-Commit-Position: refs/heads/master@{#314146}
-
tfarina authored
This [\\/] should account for both Windows \ and Posix /. BUG=None TEST=git cl presubmit -uv R=danakj@chromium.org Review URL: https://codereview.chromium.org/892743002 Cr-Commit-Position: refs/heads/master@{#314145}
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/3e5825c..672177b TBR=vsevik@chromium.org,japhet@chromium.org Review URL: https://codereview.chromium.org/890423002 Cr-Commit-Position: refs/heads/master@{#314144}
-
kinuko authored
BUG=453982 TEST=tested manually TEST=content_unittests:ServiceWorkerDispatcherHostTest.Register_FileSystem* Review URL: https://codereview.chromium.org/889323002 Cr-Commit-Position: refs/heads/master@{#314143}
-
vkuzkokov authored
BUG=452950 Review URL: https://codereview.chromium.org/890463003 Cr-Commit-Position: refs/heads/master@{#314142}
-
avayvod authored
A follow up to https://codereview.chromium.org/883773004/ BUG=None Review URL: https://codereview.chromium.org/889913002 Cr-Commit-Position: refs/heads/master@{#314141}
-
pauljensen authored
This is a two part fix: 1. Fix get_sdk_extras_packages.py to correctly identify its own location. 2. Fix install-build-deps-android.sh to launch get_sdk_extras_packages.py when the current-working-directory isn't the location of the script. This fixes the script when run in the way recommended by https://code.google.com/p/chromium/wiki/AndroidBuildInstructions Review URL: https://codereview.chromium.org/869633003 Cr-Commit-Position: refs/heads/master@{#314140}
-
http://llvm.org/PR22431timurrrr authored
BUG=454283 Review URL: https://codereview.chromium.org/886073003 Cr-Commit-Position: refs/heads/master@{#314139}
-
kcwu authored
BUG=chromium:449920 TEST=apprtc loopback with resolution 640x354 on peach pit Review URL: https://codereview.chromium.org/874083005 Cr-Commit-Position: refs/heads/master@{#314138}
-
lizeb authored
This builds on the previous refactorings (linked in the bug), and unifies the parsing of object files. It also removes the fuzzy matching of offsets done that was previously also done in patch_orderfile.py. It is also faster for three reasons: - Elimination of an O(N^2) search - Parallelization of object file parsing. - No binary search BUG=452879 Review URL: https://codereview.chromium.org/874683004 Cr-Commit-Position: refs/heads/master@{#314137}
-
ricea authored
In the event of network error, the WebSocket server response is not validated. However, some network errors are ignored higher up in the stack. For example, in HttpNetworkTransaction::DoReadHeadersComplete at http_network_transaction.cc:988, ERR_CONNECTION_CLOSED is converted to OK. To avoid this whole class of bugs, do not keep status code 101 (Switching Protocols) if there was a network error. It is changed to 503. The response headers that are displayed in devtools are copied before the change, so they will still retain the original status code. BUG=408061 TEST=net_unittests Review URL: https://codereview.chromium.org/889783002 Cr-Commit-Position: refs/heads/master@{#314136}
-
finnur authored
Should not return constant when compared against object of class Preference. BUG=450862 Review URL: https://codereview.chromium.org/875003002 Cr-Commit-Position: refs/heads/master@{#314135}
-
ppi authored
This patch makes the Chromium apptest runner resilient to missing apps (e.g. tracing.mojo) polluting the output of mojo_shell that it tries to parse. BUG=450356 TBR=jamesr@chromium.org Review URL: https://codereview.chromium.org/892933002 Cr-Commit-Position: refs/heads/master@{#314134}
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/31cf1e7..3e5825c TBR=vsevik@chromium.org,japhet@chromium.org Review URL: https://codereview.chromium.org/873593008 Cr-Commit-Position: refs/heads/master@{#314133}
-
v8-autoroll authored
TBR=machenbach@chromium.org Review URL: https://codereview.chromium.org/889273003 Cr-Commit-Position: refs/heads/master@{#314132}
-
vasilii authored
BUG=452479 Review URL: https://codereview.chromium.org/892443002 Cr-Commit-Position: refs/heads/master@{#314131}
-
melandory authored
Now tests are failing because "Offer to save passwords checkbox is disabled". This patch enables it by running js script using webdriver. R=vabr@chromium.org BUG=435249 Review URL: https://codereview.chromium.org/891283002 Cr-Commit-Position: refs/heads/master@{#314130}
-
amistry authored
BUG=453829 Review URL: https://codereview.chromium.org/884773003 Cr-Commit-Position: refs/heads/master@{#314129}
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/531baa3..31cf1e7 TBR=vsevik@chromium.org,japhet@chromium.org Review URL: https://codereview.chromium.org/875143004 Cr-Commit-Position: refs/heads/master@{#314128}
-
engedy authored
BUG=437865 Review URL: https://codereview.chromium.org/807503002 Cr-Commit-Position: refs/heads/master@{#314127}
-
tfarina authored
BUG=None TEST=components_unittests R=blundell@chromium.org Review URL: https://codereview.chromium.org/887173002 Cr-Commit-Position: refs/heads/master@{#314126}
-
hirono authored
The CL adds MetadataCacheSet class that is the set of MetadataCacheItem. The class wraps MetadataCacheSetStorage interface (raw set of MetadataCacheItem), and prvoides operations to the set of MetadataCacheItem. BUG=410766 TEST=FileManagerJsTest.MetadataCacheSetTest Review URL: https://codereview.chromium.org/894633002 Cr-Commit-Position: refs/heads/master@{#314125}
-
rsorokin authored
BUG=426316 Review URL: https://codereview.chromium.org/892653002 Cr-Commit-Position: refs/heads/master@{#314124}
-
skia-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/skia/+log/d9adfe6..c927918 CQ_EXTRA_TRYBOTS=tryserver.blink:linux_blink_rel,linux_blink_dbg TBR=stephana@google.com Review URL: https://codereview.chromium.org/892103002 Cr-Commit-Position: refs/heads/master@{#314123}
-
v8-autoroll authored
TBR=machenbach@chromium.org Review URL: https://codereview.chromium.org/883753005 Cr-Commit-Position: refs/heads/master@{#314122}
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/df44f48..531baa3 TBR=vsevik@chromium.org,japhet@chromium.org Review URL: https://codereview.chromium.org/890333002 Cr-Commit-Position: refs/heads/master@{#314121}
-
yawano authored
ListThumbnailLoader(http://crrev.com/885323002) directly returns dataUrl, width and height of thumbnail image instead of attaching it to image element. We want to directly obtain dataUrl, width and height of thumbnail from ImageLoaderClient. BUG=438050 TEST=Manually tested. Review URL: https://codereview.chromium.org/890313002 Cr-Commit-Position: refs/heads/master@{#314120}
-
deepak.m1 authored
Test cases added for nameddests and navigate. common_test.js file have been added that have the common function for viewport_test and nameddestinations_test file. This is followup for 447888 issue. BUG=450105 Review URL: https://codereview.chromium.org/838723003 Cr-Commit-Position: refs/heads/master@{#314119}
-
vasilii authored
The setting is used for Credential Manager API. BUG=400674 Review URL: https://codereview.chromium.org/890943002 Cr-Commit-Position: refs/heads/master@{#314118}
-
felt authored
Adds a few extra pixels between the last permission and the "OK" button. BUG=451490 Review URL: https://codereview.chromium.org/891803002 Cr-Commit-Position: refs/heads/master@{#314117}
-
hirono authored
New MetadataCache enables us to load metadata property one by one. The CL adds MetadataCacheItem (for each FileEntry), MetadataCacheItemProperty (for each property) to manage cache state of each property. BUG=410766 TEST=FileManagerJsTest.MetadataCacheItemTest Review URL: https://codereview.chromium.org/869923004 Cr-Commit-Position: refs/heads/master@{#314116}
-
aurimas authored
This asset is also used in internal repository. BUG=453995 Review URL: https://codereview.chromium.org/886193002 Cr-Commit-Position: refs/heads/master@{#314115}
-
hirono authored
BUG=None TEST=None Review URL: https://codereview.chromium.org/893913003 Cr-Commit-Position: refs/heads/master@{#314114}
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/97d3b72..df44f48 TBR= Review URL: https://codereview.chromium.org/886343002 Cr-Commit-Position: refs/heads/master@{#314113}
-
anandc authored
BUG= Review URL: https://codereview.chromium.org/874393008 Cr-Commit-Position: refs/heads/master@{#314112}
-
skia-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/skia/+log/47471cf..d9adfe6 CQ_EXTRA_TRYBOTS=tryserver.blink:linux_blink_rel,linux_blink_dbg TBR=stephana@google.com Review URL: https://codereview.chromium.org/893953002 Cr-Commit-Position: refs/heads/master@{#314111}
-
tfarina authored
BUG=None TEST=git cl presubmit -uv R=maruel@chromium.org TBR=sky@chromium.org Review URL: https://codereview.chromium.org/893923002 Cr-Commit-Position: refs/heads/master@{#314110}
-
raymes authored
We don't handle touch events in any special way in the plugin. Viewport operations all happen in the container page so we can skip handling them in the plugin. Review URL: https://codereview.chromium.org/889583005 Cr-Commit-Position: refs/heads/master@{#314109}
-