- 21 Oct, 2014 40 commits
-
-
gunsch authored
R=lcwu@chromium.org,gusfernandez@chromium.org BUG=None Review URL: https://codereview.chromium.org/668933002 Cr-Commit-Position: refs/heads/master@{#300554}
-
hichris123 authored
BUG=57376 Review URL: https://codereview.chromium.org/634523004 Cr-Commit-Position: refs/heads/master@{#300553}
-
Qin Zhao authored
BUG=425568 TBR=stanisc@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/668063002 Cr-Commit-Position: refs/heads/master@{#300552}
-
dbeam authored
- make each device contents an ordered list so we get "list 5 items" spoken. - add a title to each ContextMenuButton so "Actions" is said instead of just "button". - remove "required" from search input as it is spoken and unnecessary. - create a useful summary aria-label for checkboxes so users can scroll quickly through entries R=dmazzoni@chromium.org BUG=385344 Review URL: https://codereview.chromium.org/664863004 Cr-Commit-Position: refs/heads/master@{#300551}
-
pkasting authored
This is mostly to fix MSVC warnings about possible value truncation. BUG=81439 TEST=none Review URL: https://codereview.chromium.org/660953002 Cr-Commit-Position: refs/heads/master@{#300550}
-
rtenneti authored
actual time QuicStreamFactory state machine was waiting to load QUIC server information from disk cache. Retired Net.QuicServerInfo.DiskCacheReadTime. R=asvitkine@chromium.org, rch@chromium.org Review URL: https://codereview.chromium.org/667683004 Cr-Commit-Position: refs/heads/master@{#300549}
-
dcheng authored
This helper to upcast in return statements is no longer needed. BUG=423621 Review URL: https://codereview.chromium.org/663243003 Cr-Commit-Position: refs/heads/master@{#300548}
-
paulmeyer authored
Moved constants out of web_view.js and into a new file, web_view_constants.js, so that the constants can be shared by multiple webview files. Review URL: https://codereview.chromium.org/661743005 Cr-Commit-Position: refs/heads/master@{#300547}
-
wtc authored
The NSPR problem was fixed in NSPR 4.9.5. Right now we require NSS 3.14.3, which requires NSPR 4.9.5. R=viettrungluu@chromium.org,mark@chromium.org BUG= Review URL: https://codereview.chromium.org/639293007 Cr-Commit-Position: refs/heads/master@{#300546}
-
pkotwicz authored
Use the associated contents instead of the extensions::WindowController to get the parent window for the "uninstall prompt" dialog. This results in the correct parent window used for uninstall dialogs on Athena because there is no extensions::WindowController for Athena. BUG=414341 TEST=None Review URL: https://codereview.chromium.org/636083003 Cr-Commit-Position: refs/heads/master@{#300545}
-
skia-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/skia/+log/dd5a1e0..183e985 CQ_EXTRA_TRYBOTS=tryserver.blink:linux_blink_rel,linux_blink_dbg TBR=mtklein@google.com Review URL: https://codereview.chromium.org/667233002 Cr-Commit-Position: refs/heads/master@{#300544}
-
xunjieli authored
BUG=399701 Review URL: https://codereview.chromium.org/671533005 Cr-Commit-Position: refs/heads/master@{#300543}
-
navabi authored
The 'date -u' was not working on N5 devices. The -s option seems to work across devices. I've tested on N4 and N5. BUG=406848 Review URL: https://codereview.chromium.org/668013003 Cr-Commit-Position: refs/heads/master@{#300542}
-
twellington authored
BUG=268157 Review URL: https://codereview.chromium.org/672463002 Cr-Commit-Position: refs/heads/master@{#300541}
-
Sadrul Habib Chowdhury authored
BUG=none R=sky@chromium.org Review URL: https://codereview.chromium.org/602043006 Cr-Commit-Position: refs/heads/master@{#300540}
-
xunjieli authored
BUG=424685 Review URL: https://codereview.chromium.org/669713002 Cr-Commit-Position: refs/heads/master@{#300539}
-
dmazzoni authored
TtsController doesn't need to know about it. BUG=347045 Review URL: https://codereview.chromium.org/625503002 Cr-Commit-Position: refs/heads/master@{#300538}
-
rsorokin authored
BUG=365354 Committed: https://crrev.com/f406302bb6e9ab6a533d3ac39c39b39705d7d422 Cr-Commit-Position: refs/heads/master@{#296922} Review URL: https://codereview.chromium.org/494633003 Cr-Commit-Position: refs/heads/master@{#300537}
-
rch authored
BUG=425599 Review URL: https://codereview.chromium.org/667053006 Cr-Commit-Position: refs/heads/master@{#300536}
-
shreeram.k authored
According to specs, ARIA role region should be exposed as below MSAA+IA2: ROLE_SYSTEM_PANE AXRole:AXGroup AXSubrole:AXDocumentRegion AXRoleDescription:'region' Also section tag should have AXRoleDescription as 'region' BUG=424521 TBR=avi Review URL: https://codereview.chromium.org/638103003 Cr-Commit-Position: refs/heads/master@{#300535}
-
sbc authored
The toolchains now contain an up-to-date version of thie header to its not longer needed here. Review URL: https://codereview.chromium.org/666163004 Cr-Commit-Position: refs/heads/master@{#300534}
-
eroman authored
This is a simple search and replace: s/usage_mask/usages/g There was some inconsistenty on when variables were called "usages" versus "usage_mask"; now they all read "usages". Review URL: https://codereview.chromium.org/670773003 Cr-Commit-Position: refs/heads/master@{#300533}
-
johnme authored
BUG=401438 Review URL: https://codereview.chromium.org/644913006 Cr-Commit-Position: refs/heads/master@{#300532}
-
andrewcheng authored
BUG=chromedriver:783 Review URL: https://codereview.chromium.org/613163004 Cr-Commit-Position: refs/heads/master@{#300531}
-
Viet-Trung Luu authored
This patch was automatically generated by applying clang fixit hints generated by the plugin to the source tree. (Run on Linux, for the mojo target.) R=sky@chromium.org Review URL: https://codereview.chromium.org/667223002 Cr-Commit-Position: refs/heads/master@{#300530}
-
sdefresne authored
Changes: - r1991: Add (partial) support for assets catalog BUG=415577 Review URL: https://codereview.chromium.org/667973002 Cr-Commit-Position: refs/heads/master@{#300529}
-
bondd authored
'X' delete button is now part of the focus order in the 'Manage search engines' options page. BUG=276874 Review URL: https://codereview.chromium.org/666823003 Cr-Commit-Position: refs/heads/master@{#300528}
-
eranm authored
BUG= Review URL: https://codereview.chromium.org/661743004 Cr-Commit-Position: refs/heads/master@{#300527}
-
vmpstr authored
This patch adds a visible rect check for an early out from update tile priorities. The problem is that we can update tile priorities, then update the visible rect in animation, and call update tile priorities again. The second one would normally early out since it's called in the same frame. This ensures the early out doesn't happen in these cases. BUG=423455 R=danakj, brianderson, enne Review URL: https://codereview.chromium.org/667053003 Cr-Commit-Position: refs/heads/master@{#300526}
-
zea authored
ByteCount(), rather than UnreadByteCount(), was being incorrectly used to determine how to handle a size packet than needed a second byte. ByteCount() includes read bytes, while UnreadByteCount() is the one that does not. UnreadByteCount is the only one that should be used here. Fixed, and added new tests. BUG=424532 Review URL: https://codereview.chromium.org/643133003 Cr-Commit-Position: refs/heads/master@{#300525}
-
alekseys authored
Assume 1 collated copy for print preview generation, the actual number of copies does not affect the generated PDF. BUG=424514 Review URL: https://codereview.chromium.org/661083003 Cr-Commit-Position: refs/heads/master@{#300524}
-
sehr authored
Allow android build to include native client. This CL removes the check (on android only) that native client applications need to come from the chrome web store. It also fixes some inclusions of files that assert the extension system is built in. BUG=https://code.google.com/p/nativeclient/issues/detail?id=3032 Review URL: https://codereview.chromium.org/671573002 Cr-Commit-Position: refs/heads/master@{#300523}
-
samuong authored
BUG=chromedriver:916 Review URL: https://codereview.chromium.org/654713004 Cr-Commit-Position: refs/heads/master@{#300522}
-
dcheng authored
Revert of Standardize usage of virtual/override/final in ipc/ (patchset #1 id:1 of https://codereview.chromium.org/645623006/) Reason for revert: Addressing reviewer comments in a followup patch. Original issue's description: > Standardize usage of virtual/override/final in ipc/ > > This patch was automatically generated by applying clang fixit hints > generated by the plugin to the source tree. > > BUG=417463 > TBR=agl@chromium.org > > Committed: https://crrev.com/39be52ebbd6681c7d79ad63e2a0ab028075af0c2 > Cr-Commit-Position: refs/heads/master@{#300481} TBR=agl@chromium.org NOTREECHECKS=true NOTRY=true BUG=417463 Review URL: https://codereview.chromium.org/669953003 Cr-Commit-Position: refs/heads/master@{#300521}
-
igsolla authored
The next step is to fix crbug/423381 to improve transitions from/to fullscreen after scrolling. BUG=398485 Review URL: https://codereview.chromium.org/653633005 Cr-Commit-Position: refs/heads/master@{#300520}
-
jrummell authored
Also adds changes for content_browsertests which share the JavaScript files. BUG=338830 TEST=new EME tests pass Review URL: https://codereview.chromium.org/642813012 Cr-Commit-Position: refs/heads/master@{#300519}
-
jbauman authored
The early exit watcher holds on to a reference to the waitable event which ChildProcessLauncher::GetChildTerminationStatus deletes, so it should be stopped first. BUG=424024 Review URL: https://codereview.chromium.org/658253002 Cr-Commit-Position: refs/heads/master@{#300518}
-
michaelpg authored
I realized I used margin-right instead of the direction-neutral -webkit-margin-end in the M40 fix, so the margin between the About link and the search box will be too small in RTL. This fix is already included in the M38 CL. BUG=421236 R=stevenjb@chromium.org Review URL: https://codereview.chromium.org/655963005 Cr-Commit-Position: refs/heads/master@{#300517}
-
shilpa.shri authored
When right click on an extension browser action in the Omnibox, the contextual drop down says "Manage", which is unclear. Make the string to be more specific such as "Manage Extensions". The string's casing matches the platform; i.e. "Managed Extensions" for Mac, "Managed extensions" everywhere else. grd file changes: Modifying 1 line label and 1 line desc text each in title case and in non title case responsible for the label in: chrome/app/generated_resources.grd BUG=418691 R=rouslan@chromium.org TEST= 1) Launch chrome and install few extensions. 2) Right click an extension and observe 3) The context menu option for managing extensions should be string "Managed Extensions" on MAC, "Managed extensions" everywhere else. Review URL: https://codereview.chromium.org/659663004 Cr-Commit-Position: refs/heads/master@{#300516}
-
benm authored
Chrome for Android now sets the content description for it's ContentView's and we do not force (and potentially override) content descriptions set on container views set by other content/ embedders (e.g. the Android WebView). BUG=422284 Review URL: https://codereview.chromium.org/669723003 Cr-Commit-Position: refs/heads/master@{#300515}
-