| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a redo of https://codereview.chromium.org/1245873002 c6649f2e014a24a909
with fix for Official build.
Further reduce the boilerplate in .isolate files and is necessary to add debug
symbols, to be done in a follow up.
Slightly accelerate ninja file parsing by blacklisting more extensions.
sbox_validation_tests wasn't run on Windows since
https://codereview.chromium.org/1212003003/ (~2 months ago). Thankfully this CL
uncovered this copy-paste error.
TBR=jam@chromium.org
BUG=98637
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Review URL: https://codereview.chromium.org/1320793004
Cr-Commit-Position: refs/heads/master@{#347912}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
executable itself (patchset #3 id:90001 of https://codereview.chromium.org/1245873002/ )
Reason for revert:
This CL seems to break compile http://build.chromium.org/p/chromium.chrome/builders/Google%20Chrome%20Linux%20x64/builds/3900/.
If the revert doesn't fix it, I will re-land this CL.
Original issue's description:
> Fix sbox_validation_tests & Make isolate_driver.py include the executable itself
>
> Further reduce the boilerplate in .isolate files and is necessary to add debug
> symbols, to be done in a follow up.
>
> Slightly accelerate ninja file parsing by blacklisting more extensions.
>
> sbox_validation_tests wasn't run on Windows since
> https://codereview.chromium.org/1212003003/ (~2 months ago). Thankfully this CL
> uncovered this copy-paste error.
>
> TBR=jam@chromium.org
> BUG=98637
> CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
>
> Committed: https://crrev.com/c6649f2e014a24a9093140a06fcadcaf2a06513c
> Cr-Commit-Position: refs/heads/master@{#347027}
TBR=jam@chromium.org,maruel@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=98637
Review URL: https://codereview.chromium.org/1329783003
Cr-Commit-Position: refs/heads/master@{#347071}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Further reduce the boilerplate in .isolate files and is necessary to add debug
symbols, to be done in a follow up.
Slightly accelerate ninja file parsing by blacklisting more extensions.
sbox_validation_tests wasn't run on Windows since
https://codereview.chromium.org/1212003003/ (~2 months ago). Thankfully this CL
uncovered this copy-paste error.
TBR=jam@chromium.org
BUG=98637
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Review URL: https://codereview.chromium.org/1245873002
Cr-Commit-Position: refs/heads/master@{#347027}
|
|
|
|
|
|
|
|
|
|
|
| |
This provides a single point where these dependencies can be updated.
BUG=509158
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Review URL: https://codereview.chromium.org/1229213008
Cr-Commit-Position: refs/heads/master@{#338594}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
*re-re-land with SwiftShader fix*
*re-land with fix to components_browsertests*
This logic allows us to record traces and histograms easily within
ANGLE's code. It also gives a flexible design that we can extend
with further methods later, without breaking compilation. The
design is based on blink::Platform.
Also add two new histogram descriptions to histograms.xml, and
move the GPU Process metrics init to before InitializeOneOff, so
ANGLE can record histograms during Renderer initialization.
BUG=436191
TBR=jam@chromium.org, asvitkine@chromium.org, piman@chromium.org, maruel@chromium.org, kbr@chromium.org
Review URL: https://codereview.chromium.org/1007513006
Cr-Commit-Position: refs/heads/master@{#321225}
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
https://chromium.googlesource.com/chromium/src/+/d78b086e4459077f2f5ceac61c3a8b968eff6353
Patch seems to becausing a large number of GPU process crashes in the latest canary.
BUG=466735
TBR=jmadill
Review URL: https://codereview.chromium.org/1003993002
Cr-Commit-Position: refs/heads/master@{#320389}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
*re-land with fix to components_browsertests*
This logic allows us to record traces and histograms easily within
ANGLE's code. It also gives a flexible design that we can extend
with further methods later, without breaking compilation. The
design is based on blink::Platform.
Also add two new histogram descriptions to histograms.xml, and
move the GPU Process metrics init to before InitializeOneOff, so
ANGLE can record histograms during Renderer initialization.
BUG=436191
TBR=jam@chromium.org, asvitkine@chromium.org, piman@chromium.org, maruel@chromium.org, kbr@chromium.org
Review URL: https://codereview.chromium.org/923223002
Cr-Commit-Position: refs/heads/master@{#319930}
Review URL: https://codereview.chromium.org/997143002
Cr-Commit-Position: refs/heads/master@{#320182}
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a followup to the update to disable Xvfb for OS=="linux"
use_x11==0 that converts additional targets.
BUG=440882
TEST=isolate.py run -s out_ozone/Debug/<various>
TBR=maruel
Review URL: https://codereview.chromium.org/996173004
Cr-Commit-Position: refs/heads/master@{#320143}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
reland if this is not the case.
http://build.chromium.org/p/chromium.win/builders/XP%20Tests%20%281%29
Revert "Add ANGLE Platform implementation."
This reverts commit efe950c2db75b0cfd043e068a4cfc68ab393dac4.
R=jmadill@chromium.org
BUG=
Review URL: https://codereview.chromium.org/999623003
Cr-Commit-Position: refs/heads/master@{#320036}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This logic allows us to record traces and histograms easily within
ANGLE's code. It also gives a flexible design that we can extend
with further methods later, without breaking compilation. The
design is based on blink::Platform.
Also add two new histogram descriptions to histograms.xml, and
move the GPU Process metrics init to before InitializeOneOff, so
ANGLE can record histograms during Renderer initialization.
BUG=436191
Review URL: https://codereview.chromium.org/923223002
Cr-Commit-Position: refs/heads/master@{#319930}
|
|
|
|
|
|
|
|
|
|
|
|
| |
This flag cannot be derived from GYP defines. Rather, the configuration of each
specific tester determines whether it should be passed.
BUG=455521
R=jam@chromium.org
Review URL: https://codereview.chromium.org/957383002
Cr-Commit-Position: refs/heads/master@{#318447}
|
|
|
|
|
|
|
|
|
| |
BUG=444835
TBR=jyasskin@chromium.org,piman@chromium.org
Review URL: https://codereview.chromium.org/906973003
Cr-Commit-Position: refs/heads/master@{#315547}
|
|
|
|
|
|
|
|
|
|
| |
BUG=454828
R=maruel@chromium.org,glider@chromium.org
TBR=jam@chromium.org
Review URL: https://codereview.chromium.org/895923002
Cr-Commit-Position: refs/heads/master@{#314587}
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
R=maruel@chromium.org, yoz@chromium.org
TBR=jam@chromium.org
BUG=98637
Committed: https://crrev.com/d1caf97fe8db47e5c76043bccbf4dd4a42265831
Cr-Commit-Position: refs/heads/master@{#312993}
Review URL: https://codereview.chromium.org/869783004
Cr-Commit-Position: refs/heads/master@{#313209}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
https://codereview.chromium.org/869783004/)
Reason for revert:
This CL seem to cause the failure in extension browser test in Windows Vista SP2
Original issue's description:
> Isolate extensions_browsertests
>
> R=maruel@chromium.org, yoz@chromium.org
> TBR=jam@chromium.org
> BUG=98637
>
> Committed: https://crrev.com/d1caf97fe8db47e5c76043bccbf4dd4a42265831
> Cr-Commit-Position: refs/heads/master@{#312993}
TBR=maruel@chromium.org,yoz@chromium.org,scottmg@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=98637
Review URL: https://codereview.chromium.org/876633002
Cr-Commit-Position: refs/heads/master@{#313062}
|
|
R=maruel@chromium.org, yoz@chromium.org
TBR=jam@chromium.org
BUG=98637
Review URL: https://codereview.chromium.org/869783004
Cr-Commit-Position: refs/heads/master@{#312993}
|