| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Review URL: https://codereview.chromium.org/1391403002
Cr-Commit-Position: refs/heads/master@{#352981}
|
|
|
|
|
|
| |
Review URL: https://codereview.chromium.org/1384333002
Cr-Commit-Position: refs/heads/master@{#352354}
|
|
|
|
|
|
|
|
|
| |
R=benjhayden@chromium.org
BUG=none
Review URL: https://codereview.chromium.org/1383133002
Cr-Commit-Position: refs/heads/master@{#352340}
|
|
|
|
|
|
|
|
|
|
|
| |
This part of the UI code for the GTK port has been removed long time ago.
BUG=None
R=thestig@chromium.org,erg@chromium.org
Review URL: https://codereview.chromium.org/1382003003
Cr-Commit-Position: refs/heads/master@{#352184}
|
|
|
|
|
|
|
|
|
|
| |
I'm leaving the team.
BUG=N/A
Review URL: https://codereview.chromium.org/1375923006
Cr-Commit-Position: refs/heads/master@{#351968}
|
|
|
|
|
|
|
|
| |
BUG=none
Review URL: https://codereview.chromium.org/1373303002
Cr-Commit-Position: refs/heads/master@{#351393}
|
|
|
|
|
|
|
|
| |
TBR=pdr@chromium.org
Review URL: https://codereview.chromium.org/1376733003
Cr-Commit-Position: refs/heads/master@{#351333}
|
|
|
|
|
|
|
|
|
| |
R=dbeam@chromium.org
BUG=
Review URL: https://codereview.chromium.org/1370783002
Cr-Commit-Position: refs/heads/master@{#350877}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The blink watchlists stopped working after the repo merge, so this patch
merges the blink watchlists into the chromium watchlists. I did minor
clean-ups and removed the web, modules, platform, filters and compositing
entries since no-one was listed as watching these.
I also added an entry for third_party/WebKit, to send to blink-reviews@.
Previously this was covered by CCLIST in codereview.settings, but that
doesn't seem to be used any more.
Review URL: https://codereview.chromium.org/1361013004
Cr-Commit-Position: refs/heads/master@{#350834}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Leaves the previous version in place but updates BUILD.gn and libvpx.gn to point to the new version. This allows decoupling the WebRTC update which is also in DEPS.
libvpx DEPS changes ac1772e:0d6551
https://codereview.chromium.org/1339033002
https://chromium-review.googlesource.com/299759
https://codereview.chromium.org/1350853003
https://codereview.chromium.org/1353433003
Copy directory to libvpx_new to avoid breaking bisecting. This allows the user to move between and older and newer revision. A followup to rename libvpx_new to libvpx will come in some ~months because there are additional complications if one tries to sync directly from pre-move to post-rename or the other way around.
Remove WATCHLISTS and codereview.settings from _new and use the parent versions.
Add DEPS file to enumerate the #include paths.
Check out third_party/libvpx_new/source/libvpx directly from upstream project
Update all the easy clients of libvpx to depend on the new tree directly.
https://chromium.googlesource.com/chromium/deps/libvpx/+/ac1772e3db5c885b554f6a72ca9dbac4245cb0e2
BUG=481034
R=tomfinegan@chromium.org,brettw@chromium.org,phajdan.jr@chromium.org
Review URL: https://codereview.chromium.org/1323333002
Cr-Commit-Position: refs/heads/master@{#349789}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(patchset #1 id:1 of https://codereview.chromium.org/1304203008/ )
Reason for revert:
Nodir/Andrew do not watch docs
Original issue's description:
> [Docs] add nodir@ and andybons@ to watchlist for docs/ dirs
>
> BUG=none
>
> Committed: https://crrev.com/f4991462e4dc5c9d0a075867a5bdb557c2672c85
> Cr-Commit-Position: refs/heads/master@{#346422}
TBR=ben@chromium.org,andybons@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=none
Review URL: https://codereview.chromium.org/1358573002
Cr-Commit-Position: refs/heads/master@{#349711}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The crash component cannot be used on iOS (as it depends on //content).
Turn it into a layered component so that it is possible to put shared
code related to crash there (components/crash_keys and objc_zombie.{h,mm}).
BUG=522955
TBR=sky@chromium.org
TBR=jschuh@chromium.org
NOPRESUBMIT=true
Review URL: https://codereview.chromium.org/1315303004
Cr-Commit-Position: refs/heads/master@{#349643}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
id:100001 of https://codereview.chromium.org/1315303004/ )
Reason for revert:
This breaks Webkit layout tests.
Original issue's description:
> Turn components/crash into a layered component.
>
> The crash component cannot be used on iOS (as it depends on //content).
> Turn it into a layered component so that it is possible to put shared
> code related to crash there (components/crash_keys and objc_zombie.{h,mm}).
>
> BUG=522955
> TBR=sky@chromium.org
> TBR=jschuh@chromium.org
> NOPRESUBMIT=true
>
> Committed: https://crrev.com/4e483c64be5136b785e92c5baa971baca7eea2bc
> Cr-Commit-Position: refs/heads/master@{#349384}
TBR=blundell@chromium.org,jam@chromium.org,jschuh@chromium.org,mark@chromium.org,rsesek@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=522955
Review URL: https://codereview.chromium.org/1351923002
Cr-Commit-Position: refs/heads/master@{#349417}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The crash component cannot be used on iOS (as it depends on //content).
Turn it into a layered component so that it is possible to put shared
code related to crash there (components/crash_keys and objc_zombie.{h,mm}).
BUG=522955
TBR=sky@chromium.org
TBR=jschuh@chromium.org
NOPRESUBMIT=true
Review URL: https://codereview.chromium.org/1315303004
Cr-Commit-Position: refs/heads/master@{#349384}
|
|
|
|
|
|
|
|
|
|
|
| |
https://crrev.com/0af49ad54149ee0c13b6e8b87d0c66a4b5d79c9f forgot a comma.
BUG=NONE
TBR=dtrainor@chromium.org
Review URL: https://codereview.chromium.org/1349933002
Cr-Commit-Position: refs/heads/master@{#349281}
|
|
|
|
|
|
|
|
|
|
| |
Also change sorting to be alphabetical.
BUG=None
Review URL: https://codereview.chromium.org/1349483002
Cr-Commit-Position: refs/heads/master@{#349187}
|
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=more relevant reviews
R=khorimoto@chromium.org
NOTRY=true
Review URL: https://codereview.chromium.org/1347723003
Cr-Commit-Position: refs/heads/master@{#348937}
|
|
|
|
|
|
| |
Review URL: https://codereview.chromium.org/1332353004
Cr-Commit-Position: refs/heads/master@{#348492}
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add components/bubble/ to bubble directories.
- Add rouslan/hcarmona/groby to bubble watchlist recipients.
- Remove 'watch' from rouslan's email address.
- Remove aclicet from watchlist.
BUG=NONE
Review URL: https://codereview.chromium.org/1330233006
Cr-Commit-Position: refs/heads/master@{#348203}
|
|
|
|
|
|
|
|
| |
BUG=
Review URL: https://codereview.chromium.org/1329263002
Cr-Commit-Position: refs/heads/master@{#348018}
|
|
|
|
|
|
|
|
| |
BUG=none
Review URL: https://codereview.chromium.org/1319763005
Cr-Commit-Position: refs/heads/master@{#347503}
|
|
|
|
|
|
|
|
| |
BUG=
Review URL: https://codereview.chromium.org/1332433002
Cr-Commit-Position: refs/heads/master@{#347493}
|
|
|
|
|
|
|
|
| |
BUG=
Review URL: https://codereview.chromium.org/1325823003
Cr-Commit-Position: refs/heads/master@{#346887}
|
|
|
|
|
|
|
|
| |
BUG=
Review URL: https://codereview.chromium.org/1312433012
Cr-Commit-Position: refs/heads/master@{#346441}
|
|
|
|
|
|
|
|
| |
BUG=none
Review URL: https://codereview.chromium.org/1304203008
Cr-Commit-Position: refs/heads/master@{#346422}
|
|
|
|
|
|
|
|
|
|
|
| |
Removes those no longer active on the media/cast project, and adds new
members.
TBR=hguihot@chromium.org
Review URL: https://codereview.chromium.org/1309033006
Cr-Commit-Position: refs/heads/master@{#345759}
|
|
|
|
|
|
|
|
|
| |
BUG=NONE
TBR=kkimlabs@chromium.org
Review URL: https://codereview.chromium.org/1319763002
Cr-Commit-Position: refs/heads/master@{#345620}
|
|
|
|
|
|
|
|
| |
BUG=none
Review URL: https://codereview.chromium.org/1309103004
Cr-Commit-Position: refs/heads/master@{#345213}
|
|
|
|
|
|
|
|
| |
BUG=
Review URL: https://codereview.chromium.org/1302463003
Cr-Commit-Position: refs/heads/master@{#343938}
|
|
|
|
|
|
|
|
| |
BUG=none
Review URL: https://codereview.chromium.org/1281513003
Cr-Commit-Position: refs/heads/master@{#342393}
|
|
|
|
|
|
|
|
|
| |
BUG=
TBR=rkaplow
Review URL: https://codereview.chromium.org/1254893007
Cr-Commit-Position: refs/heads/master@{#341384}
|
|
|
|
|
|
|
|
| |
BUG=None
Review URL: https://codereview.chromium.org/1255433003
Cr-Commit-Position: refs/heads/master@{#339910}
|
|
|
|
|
|
|
|
|
| |
BUG=None
R=bengr@chromium.org
Review URL: https://codereview.chromium.org/1244923002
Cr-Commit-Position: refs/heads/master@{#339796}
|
|
|
|
|
|
|
|
| |
BUG=None
Review URL: https://codereview.chromium.org/1249713004
Cr-Commit-Position: refs/heads/master@{#339733}
|
|
|
|
|
|
|
|
|
|
|
| |
This CL also removes an entry for non-existent worker files.
BUG=n/a
NOTRY=true
Review URL: https://codereview.chromium.org/1247673002
Cr-Commit-Position: refs/heads/master@{#339593}
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
NOPRESUBMIT=true
NOTRY=true
Review URL: https://codereview.chromium.org/1221193006 .
Cr-Commit-Position: refs/heads/master@{#337626}
|
|
|
|
|
|
| |
Review URL: https://codereview.chromium.org/1215253003
Cr-Commit-Position: refs/heads/master@{#337184}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This moves all the java files in chrome/android/java_staging to
chrome/android/java, and merges the chrome_staging_java build target
into chrome_java.
Files moved using using:
cd chrome/android/java_staging
for src in $(find . -type f); do
dst=../java/$src
mkdir -p $(dirname $dst)
mv $src $dst
done
BUG=501140
R=cjhopman@chromium.org, mnaganov@chromium.org, tedchoc@chromium.org, yfriedman@chromium.org
TBR=sky@chromium.org
Review URL: https://codereview.chromium.org/1206673003.
Cr-Commit-Position: refs/heads/master@{#336008}
|
|
|
|
|
|
|
|
|
|
|
| |
Add a watchlist for all files that contain 'precache' in their path, for the
Wifi Prefetch project.
BUG=309216
Review URL: https://codereview.chromium.org/1191813006
Cr-Commit-Position: refs/heads/master@{#335528}
|
|
|
|
|
|
|
|
|
|
|
| |
Add missing comma to WATCHLISTS.
TBR=ianwen@chromium.org
NOTRY=TRUE
Review URL: https://codereview.chromium.org/1189253002
Cr-Commit-Position: refs/heads/master@{#335194}
|
|
|
|
|
|
|
|
| |
BUG=NONE
Review URL: https://codereview.chromium.org/1187403003
Cr-Commit-Position: refs/heads/master@{#335141}
|
|
|
|
|
|
|
|
| |
BUG=
Review URL: https://codereview.chromium.org/1192663004
Cr-Commit-Position: refs/heads/master@{#335103}
|
|
|
|
|
|
|
|
| |
BUG=None
Review URL: https://codereview.chromium.org/1189963005
Cr-Commit-Position: refs/heads/master@{#335044}
|
|
|
|
|
|
|
|
|
| |
BUG=none
NOTRY=true
Review URL: https://codereview.chromium.org/1180443002
Cr-Commit-Position: refs/heads/master@{#333728}
|
|
|
|
|
|
| |
Review URL: https://codereview.chromium.org/1155703005
Cr-Commit-Position: refs/heads/master@{#332606}
|
|
|
|
|
|
|
|
| |
BUG=None
Review URL: https://codereview.chromium.org/1157803004
Cr-Commit-Position: refs/heads/master@{#332405}
|
|
|
|
|
|
|
|
|
|
| |
This way perhaps we can keep a closer eye on test disables, etc.
BUG=491075
Review URL: https://codereview.chromium.org/1167673010
Cr-Commit-Position: refs/heads/master@{#332361}
|
|
|
|
|
|
|
|
| |
TBR=samuong
Review URL: https://codereview.chromium.org/1143253008
Cr-Commit-Position: refs/heads/master@{#332064}
|
|
|
|
|
|
|
|
|
| |
NOTRY=true
TBR=yurys
Review URL: https://codereview.chromium.org/1143163002
Cr-Commit-Position: refs/heads/master@{#330719}
|
|
|
|
|
|
|
|
|
| |
R=dbeam@chromium.org
BUG=
Review URL: https://codereview.chromium.org/1131773007
Cr-Commit-Position: refs/heads/master@{#329771}
|