- 16 Apr, 2015 40 commits
-
-
jbudorick authored
original CL: https://codereview.chromium.org/1088793002/ BUG=267773 Review URL: https://codereview.chromium.org/1083403002 Cr-Commit-Position: refs/heads/master@{#325439}
-
primiano authored
An intricate entangling of libsigchain, sigaction() chaining and user-space SIGSEGV handling by binary translator cause persistent crashes when a SIGSEGV handler is installed by a x86 library on a hybrid application which uses both Arm and x86 libraries. Backing out the crash handler as a temporary workaround. More context in the related bug. BUG=477444 Review URL: https://codereview.chromium.org/1089303002 Cr-Commit-Position: refs/heads/master@{#325438}
-
sdefresne authored
The unittest ensure that DeleteAll(CookieMonster*) does flush and that the flush_count is valid after DeleteAll() calls. BUG=None Review URL: https://codereview.chromium.org/1083883002 Cr-Commit-Position: refs/heads/master@{#325437}
-
peter authored
Do this by making sure that we don't unregister the Service Worker for each notification that's being shown, which actually closes the existing ones on the platform. BUG=472926 Review URL: https://codereview.chromium.org/1082273003 Cr-Commit-Position: refs/heads/master@{#325436}
-
johnme authored
Revert of Revert of Disable WebGL conformance test on Win8/NVIDIA (patchset #1 id:1 of https://codereview.chromium.org/1085073002/) Reason for revert: Still very flaky on Win Nvidia: http://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=webgl_conformance_tests&tests=WebglConformance.conformance_textures_tex_image_and_sub_image_2d_with_array_buffer_view Original issue's description: > Revert of Disable WebGL conformance test on Win8/NVIDIA (patchset #3 id:40001 of https://codereview.chromium.org/930423002/) > > Reason for revert: > kbr@ doesn't think this is needed anymore, and it might be a cause of us missing real issues. I'll try reverting it, and keep an eye on it. > > Original issue's description: > > Disable WebGL conformance test on Win8/NVIDIA > > > > The test: > > conformance_textures_tex_image_and_sub_image_2d_with_array_buffer_view > > > > Has been timing out on and off for as long as we have records. > > > > BUG=459265 > > NOPRESUBMIT=True > > > > Committed: https://crrev.com/777a126ec7c9fbd50c4f62b27de648e5b306fc7d > > Cr-Commit-Position: refs/heads/master@{#316872} > > TBR=zmo@chromium.org,ccameron@chromium.org > NOPRESUBMIT=true > NOTREECHECKS=true > NOTRY=true > BUG=459265 > > Committed: https://crrev.com/997ea6c612de165623240c058f9e4e89ced7f702 > Cr-Commit-Position: refs/heads/master@{#325142} TBR=zmo@chromium.org,ccameron@chromium.org,hendrikw@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=459265 Review URL: https://codereview.chromium.org/1082203004 Cr-Commit-Position: refs/heads/master@{#325435}
-
pbond authored
Added new attribute prompt step to enrollment screen. BUG=464184 Review URL: https://codereview.chromium.org/975353002 Cr-Commit-Position: refs/heads/master@{#325434}
-
rmcilroy authored
BUG=463143 Review URL: https://codereview.chromium.org/1089833002 Cr-Commit-Position: refs/heads/master@{#325433}
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/d9d75ce..d352e4a TBR=dcheng@chromium.org Review URL: https://codereview.chromium.org/1089423002 Cr-Commit-Position: refs/heads/master@{#325432}
-
timvolodine authored
This patch adds xml RAPPOR entries for measuring the Device Motion and Device Orientation APIs usage. Corresponding blink-side patch: crrev.com/1017433002. This patch replaces the chromium patch: crrev.com/1021823005. BUG=467648 Review URL: https://codereview.chromium.org/1052013004 Cr-Commit-Position: refs/heads/master@{#325431}
-
ginkage authored
BUG=475654 Review URL: https://codereview.chromium.org/1089853002 Cr-Commit-Position: refs/heads/master@{#325430}
-
chrome-tpm authored
Cr-Commit-Position: refs/heads/master@{#325429}
-
yawano authored
Initial implementation of chrome.launcherSearchProvider.setSearchResults. iconUrl is not supported with this CL. It will be implemented with another CL. BUG=440649 Review URL: https://codereview.chromium.org/1071093002 Cr-Commit-Position: refs/heads/master@{#325428}
-
clamy authored
This CL modifies OverscrollNavigationOverlayTests so that they use TestRenderFrameHost::PrepareForCommit and TestRenderFrameHost::SendNavigate instead of TestWebContents::CommitPendingNavigation. This allows values for CrossNavigationPending to be properly set with browser-side navigation. BUG=439423 Review URL: https://codereview.chromium.org/1088933003 Cr-Commit-Position: refs/heads/master@{#325427}
-
deepak.m1 authored
When we select enter key then open item is getting called and it opens last focused item. This is due to 2 reasons: 1) getSelectedBookmarkNodes() returns bmm.list.selectedItems even when document.activeElement is 'Folders' or 'Organize' button. 2) openItem() is for opening the item in the list, for that bmm.list should be currently active Check have been added so that when we have bmm.list is active then only e.canExecute will become true. BUG=452853 Review URL: https://codereview.chromium.org/1058533006 Cr-Commit-Position: refs/heads/master@{#325426}
-
clamy authored
This CL enables showing error pages when browser-side navigation is enabled. It introduces a new IPC FrameMsg_FailedNavigation used by the browser to ask a renderer to display an appropriate error page for a navigation that just failed. BUG=459033 Review URL: https://codereview.chromium.org/958083002 Cr-Commit-Position: refs/heads/master@{#325425}
-
yawano authored
BUG=477554 TEST=manually tested as described in the issue. Review URL: https://codereview.chromium.org/1086353002 Cr-Commit-Position: refs/heads/master@{#325424}
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/30421b4..d9d75ce TBR=dcheng@chromium.org Review URL: https://codereview.chromium.org/1094483002 Cr-Commit-Position: refs/heads/master@{#325423}
-
deepak.m1 authored
This is follow up for issue 462861. As we have separate handle for 'undo-command' for search box, so canExecute should be set to true unconditionally. BUG=477597 Review URL: https://codereview.chromium.org/1094513003 Cr-Commit-Position: refs/heads/master@{#325422}
-
mnaganov authored
While working on some other issue, I have noticed that `AwTestBase.loadUrl` doesn't call the same overload of `AwContents.loadUrl` that WebView API does, which can lead to different behaviour of tests vs. real apps. Also, fixed some stuff in `AwContentsTest.testJavaBridge`, and figured out that this test works despite what our documentation says about availability of injected objects, filed http://crbug.com/476880. Review URL: https://codereview.chromium.org/1083023002 Cr-Commit-Position: refs/heads/master@{#325421}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/67b98f43..a9250269 Please follow these instructions for assigning/CC'ing issues: https://code.google.com/p/v8-wiki/wiki/TriagingIssues TBR=hablich@chromium.org,machenbach@chromium.org,yangguo@chromium.org,vogelheim@chromium.org Review URL: https://codereview.chromium.org/1094543002 Cr-Commit-Position: refs/heads/master@{#325420}
-
melandory authored
Looks like instagram has removed iframe. BUG=369521 R=vabr@chromium.org Review URL: https://codereview.chromium.org/1088423003 Cr-Commit-Position: refs/heads/master@{#325419}
-
melandory authored
Yahoo had wrong username and password field ids and click button action. BUG=369521 R=vabr@chromium.org Review URL: https://codereview.chromium.org/1090853002 Cr-Commit-Position: refs/heads/master@{#325418}
-
dcarney authored
note: this cl will be reverted once v8::Local is aliased to v8::Handle TBR=kalman@chromium.org BUG= Review URL: https://codereview.chromium.org/1095463003 Cr-Commit-Position: refs/heads/master@{#325417}
-
lionel.g.landwerlin authored
When the compositor is done using a video texture, it returns a sync_point associated with the last use of this texture. We appear to drop this sync_point on the floor, neither waiting on it, nor associating it to the video frame returned to the GpuVideoDecoder. This change emits a WaitSyncPointCHROMIUM on the compositor sync point when updating the renderer's media::VideoFrame release sync point. BUG=chrome-os-partner:37786 Review URL: https://codereview.chromium.org/1088903002 Cr-Commit-Position: refs/heads/master@{#325416}
-
treib authored
Switch all callers over to the interim system BUG=398257 Review URL: https://codereview.chromium.org/1004123003 Cr-Commit-Position: refs/heads/master@{#325415}
-
johnme authored
BUG=477632 TBR=aurimas@chromium.org,tdresser@chromium.org NOTRY=true NOTREECHECKS=true Review URL: https://codereview.chromium.org/1090893002 Cr-Commit-Position: refs/heads/master@{#325414}
-
Bartosz Fabianowski authored
This reverts commit 652eabf1. The CL appears to have broken the Android Tests (dbg) bot: http://build.chromium.org/p/chromium.linux/builders/ Android%20Tests%20%28dbg%29/builds/27276 BUG=437080 TEST=None TBR=tbansal@chromium.org Cr-Commit-Position: refs/heads/master@{#325413}
-
Bartosz Fabianowski authored
This reverts commit 919dce44. BUG=None TBR=akuegel Review URL: https://codereview.chromium.org/1094553002 Cr-Commit-Position: refs/heads/master@{#325412}
-
Bartosz Fabianowski authored
I am reverting all CLs that could have caused this failure: http://build.chromium.org/p/chromium.linux/builders/ Android%20Tests%20%28dbg%29/builds/27276 I will start re-landing vindicated CLs shortly. Revert "Convert a11y_page.css to a11y_page_style.html. See http://goo.gl/vIGSCO for more information." This reverts commit eb48d657. Revert "Supply build properties to run-bisect-perf regression for android bisects." This reverts commit 9d70bb94. Revert "[cros New-GAIA] Webview login and new GAIA endpoint enabled by default" This reverts commit 29061783. Revert "Prime the landing pad for the new video rendering pipeline." This reverts commit 45a3c93f. Revert "Implement separate error dialog for cws widget container" This reverts commit 7ed1f876. Revert "Create device_bluetooth watchlist; add scheib." This reverts commit 40514c99. Revert "Convert checkbox.css to checkbox_style.html. See http://goo.gl/vIGSCO for more information." This reverts commit a687f31a. Revert "Created new URLRequestContext for secure proxy check." This reverts commit 652eabf1. Revert "Revert of Fix scroll regression when specifying an extension id. (patchset #4 id:60001 of https://codereview.chromium.org/1064573003/)" This reverts commit 488846cd. Revert "Sync: Add Android test for downloading a bookmark" This reverts commit 9c052713. Revert "ScreenOrientationController to start observing even without an internal display." This reverts commit 31fed68a. Revert "Fix MB configurations for Mac and Win GN bots." This reverts commit 31a66f3e. Revert "Add tool/perf/measurements path to check for CQ jobs." This reverts commit 99e1ac1d. Revert "Implement Notification.data for persistent notifications." This reverts commit 539f51d6. Revert "Fix playback rate calculations for WallClockTimeSource." This reverts commit 3ec02d64. Revert "Roll src/third_party/pdfium eddab44:b330016" This reverts commit 81d51e25. Revert "cc: Make DisplayItemList::Append replay into an SkPicture" This reverts commit ec7c07e5. Revert "Clean up URLFetcher unit tests, part 5." This reverts commit 8eeb3bf4. BUG=None TBR=akuegel Review URL: https://codereview.chromium.org/1083683003 Cr-Commit-Position: refs/heads/master@{#325411}
-
vabr authored
This CL does what I should have done long ago -- adding me to the password manager watchlist. Also, adding the +watchlist tag for easier filtering. R=mkwst@chromium.org BUG=None Review URL: https://codereview.chromium.org/1089803002 Cr-Commit-Position: refs/heads/master@{#325410}
-
bartfab authored
This CL updates the window in which SAML IdP pages are shown to match the new GAIA style: * The window expands to the size requested in the mocks. * The header text is updated to match the mocks. * An "X" button is shown, as requested in the mocks. The CL updates the windows shown during login and enrollment. Both are bit-for-bit identical now. See the bug for screen shots. BUG=467167 TEST=Manual Review URL: https://codereview.chromium.org/1052103003 Cr-Commit-Position: refs/heads/master@{#325409}
-
georgesak authored
- Exporting of ETW events can be turned on using --trace-export-events-to-etw. BUG= Committed: https://crrev.com/1cc86c4f686869f32dfede093a07828c73563892 Cr-Commit-Position: refs/heads/master@{#324982} Review URL: https://codereview.chromium.org/1038453002 Cr-Commit-Position: refs/heads/master@{#325408}
-
finnur authored
Ensure geolocation permission is only automatically given to search engines that are accessed over https. BUG=474476, 467798 Review URL: https://codereview.chromium.org/1089543004 Cr-Commit-Position: refs/heads/master@{#325407}
-
skia-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/skia/+log/6983f66..0b71278 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=jcgregorio@google.com Review URL: https://codereview.chromium.org/1067713004 Cr-Commit-Position: refs/heads/master@{#325406}
-
pneubeck authored
Review URL: https://codereview.chromium.org/1086073002 Cr-Commit-Position: refs/heads/master@{#325405}
-
yoshiki authored
Direct use of message_center::MessageCenter may cause some problems (eg. crbug.com/469622) because it is not aware of profie. This patch changes the code to use NotificationUIManager, which is a higher layer wrapper and is aware of profile, instead of message_center::MessageCenter, which is on lower layer and isn't aware of profile. BUG=469622 TEST=manually tested Review URL: https://codereview.chromium.org/1005393003 Cr-Commit-Position: refs/heads/master@{#325404}
-
azarchs authored
Review URL: https://codereview.chromium.org/1092583002 Cr-Commit-Position: refs/heads/master@{#325403}
-
blink-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/chromium/blink/+log/86a890b..30421b4 TBR=mlamouri@chromium.org,dcheng@chromium.org Review URL: https://codereview.chromium.org/1092543002 Cr-Commit-Position: refs/heads/master@{#325402}
-
droger authored
As part of this CL, the dependency of //components/user_prefs on //content is removed. TBR=rlp, estade Review URL: https://codereview.chromium.org/1062083003 Cr-Commit-Position: refs/heads/master@{#325401}
-
fukino authored
BUG=37273 TEST=manual test Review URL: https://codereview.chromium.org/1089683003 Cr-Commit-Position: refs/heads/master@{#325400}
-