- 24 Jul, 2014 40 commits
-
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285408 0039d316-1c4b-4281-b951-d872f2087c98
-
wtc@chromium.org authored
first two values are the same. R=rsleevi@chromium.org, glider@chromium.org BUG=none Review URL: https://codereview.chromium.org/418533002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285407 0039d316-1c4b-4281-b951-d872f2087c98
-
skia-deps-roller@chromium.org authored
https://skia.googlesource.com/skia/+log/8d84c995319dd4a82e4f2054bbd19f968c671ca6..57493ba62a7ec6a6038e64afa891b3c98a7cc15d CQ_EXTRA_TRYBOTS=tryserver.chromium:linux_layout_rel TBR=robertphillips@google.com BUG= Review URL: https://codereview.chromium.org/420513003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285406 0039d316-1c4b-4281-b951-d872f2087c98
-
bradnelson@google.com authored
BUG=None TEST=None R=sbc@chromium.org Review URL: https://codereview.chromium.org/418973002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285405 0039d316-1c4b-4281-b951-d872f2087c98
-
elijahtaylor@chromium.org authored
BUG=395796 Review URL: https://codereview.chromium.org/415233002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285404 0039d316-1c4b-4281-b951-d872f2087c98
-
tnagel@chromium.org authored
BUG=242216 Review URL: https://codereview.chromium.org/415103002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285403 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285402 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
bfdea66 Remove try-catch blocks from entry points. cafa210 Fix Clang warnings. 5063f55 Add a MemoryBuffer type to safely allocate large user data buffers. 142ec42 Refactored Texture2DArray, separated out D3D logic BUG=82385 TBR=jmadill@chromium.org Review URL: https://codereview.chromium.org/413273003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285401 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
Removes some unnecessary prints accidentally checked in to the Android build. Removes a GYP TODO now that angle has rolled. Updates commented-out labels of targets that now exist. R=dpranke@chromium.org Review URL: https://codereview.chromium.org/419053002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285400 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
R=maruel@chromium.org Review URL: https://codereview.chromium.org/415273003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285399 0039d316-1c4b-4281-b951-d872f2087c98
-
kalman@chromium.org authored
Broke HomeCardTest.Accelerators: http://build.chromium.org/p/chromium.chromiumos/builders/Linux%20ChromiumOS%20Tests%20%281%29/builds/46117 > Exit overview mode when a new activity is opened in athena. > > This has the side effect of fixing the crash in 396368 > > BUG=396368 > TEST=Manual, see bug > > Review URL: https://codereview.chromium.org/411813002 TBR=pkotwicz@chromium.org Review URL: https://codereview.chromium.org/414133002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285398 0039d316-1c4b-4281-b951-d872f2087c98
-
jschuh@chromium.org authored
Unfortunately, there's no non-flakey way to test this, because we can't control handle allocation. BUG=397130 R=wfh@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/419533003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285397 0039d316-1c4b-4281-b951-d872f2087c98
-
tim@chromium.org authored
* Depends on https://codereview.chromium.org/394903005/ which makes the shell kill app threads on exit. * Adds tests that verify basic functionality and termination of NetworkService by the shell. BUG=378155, 394477 R=darin@chromium.org Review URL: https://codereview.chromium.org/397733003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285396 0039d316-1c4b-4281-b951-d872f2087c98
-
tonyg@chromium.org authored
Revert of Telemetry: Initialize smoothness and thread_times metrics before page load, not after. (https://codereview.chromium.org/392613002/) Reason for revert: Breaks smoothness tests on N4 (at least) with no frames error. Possible this is a legit perf regression? But reverting anyway to green things up. http://build.chromium.org/p/chromium.perf/builders/Android%20Nexus5%20Perf/builds/1115 Original issue's description: > Telemetry: Initialize smoothness and thread_times metrics before page load, not after. > > Currently both smoothness and thread_times initialize their metrics after page > load. This leads to a gap between the page load and the page actions starting. > This patch moves the initialization before the page load, thus eliminating the > gap. It is safe to do so because smoothness and thread_times require a page load > before each run (even when repeating the same page). > > Note to perf sheriffs: > This patch is likely to cause performance numbers to worsen, because the browser is often more busy immediately after page load. If you get alerts related to this CL, feel free to ignore them. If there is a reference build for the bot, the number for the reference build should also change accordingly. > > BUG=392895 > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285297 TBR=skyostil@chromium.org,picksi@google.com,dominikg@chromium.org NOTREECHECKS=true NOTRY=true BUG=392895 Review URL: https://codereview.chromium.org/419623002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285395 0039d316-1c4b-4281-b951-d872f2087c98
-
ariblue@google.com authored
Bug introduced in Issue 407303003 BUG= NOTRY=True Review URL: https://codereview.chromium.org/417013002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285394 0039d316-1c4b-4281-b951-d872f2087c98
-
pkotwicz@chromium.org authored
This has the side effect of fixing the crash in 396368 BUG=396368 TEST=Manual, see bug Review URL: https://codereview.chromium.org/411813002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285393 0039d316-1c4b-4281-b951-d872f2087c98
-
rsadam@chromium.org authored
BUG=396169 Review URL: https://codereview.chromium.org/416113002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285392 0039d316-1c4b-4281-b951-d872f2087c98
-
zhenw@chromium.org authored
transition-entering-stylesheet is parsed out from the response header of the incoming page and passed to the Java side. Design doc: https://docs.google.com/a/chromium.org/document/d/17jg1RRL3RI969cLwbKBIcoGDsPwqaEdBxafGNYGwiY4/edit# Implementation details: https://docs.google.com/a/chromium.org/document/d/1kREPtFJaeLoDKwrfmrYTD7DHCdxX1RzFBga2gNY8lyE/edit#heading=h.bng2kpmyvxq5 BUG=370696 Review URL: https://codereview.chromium.org/387703004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285391 0039d316-1c4b-4281-b951-d872f2087c98
-
shess@chromium.org authored
In 2010 safe-browsing storage was rewritten to use a binary format instead of SQLite, with support for SQLite removed in 2011 (r74253). Remove the code which detects and histograms this, as there is no possibility that anything will be done with that data. Additionally, remove code to delete even older SQLite files left from the original safe-browsing implementation. This code is firing a few thousand times per month, but it is hard to imagine any scenario where profiles that continue to contain this data are not horribly broken. BUG=none R=asvitkine@chromium.org, feng@chromium.org Review URL: https://codereview.chromium.org/404803006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285389 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
This is causing mysterious output failures on the bots TBR=phajdan.jr Review URL: https://codereview.chromium.org/412263004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285388 0039d316-1c4b-4281-b951-d872f2087c98
-
pneubeck@chromium.org authored
BUG=NONE Review URL: https://codereview.chromium.org/413133004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285385 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
These seem to be unused. R=kbr@chromium.org Review URL: https://codereview.chromium.org/419543002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285384 0039d316-1c4b-4281-b951-d872f2087c98
-
reillyg@chromium.org authored
An example HID gadget implementing the standard HID mouse protocol. BUG=396682 Review URL: https://codereview.chromium.org/418603003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285383 0039d316-1c4b-4281-b951-d872f2087c98
-
sbc@chromium.org authored
They both had implementations of RealNode. Also update examples/tutorial/testing so that it shuts down the NaCl module correctly. TEST=trybots R=binji@chromium.org Review URL: https://codereview.chromium.org/414993002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285382 0039d316-1c4b-4281-b951-d872f2087c98
-
tnagel@chromium.org authored
BUG=none Review URL: https://codereview.chromium.org/418063002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285381 0039d316-1c4b-4281-b951-d872f2087c98
-
reveman@chromium.org authored
BUG= TBR=piman@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/412383002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285380 0039d316-1c4b-4281-b951-d872f2087c98
-
scottmg@chromium.org authored
deps in common section above. configs in executable section below (and shouldn't be in libs anyway). TBR=brettw@chromium.org Review URL: https://codereview.chromium.org/416183002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285379 0039d316-1c4b-4281-b951-d872f2087c98
-
robertshield@chromium.org authored
BUG=397137,396244 TEST=chrome_elf_unittests NOTRY=true Review URL: https://codereview.chromium.org/418033004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285377 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
This gets rid of most of the non-webrtc/jingle linker errors for webkit_tests. R=jamesr@chromium.org Review URL: https://codereview.chromium.org/419613002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285375 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285374 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
2f5469c Export include directories to dependents in GN. 493daf5 Update the format table to check support for filtering and rendering. 4836d22 Fix ASSERT when rewriting else-if blocks with no else. TBR=jmadill@chromium.org Review URL: https://codereview.chromium.org/420463002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285373 0039d316-1c4b-4281-b951-d872f2087c98
-
tonyg@chromium.org authored
It turns out that a few bots have psutils 0.4.1 and the set_cpu_affinity API was introduced in 0.5. I'm investigating why bots have differing versions, but for now this patch makes us robust to any psutil version. BUG=395228 Review URL: https://codereview.chromium.org/407303003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285372 0039d316-1c4b-4281-b951-d872f2087c98
-
mukai@chromium.org authored
BUG=395655 R=oshima@chromium.org TEST=athena_unittests Review URL: https://codereview.chromium.org/414903002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285371 0039d316-1c4b-4281-b951-d872f2087c98
-
tzik@chromium.org authored
BUG=396388 Review URL: https://codereview.chromium.org/419463002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285370 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285368 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
Previously an identifier used as the list in a feoreach statement would not count as "using" the identifier, which would give unused variable errors. Added a unit test. Checks for unused identifiers in component(). Previously these were not checked. This checking turned up a misspelling in the cc build. Added a unit test. Fixes for the ozone media build (turned up when testing). R=dpranke@chromium.org Review URL: https://codereview.chromium.org/420443003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285367 0039d316-1c4b-4281-b951-d872f2087c98
-
tnagel@chromium.org authored
BUG=242216 Review URL: https://codereview.chromium.org/414023002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285366 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
Instead of just the small white-bar, allow dragging the entire width of the minimized home-card to get into the overview mode. BUG=396867 R=mukai@chromium.org Review URL: https://codereview.chromium.org/416963002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285365 0039d316-1c4b-4281-b951-d872f2087c98
-
mkosiba@chromium.org authored
BUG=364612 Review URL: https://codereview.chromium.org/416833003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285364 0039d316-1c4b-4281-b951-d872f2087c98
-
spang@chromium.org authored
This fixes the GN build for the ui/ozone component (and tests). The following build should work going forward: gn gen out_gn_ozone --args="use_ozone=true" ninja -C out_gn_ozone -j1000 -k50 ozone_egl_demo ozone_unittests BUG=396316 TEST=compile & run ozone_egl_demo, ozone_unittests TBR=darin Review URL: https://codereview.chromium.org/409163004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285362 0039d316-1c4b-4281-b951-d872f2087c98
-