| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Chrome doesn't use overlay scrollbars. The only thing that we do with this
library is attempt to initialize it (as part of gtk2+ init) which occasionally
tries to read a missing settings schema and crashes.
BUG=456205
TBR=glider@chromium.org
NOTRY=true
Review URL: https://codereview.chromium.org/905703003
Cr-Commit-Position: refs/heads/master@{#315361}
|
|
|
|
|
|
|
|
|
|
|
|
| |
Backport a fix for an issue that looks related.
BUG=440063
TBR=glider@chromium.org
NOTRY=true
Review URL: https://codereview.chromium.org/796553002
Cr-Commit-Position: refs/heads/master@{#307755}
|
|
|
|
|
|
|
|
|
|
| |
BUG=419367
TBR=glider@chromium.org
NOTRY=true
Review URL: https://codereview.chromium.org/768223002
Cr-Commit-Position: refs/heads/master@{#306251}
|
|
|
|
|
|
|
|
|
|
| |
BUG=414189
TBR=glider@chromium.org
NOTRY=true
Review URL: https://codereview.chromium.org/689113002
Cr-Commit-Position: refs/heads/master@{#302268}
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This CL enables applying different custom patches depending on the Ubuntu
release (Precise/Trusty). It also adds two Trusty-specific patches.
BUG=414189
R=glider@chromium.org
NOTRY=true
Review URL: https://codereview.chromium.org/614903003
Cr-Commit-Position: refs/heads/master@{#297672}
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Some cases are simple enough that a search and replace is sufficient. At the
same time, the fewer patches we have, the less time will be spent rebasing them.
BUG=414189
TBR=glider@chromium.org
NOTRY=true
Review URL: https://codereview.chromium.org/618013002
Cr-Commit-Position: refs/heads/master@{#297474}
|
|
|
|
|
|
|
|
|
|
|
|
| |
A recent security update changed the file, so the patch had to be rebased.
BUG=313751
TBR=glider@chromium.org
NOTRY=true
Review URL: https://codereview.chromium.org/610643002
Cr-Commit-Position: refs/heads/master@{#296961}
|
|
|
|
|
|
|
|
|
|
| |
BUG=404526
TBR=earthdok@chromium.org
Review URL: https://codereview.chromium.org/487213002
Cr-Commit-Position: refs/heads/master@{#290582}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290582 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=389216, 313751
TBR=glider@chromium.org
NOTRY=true
Review URL: https://codereview.chromium.org/392713002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282991 0039d316-1c4b-4281-b951-d872f2087c98
|
|
- pass the patch as a command line argument to the build script, instead of
applying it through run_before_build,
- add each patch and run_before_build script to inputs for its corresponding
library,
- move patches and scripts to their own subdirectories,
- also, fix a small error in the build configuration for libappindicator1.
BUG=313751
R=glider@chromium.org
NOTRY=true
TEST=compile
Review URL: https://codereview.chromium.org/361473002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@280338 0039d316-1c4b-4281-b951-d872f2087c98
|