| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
TBR=sergeyu@chromium.org
BUG=
Review URL: https://codereview.chromium.org/475683002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289557 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=134226
Review URL: https://codereview.chromium.org/469953002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289550 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
https://skia.googlesource.com/skia/+log/fbd3576a18799da88988ef26fa9bce09e8ebba37..c773390eefe70d13faab147a70bd9319b9ac3afb
CQ_EXTRA_TRYBOTS=tryserver.chromium.linux:linux_layout_rel
TBR=bsalomon@google.com
BUG=
Review URL: https://codereview.chromium.org/467363002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289548 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Moves (some of) gyp environment setup out of gyp_chromium into separate
module, and shares that between gyp_chromium and landmines.py.
landmines.py is added as the first entry in DEPS hooks so that it can
clobber the entire build directory before running other hooks that
extract/generate into the build dir.
Reland with fix for ios, and for clean pull.
R=iannucci@chromium.org
BUG=400011
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289099
Review URL: https://codereview.chromium.org/457003004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289546 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
R=jkummerow@chromium.org
TBR=jkummerow@chromium.org
Review URL: https://codereview.chromium.org/473843002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289499 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Along with a matching suppression for lsan.
TBR=adamk@chromium.org
NOTRY=true
Review URL: https://codereview.chromium.org/470793002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289438 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ERROR: LeakSanitizer: detected memory leaks
> Blink roll 180116:180191
>
> http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=180117:180191&mode=html
> TBR=zerny@chromium.org,adamk@chromium.org
> BUG=
>
> Review URL: https://codereview.chromium.org/469003002
TBR=adamk@chromium.org
Review URL: https://codereview.chromium.org/466203004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289420 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=180117:180191&mode=html
TBR=zerny@chromium.org,adamk@chromium.org
BUG=
Review URL: https://codereview.chromium.org/469003002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289404 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This pulls in the following Native Client changes:
r13600: (mseaborn) PNaCl: Fix SJLJ EH redirector functions to not get "nounwind" attributes
r13601: (yyanagisawa) Re-enable use of goma on Windows.
r13602: (dschuff) PNaCl driver: Add libgcc to mixed native/bitcode links
r13603: (ncbray) build_nexe.py: support compiling generated code in GYP.
r13604: (dschuff) Revert "Re-enable use of goma on Windows."
r13605: (mcgrathr) Configure GDB with --enable-tui
r13606: (dschuff) PNaCl: Update libc++ revision in pnacl/COMPONENT_REVISIONS
r13607: (jvoung) Add Subzero to the pnacl/deps_update script and have binutils check 2.24.
r13608: (jvoung) PNaCl: Update Subzero revision in pnacl/COMPONENT_REVISIONS
r13609: (dschuff) Roll LLVM COMPONENT_REVISIONS back to 007f1fd0
r13610: (noelallen) Break up arch dependencies
r13611: (jvoung) Make some of the "get" pthread function prototypes take const params.
BUG=none
TEST=browser_tests and nacl_integration
CQ_EXTRA_TRYBOTS=tryserver.chromium.linux:linux_rel_precise32,linux_nacl_sdk_build
Review URL: https://codereview.chromium.org/473473002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289396 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2fd7b0b Disable exceptions for the pdfium targets, now that pdfium:28 is done.
d4e406e Remove try/catch block
d38a35e Treat null Parent as no Parent for dictionary objects
9fa56b7 Fix missing or broken include guard macros in pdfium headers.
87708e1 For a CPDF_Color object, when set a new pattern to it, disconnect its link with the old pattern
fda0d42 When normalize coordinate, return instead of assert() when divide
BUG=382988,402260,402437,pdfium:28,82385
TBR=tsepez@chromium.org
Review URL: https://codereview.chromium.org/469603003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289374 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
https://skia.googlesource.com/skia/+log/b2721f7372652496e1b1ec722883904caa8134a8..fbd3576a18799da88988ef26fa9bce09e8ebba37
CQ_EXTRA_TRYBOTS=tryserver.chromium.linux:linux_layout_rel
TBR=bsalomon@google.com
BUG=
Review URL: https://codereview.chromium.org/467293002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289339 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
https://skia.googlesource.com/skia/+log/b62508be81839be96f3d935d1e568e2ff3663670..b2721f7372652496e1b1ec722883904caa8134a8
CQ_EXTRA_TRYBOTS=tryserver.chromium.linux:linux_layout_rel
TBR=bsalomon@google.com
BUG=
Review URL: https://codereview.chromium.org/466383002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289299 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=403222
TBR=toyoshim@chromium.org
Review URL: https://codereview.chromium.org/465333002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289295 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=dsinclair
Review URL: https://codereview.chromium.org/461353002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289250 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
https://skia.googlesource.com/skia/+log/ea13afff6e46d8a969611cdd56c996bfb05a27c1..b62508be81839be96f3d935d1e568e2ff3663670
CQ_EXTRA_TRYBOTS=tryserver.chromium.linux:linux_layout_rel
TBR=bsalomon@google.com
BUG=
Review URL: https://codereview.chromium.org/468003002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289242 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The only changes this picks up are:
https://codereview.chromium.org/450213003/
https://codereview.chromium.org/332413005/
BUG=124610
TBR=sergeyu
Review URL: https://codereview.chromium.org/464103002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289236 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=jamesr
Review URL: https://codereview.chromium.org/467943002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289194 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=180091:180116&mode=html
TBR=zerny@chromium.org,adamk@chromium.org
BUG=
Review URL: https://codereview.chromium.org/462293002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289169 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
https://codereview.chromium.org/457003004/)
Reason for revert:
Apparently this requires win_toolchain.json to exist, but I'm not sure how it's supposed to get there (as seen on a clobber build):
Traceback (most recent call last):
File "src/build/landmines.py", line 132, in <module>
sys.exit(main())
File "src/build/landmines.py", line 119, in main
gyp_environment.SetEnvironment()
File "C:\b\build\slave\win_trunk\build\src\build\gyp_environment.py", line 33, in SetEnvironment
vs_toolchain.SetEnvironmentAndGetRuntimeDllDirs()
File "C:\b\build\slave\win_trunk\build\src\build\vs_toolchain.py", line 33, in SetEnvironmentAndGetRuntimeDllDirs
with open(json_data_file, 'r') as tempf:
IOError: [Errno 2] No such file or directory: 'C:\\b\\build\\slave\\win_trunk\\build\\src\\build\\win_toolchain.json'
Original issue's description:
> Make landmines work on local builds too
>
> Moves (some of) gyp environment setup out of gyp_chromium into separate
> module, and shares that between gyp_chromium and landmines.py.
>
> landmines.py is added as the first entry in DEPS hooks so that it can
> clobber the entire build directory before running other hooks that
> extract/generate into the build dir.
>
> R=iannucci@chromium.org
> BUG=400011
>
> Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289099
TBR=scottmg@chromium.org
NOTREECHECKS=true
NOTRY=true
BUG=400011
Review URL: https://codereview.chromium.org/469623002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289158 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=180014:180090&mode=html
TBR=
BUG=
Review URL: https://codereview.chromium.org/467803002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289103 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Moves (some of) gyp environment setup out of gyp_chromium into separate
module, and shares that between gyp_chromium and landmines.py.
landmines.py is added as the first entry in DEPS hooks so that it can
clobber the entire build directory before running other hooks that
extract/generate into the build dir.
R=iannucci@chromium.org
BUG=400011
Review URL: https://codereview.chromium.org/457003004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289099 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TBR=estade@chromium.org
BUG=NONE
Review URL: https://codereview.chromium.org/458873002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289070 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=libyuv:346
TESTED=set GYP_DEFINES=target_arch=ia32 libyuv_disable_jpeg=1
R=mcasas@chromium.org
Review URL: https://codereview.chromium.org/428533009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289023 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TBR=jkummerow@chromium.org
NOTRY=true
Review URL: https://codereview.chromium.org/465903003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289013 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TBR=jochen@chromium.org
NOTRY=true
Review URL: https://codereview.chromium.org/459373002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288989 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This roll contains following change:
r1960: Guard against configurations without 'xcode_settings'
r1961: Pull in relevant targets when using xcode-ninja
r1962: Currently I've special cased gyp* file modifications higher...
r1963: Style changes for analyzer
r1964: Provide a way to suppress implicit MIDL generation rules for actions
TBR=scottmg@chromium.org
BUG=321462
Review URL: https://codereview.chromium.org/467483002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288980 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=zerny@chromium.org
Review URL: https://codereview.chromium.org/462903003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288962 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
https://skia.googlesource.com/skia/+log/6b143b080820c34c9c0f80e5c682939e9ee3879d..ea13afff6e46d8a969611cdd56c996bfb05a27c1
One test, virtual/gpu/fast/canvas/canvas-createImageBitmap-colorClamping.html , has been marked as NeedsManualRebaseline with Blink r180027.
CQ_EXTRA_TRYBOTS=tryserver.chromium.linux:linux_layout_rel
TBR=bsalomon@google.com
NOTRY=True
BUG=
Review URL: https://codereview.chromium.org/466533002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288944 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=401296
Includes fix for nameless struct handling.
Review URL: https://codereview.chromium.org/451013004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288940 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
See https://codereview.chromium.org/452933006/
for the actual changes.
TBR=tomfinegan@chromium.org
BUG=http://code.google.com/p/chromium/issues/detail?id=392112
Review URL: https://codereview.chromium.org/460173002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288932 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
R=dalecurtis@chromium.org
BUG=
Review URL: https://codereview.chromium.org/459253002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288897 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=zerny@chromium.org
Review URL: https://codereview.chromium.org/460073002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288841 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
https://skia.googlesource.com/skia/+log/47f9bdcc3d741a63935c52bfe85db44ab13f66f2..6b143b080820c34c9c0f80e5c682939e9ee3879d
CQ_EXTRA_TRYBOTS=tryserver.chromium.linux:linux_layout_rel
TBR=bsalomon@google.com
BUG=
Review URL: https://codereview.chromium.org/450973004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288821 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=401842
R=davidjames@chromium.org
TBR=davidjames@chromium.org
Review URL: https://codereview.chromium.org/461753002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288812 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=393331,402195
TEST=gpu waterfall
R=kbr@chromium.org
NOTRY=true
Review URL: https://codereview.chromium.org/455853003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288799 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=179929:179966&mode=html
TBR=jbroman@chromium.org,zerny@chromium.org
BUG=
Review URL: https://codereview.chromium.org/459863002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288778 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This pulls in the following Native Client changes:
r13593: (dschuff) Update revision for PNaCl r13557->r13574
r13594: (dschuff) Revert "Update revision for PNaCl r13557->r13574"
r13595: (mseaborn) PNaCl driver scripts: Remove references to pnacl/build.sh in comments
r13596: (ncbray) build_nexe.py: support compiling generated code in GYP.
r13597: (bradnelson) Reverting: r13596
r13598: (mseaborn) Fix Linux trybots: Remove android_tools from DEPS because syncing it fails
BUG=none
TEST=browser_tests and nacl_integration
Review URL: https://codereview.chromium.org/455073003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288774 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TBR=jochen@chromium.org
Review URL: https://codereview.chromium.org/455423002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288711 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=179906:179928&mode=html
TBR=jbroman@chromium.org,zerny@chromium.org
BUG=
Review URL: https://codereview.chromium.org/461573002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288705 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=179898:179905&mode=html
TBR=
BUG=
Review URL: https://codereview.chromium.org/458913002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288673 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
https://skia.googlesource.com/skia/+log/0be677d35c7ef1bf8a7a694d1838fa11333d1bec..47f9bdcc3d741a63935c52bfe85db44ab13f66f2
CQ_EXTRA_TRYBOTS=tryserver.chromium.linux:linux_layout_rel
TBR=bsalomon@google.com
BUG=
Review URL: https://codereview.chromium.org/459473003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288654 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=179897:179897&mode=html
TBR=
BUG=
Review URL: https://codereview.chromium.org/457243002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288649 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=179896:179896&mode=html
TBR=
BUG=
Review URL: https://codereview.chromium.org/450053005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288631 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=179894:179895&mode=html
TBR=
BUG=
Review URL: https://codereview.chromium.org/454383002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288629 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=179892:179893&mode=html
TBR=
BUG=
Review URL: https://codereview.chromium.org/456183002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288627 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=179890:179891&mode=html
TBR=
BUG=
Review URL: https://codereview.chromium.org/456173002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288625 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
https://code.google.com/p/libaddressinput/source/detail?r=326
To follow those changes, ChromeDownloaderImpl is refactored into
ChromeMetadataSource which now becomes the storage place for the URL to
the address metadata server and responsible for creating request URLs
from address metadata key names.
There are no functional changes.
R=estade@chromium.org, rouslan@chromium.org
BUG=
Review URL: https://codereview.chromium.org/456453003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288623 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Libaddressinput revision 325 improves quality of address formatting and
performance of as-you-type suggestions.
BUG=270261
Review URL: https://codereview.chromium.org/452923006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288615 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=179887:179889&mode=html
TBR=
BUG=
Review URL: https://codereview.chromium.org/455173002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288605 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=179886:179886&mode=html
TBR=
BUG=
Review URL: https://codereview.chromium.org/451333002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288599 0039d316-1c4b-4281-b951-d872f2087c98
|