- 22 Sep, 2014 40 commits
-
-
pritam.nikam authored
BUG=368160 TBR=phajdan.jr@chromium.org Review URL: https://codereview.chromium.org/563313004 Cr-Commit-Position: refs/heads/master@{#296071}
-
dmazzoni authored
The problem was that if there were two objects that both changed in the same live region, like 'apple' and 'orange', they should really be spoken in sequence, but there was no way to enforce that - another utterance can be inserted in-between them. Until we have a way to enforce it, combining the text is a better user experience. To match other screen readers, read text and control values, but not roles and states. BUG=408821 Review URL: https://codereview.chromium.org/522433002 Cr-Commit-Position: refs/heads/master@{#296070}
-
estade authored
it's not necessary now that we're using the libaddressinput widget. BUG=399146 Review URL: https://codereview.chromium.org/588333002 Cr-Commit-Position: refs/heads/master@{#296069}
-
guoweis authored
Migrated from https://codereview.chromium.org/538243003/ as it was created under wrong identity. Review URL: https://codereview.chromium.org/580283002 Cr-Commit-Position: refs/heads/master@{#296068}
-
thestig authored
BUG=305852 Review URL: https://codereview.chromium.org/586623002 Cr-Commit-Position: refs/heads/master@{#296067}
-
bengr authored
The alternative configuration of the data reduction proxy will not include a fallback proxy. BUG=410437 Review URL: https://codereview.chromium.org/586333003 Cr-Commit-Position: refs/heads/master@{#296066}
-
John Abd-El-Malek authored
BUG=416565 TBR=jmadill@chromium.org Review URL: https://codereview.chromium.org/592043006 Cr-Commit-Position: refs/heads/master@{#296065}
-
qinmin authored
camera.setClipData() is not supported on ICS. And without that call, we cannot use a temp file path under chrome directory. Reverted the logic on ICS to use external Camera directory to store captured images. BUG=416516 Review URL: https://codereview.chromium.org/591253002 Cr-Commit-Position: refs/heads/master@{#296064}
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/fc8dcfc..cc0d970 TBR=caseq@chromium.org,pdr@chromium.org,wjmaclean@chromium.org Review URL: https://codereview.chromium.org/593843002 Cr-Commit-Position: refs/heads/master@{#296063}
-
skia-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/skia/+log/baae2f1..c064824 CQ_EXTRA_TRYBOTS=tryserver.blink:linux_blink_rel,linux_blink_dbg TBR=borenet@google.com Review URL: https://codereview.chromium.org/590303002 Cr-Commit-Position: refs/heads/master@{#296062}
-
jmadill authored
The expectations were only in temporarily to allow a rebaseline. BUG=416450 Review URL: https://codereview.chromium.org/591213002 Cr-Commit-Position: refs/heads/master@{#296061}
-
hartmanng authored
s/self/gpu_bot/ BUG= Review URL: https://codereview.chromium.org/590323002 Cr-Commit-Position: refs/heads/master@{#296060}
-
chirantan authored
Recent modifications to the kernel have changed the location of the sysfs entry that controls the light bar. Update the light bar class with the new location. BUG=none Signed-off-by:
Chirantan Ekbote <chirantan@chromium.org> Review URL: https://codereview.chromium.org/588293002 Cr-Commit-Position: refs/heads/master@{#296059}
-
thestig authored
BUG=416643 TBR=bruening@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/594533003 Cr-Commit-Position: refs/heads/master@{#296058}
-
rdevlin.cronin authored
The reference view for an extension popup is either the extension action button itself (if the extension action is visible on the main bar) or the wrench menu/chevron (if the action is overflowed). When a popup is opened, the reference view should remain pressed for the duration of the popup. BUG=414944 BUG=415171 Review URL: https://codereview.chromium.org/547303003 Cr-Commit-Position: refs/heads/master@{#296057}
-
tbarzic authored
* Add retry logic if initial loads fail (to handle the case cryptohome service has not yet started) * Cache the loaded results. BUG=401634 Review URL: https://codereview.chromium.org/583403002 Cr-Commit-Position: refs/heads/master@{#296056}
-
dmichael authored
BUG=416311 Review URL: https://codereview.chromium.org/596523002 Cr-Commit-Position: refs/heads/master@{#296055}
-
thestig authored
BUG=416620,416621 TBR=davemoore@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/578363003 Cr-Commit-Position: refs/heads/master@{#296054}
-
samli authored
The reverts the default fill behavior on the compositor, which currently has no fill behavior and can be observed when a delay is present on a composited animation and a fill behavior is expected. crrev.com/579043002 also fixes this as blink should always pass fill information to the compositor. BUG=416325 Review URL: https://codereview.chromium.org/588133002 Cr-Commit-Position: refs/heads/master@{#296053}
-
scherkus authored
Given a media timestamp within {front,back}_timestamp(), will return the amount of wall time until being played by the audio hardware. This function will be used with the upcoming video frame scheduler. BUG=370634 Review URL: https://codereview.chromium.org/591603003 Cr-Commit-Position: refs/heads/master@{#296052}
-
ericwilligers authored
These have recently been retired from Valgrind, and are also being retired from Dr Memory: bug_139467 bug_140196 bug_143545 bug_145244 bug_159005 BUG=139467,140196,143545,145244,159005 R=bruening@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/589903004 Cr-Commit-Position: refs/heads/master@{#296051}
-
ericwilligers authored
These have recently been retired from Valgrind, and are also being retired from Dr Memory: bug_164198 bug_170340 bug_172025 bug_173096 bug_175985 bug_176270 BUG=164198,170340,172025,173096,175985,176270 R=bruening@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/590943002 Cr-Commit-Position: refs/heads/master@{#296050}
-
ericwilligers authored
These have recently been retired from Valgrind, and are also being retired from Dr Memory: bug_241044 bug_246153 bug_312332 bug_327672 BUG=241044,246153,312332,327672 R=bruening@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/587133003 Cr-Commit-Position: refs/heads/master@{#296049}
-
guoweis authored
The non-tracking mode in AddressTracker will be used as a way to get a snapshot of current system configuration from GetNetworkList whose current implementation doesn't provide IPv6 address attributes. BUG=411086 Review URL: https://codereview.chromium.org/571743002 Cr-Commit-Position: refs/heads/master@{#296048}
-
ericwilligers authored
These have recently been retired from Valgrind, and are also being retired from Dr Memory: bug_101125a bug_101125b bug_101125c bug_106183a bug_106183b bug_106183c bug_106552 BUG=101125,106183,106552 R=bruening@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/588103002 Cr-Commit-Position: refs/heads/master@{#296047}
-
ericwilligers authored
These have recently been retired from Valgrind, and are also being retired from Dr Memory: bug_32623 bug_75127a bug_75127b bug_75127c bug_79933a bug_87232 BUG=32623,75127,79933,87232 R=bruening@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/587113002 Cr-Commit-Position: refs/heads/master@{#296046}
-
maniscalco authored
This is a cleanup-only/documentation change, no behavior changes. Add comments explaining how Directory locking works. Move protected methods to private (there was no reason for them to be protected). Move private data members below private method declarations. For methods that take a ScopedKernelLock, always pass by const reference before non-const pointer parameters. Give ClearDirtyMetahandles a ScopedKernelLock parameter so it's clear that the caller must be holding a lock. BUG= Review URL: https://codereview.chromium.org/585663002 Cr-Commit-Position: refs/heads/master@{#296045}
-
dhnishi authored
BUG=415944 Review URL: https://codereview.chromium.org/585953003 Cr-Commit-Position: refs/heads/master@{#296044}
-
fsamuel authored
BUG=none Review URL: https://codereview.chromium.org/594623002 Cr-Commit-Position: refs/heads/master@{#296043}
-
jam authored
Review URL: https://codereview.chromium.org/593833002 Cr-Commit-Position: refs/heads/master@{#296042}
-
mattm authored
BUG= Review URL: https://codereview.chromium.org/588803002 Cr-Commit-Position: refs/heads/master@{#296041}
-
hanxi authored
In this CL, we avoid leaking the void* pointer of profile outside of web_request_api.cc. The main idea behind is void* is used in webrequest API to avoid accidently access to profile on IO thread. When we are certain that a function is called on UI thread, we can cast the void* to BrowserContext*. A refactor is made to WebRequestEventRouterDelegate::LogExtensionActivity(...): -Change its first parameter from void* to BrowserContext*; So we won't leak void* pointer outside of web_request_api.cc. -This function only keeps the logic that is run on UI thread, the logic for IO thread is moved back to web_request_api.cc. BUG=352293 Review URL: https://codereview.chromium.org/589153002 Cr-Commit-Position: refs/heads/master@{#296040}
-
felt authored
BUG=397754 R=mattm@chromium.org Review URL: https://codereview.chromium.org/584433002 Cr-Commit-Position: refs/heads/master@{#296039}
-
vmpstr authored
This patch re-enables a patch that was timing out on windows. This code has changed significantly since it was disabled, and it's worth seeing if the problem went away. NOTE TO SHERIFFS ================ In case of a cc_unittest timeout (one of TileManager tests with occlusion), please revert this. I'll monitor how it goes, but I might miss it in the build. R=danakj BUG=401527 Review URL: https://codereview.chromium.org/588143006 Cr-Commit-Position: refs/heads/master@{#296038}
-
jam authored
Right now it's adding a lot of other files that aren't needed to run the tests, which slows down the uploading and downloading steps when using component builds. Since this preprocessing step is only meant to add extra binaries that are the result of the component build, just whitelist .dll/.so/.dylib. BUG=414808 Review URL: https://codereview.chromium.org/592143002 Cr-Commit-Position: refs/heads/master@{#296037}
-
hartmanng authored
render_pass->transform_to_root_target should've been delegated_render_pass->transform_to_root_target. BUG=406274 Review URL: https://codereview.chromium.org/546993002 Cr-Commit-Position: refs/heads/master@{#296036}
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/8b5f7b4..fc8dcfc TBR=caseq@chromium.org,pdr@chromium.org,wjmaclean@chromium.org Review URL: https://codereview.chromium.org/589203002 Cr-Commit-Position: refs/heads/master@{#296035}
-
skia-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/skia/+log/4401a1f..baae2f1 CQ_EXTRA_TRYBOTS=tryserver.blink:linux_blink_rel,linux_blink_dbg TBR=borenet@google.com Review URL: https://codereview.chromium.org/587303003 Cr-Commit-Position: refs/heads/master@{#296034}
-
jmedley authored
BUG=none R= TEST=none NOTRY=true (documentation only change) Review URL: https://codereview.chromium.org/588723002 Cr-Commit-Position: refs/heads/master@{#296033}
-
hartmanng authored
This script attempts to automate a lot of the waterfall-staring that pixel wranglers need to do. A version is already published and documented at http://www.chromium.org/developers/how-tos/gpu-wrangling/check_gpu_bots-script. This script is intended to be a temporary measure to help out pixel wranglers until such functionality (or better) is incorporated into tools like the sheriff-o-matic. BUG= Review URL: https://codereview.chromium.org/588603003 Cr-Commit-Position: refs/heads/master@{#296032}
-