- 18 Sep, 2014 40 commits
-
-
skia-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/skia/+log/69f6f00..53d2562 CQ_EXTRA_TRYBOTS=tryserver.blink:linux_blink_rel,linux_blink_dbg TBR=stephana@google.com Review URL: https://codereview.chromium.org/579263002 Cr-Commit-Position: refs/heads/master@{#295470}
-
lfg authored
BUG=352293 Review URL: https://codereview.chromium.org/574793003 Cr-Commit-Position: refs/heads/master@{#295469}
-
spang authored
Having these types disappear under chromeos=0 is a problem for platforms under ui/ozone, which also want to support embedded builds. There's no reason not to provide these everywhere. R=derat@chromium.org BUG=none TESt=build TBR=darin Review URL: https://codereview.chromium.org/558253003 Cr-Commit-Position: refs/heads/master@{#295468}
-
pneubeck authored
This adds the object "WiMAX" to ONC, which contains the basic properties AutoConnect (read/write) EAP (write-only) SignalStrength (read-only). Also all general network properties like Name or ConnectionState are supported. BUG=414417 Review URL: https://codereview.chromium.org/578823003 Cr-Commit-Position: refs/heads/master@{#295467}
-
chrome://inspectdgozman authored
BUG=none Review URL: https://codereview.chromium.org/568403002 Cr-Commit-Position: refs/heads/master@{#295466}
-
skia-deps-roller authored
https://skia.googlesource.com/skia/+log/613d579471a4515dae60bdf7e3ab25cb3977fa01..69f6f00fd975823e825c5aa0b1b8f4416e7c812b CQ_EXTRA_TRYBOTS=tryserver.blink:linux_blink_rel,linux_blink_dbg TBR=stephana@google.com Review URL: https://codereview.chromium.org/582693002 Cr-Commit-Position: refs/heads/master@{#295465}
-
blink-deps-roller authored
https://chromium.googlesource.com/chromium/blink/+log/b5d9a40e564f6d983466b3e57b9676b9631cc000..612de4f7070b0c62ad819afce2b48d646f157dca TBR=dpranke@chromium.org,apavlov@chromium.org Review URL: https://codereview.chromium.org/575383003 Cr-Commit-Position: refs/heads/master@{#295464}
-
sky authored
BUG=412106 TEST=none R=ananta@chromium.org Review URL: https://codereview.chromium.org/576323003 Cr-Commit-Position: refs/heads/master@{#295463}
-
chrome-tpm authored
Cr-Commit-Position: refs/heads/master@{#295462}
-
ankit2.kumar authored
When context menu is invoked for mailto schemes context menu should show 'copy email address' instead of 'copy link address'. BUG=415459 Review URL: https://codereview.chromium.org/583593002 Cr-Commit-Position: refs/heads/master@{#295461}
-
blink-deps-roller authored
https://chromium.googlesource.com/chromium/blink/+log/fa645b3a2b378067e47ad33ee49c7d06749acfc4..b5d9a40e564f6d983466b3e57b9676b9631cc000 TBR=dpranke@chromium.org,apavlov@chromium.org Review URL: https://codereview.chromium.org/583613002 Cr-Commit-Position: refs/heads/master@{#295460}
-
simonb authored
Current packing sets the spliced LOAD segment's memsz to larger than its filesz. This causes the runtime linker to create a 'zero' mapping to pad from filesz to memsz. This isn't a problem -- the mapping sits on already reserved address space and uses no real memory -- but 'null' mappings like this appear in /proc/pid/maps and can disrupt or confuse tools which read and parse it, for example Breakpad. This change makes the spliced LOAD segment's memsz and filesz equal. It also tidies code a little so that it is now more obvious when filesz is equal to memsz, and vaddr is equal to paddr. Also, rebuild test data to match. BUG=385553 Review URL: https://codereview.chromium.org/571333003 Cr-Commit-Position: refs/heads/master@{#295459}
-
timvolodine authored
StopFetchingDeviceData() may not be used in the destructor of this class because it can call the pure virtual Stop() method. This patch fixes this issue by introducing a StopFetchingAllDeviceData() method and calling it from the derived DataFetcherSharedMemory class. BUG=414632 Review URL: https://codereview.chromium.org/578863002 Cr-Commit-Position: refs/heads/master@{#295458}
-
mlamouri authored
The display property will be used only if properly set and parsed. If used, it will override the signal sent by the 'apple-web-app-capable' and 'mobile-web-app-capable' meta tags. This CL is implemented on top of https://codereview.chromium.org/563083004/ BUG=366145 Review URL: https://codereview.chromium.org/576153002 Cr-Commit-Position: refs/heads/master@{#295457}
-
blink-deps-roller authored
https://chromium.googlesource.com/chromium/blink/+log/745f4126ebd8d4235f56cfe6be13739493149e8c..fa645b3a2b378067e47ad33ee49c7d06749acfc4 TBR=dpranke@chromium.org,apavlov@chromium.org Review URL: https://codereview.chromium.org/583563003 Cr-Commit-Position: refs/heads/master@{#295456}
-
vasilii authored
Move content_settings_observer.h, content_settings_provider.h, content_settings_rule.* to the component. BUG=384872,384865 Review URL: https://codereview.chromium.org/579673003 Cr-Commit-Position: refs/heads/master@{#295455}
-
keishi authored
BUG=409503 Review URL: https://codereview.chromium.org/508063002 Cr-Commit-Position: refs/heads/master@{#295454}
-
ericwilligers authored
The following supressions are no longer needed: bug_82717 bug_83609 bug_83609b bug_87232 bug_89304 bug_89311 bug_90057c bug_90400 bug_90487b bug_90496b bug_90496c bug_90496d bug_91199 bug_92571 bug_92741c BUG=82717,83609,87232,89304,89311,90057,90400,90487,90496,91199,92571,92741 TBR=groby@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/577173003 Cr-Commit-Position: refs/heads/master@{#295453}
-
ericwilligers authored
The following supressions are no longer needed: bug_60667c bug_70327 bug_71152 bug_75051 bug_75127a bug_75127b bug_75127c bug_77766 bug_78201 bug_78786 bug_79357a bug_79357b bug_79651 bug_79652 bug_79865a bug_79865b bug_79933a BUG=60667,70327,71152,75051,75127,77766,78201,78786,79357,79651,79652,79865,79933 TBR=groby@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/584473002 Cr-Commit-Position: refs/heads/master@{#295452}
-
qsr authored
This is necessary to be able to use async operation on handles. This is a reland of https://codereview.chromium.org/552783004 after the build dependency issue has been fixed. R=sdefresne@chromium.org BUG=415485 Review URL: https://codereview.chromium.org/577193002 Cr-Commit-Position: refs/heads/master@{#295451}
-
Balazs Engedy authored
This reverts commit: https://chromium.googlesource.com/chromium/src/+/93ea39da5423d641ecbc5687764f6b12972e302a. Additionally, it also changes the |first_id| for the string resource group chrome/browser/browser_resources.grd / "includes", because the group has ran out of IDs. BUG=370966 NOPRESUBMIT=true R=asvitkine@chromium.org, dbeam@chromium.org, erg@chromium.org, gab@chromium.org, sky@chromium.org, vasilii@chromium.org Review URL: https://codereview.chromium.org/533183002 Cr-Commit-Position: refs/heads/master@{#295450}
-
mlamouri authored
BUG=366145 Review URL: https://codereview.chromium.org/576073004 Cr-Commit-Position: refs/heads/master@{#295449}
-
blink-deps-roller authored
https://chromium.googlesource.com/chromium/blink/+log/279b7e70bf67f06afd9bd69571c3a2e3d6aee919..745f4126ebd8d4235f56cfe6be13739493149e8c TBR=dpranke@chromium.org,apavlov@chromium.org Review URL: https://codereview.chromium.org/578263002 Cr-Commit-Position: refs/heads/master@{#295448}
-
caseq authored
TBR=nduca,dsinclair BUG=415388 Review URL: https://codereview.chromium.org/583583002 Cr-Commit-Position: refs/heads/master@{#295447}
-
mostynb authored
clang + icecc has problems finding libFindBadConstructs.so, probably due to a path bug in icecc. We can however workaround this bug by using the canonical absolute path instead of an absolute path that includes redundant directories (ie remove "tools/clang/scripts/../../../" from the middle). This has the benefit of simplifying and shortening clang compile commands. BUG=409571 Review URL: https://codereview.chromium.org/525733005 Cr-Commit-Position: refs/heads/master@{#295446}
-
torne authored
When using a prebuilt libwebviewchromium, instead of skipping the entire directory just include the makefiles needed to build V8 for external/chromium-libpac to use. BUG= NOTRY=true Review URL: https://codereview.chromium.org/583573002 Cr-Commit-Position: refs/heads/master@{#295445}
-
tmoniuszko authored
BUG=392154 Review URL: https://codereview.chromium.org/371413002 Cr-Commit-Position: refs/heads/master@{#295444}
-
bratell authored
The tool can be run with a preprocessed nm file as input and trying to run a DWARF version check in that case won't work. BUG=415084 R=andrewhayden@chromium.org Review URL: https://codereview.chromium.org/573273002 Cr-Commit-Position: refs/heads/master@{#295443}
-
vasilii authored
BUG=404012 Review URL: https://codereview.chromium.org/579813002 Cr-Commit-Position: refs/heads/master@{#295442}
-
qsr authored
R=sdefresne@chromium.org Review URL: https://codereview.chromium.org/578893002 Cr-Commit-Position: refs/heads/master@{#295441}
-
eugenis authored
BUG=415472 TBR=thestig@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/576493003 Cr-Commit-Position: refs/heads/master@{#295440}
-
kulkarni.a authored
Changing in the initialization order of WeakPtrFactory in src/gin module such that all member variables should appear before the WeakPtrFactory to ensure that any WeakPtrs to Controller are invalidated before its members variable's destructor are executed, rendering them invalid. BUG=303818 Review URL: https://codereview.chromium.org/573133003 Cr-Commit-Position: refs/heads/master@{#295439}
-
mlamouri authored
BUG=366145 Review URL: https://codereview.chromium.org/563083004 Cr-Commit-Position: refs/heads/master@{#295438}
-
marja authored
Script streaming is implemented here: https://codereview.chromium.org/368283002 BUG= Review URL: https://codereview.chromium.org/547373002 Cr-Commit-Position: refs/heads/master@{#295437}
-
sergiyb authored
- Corrected handling of the BISECT_MODE_RETURN_CODE when using BisectOptions.FromDict. - Refactored code to avoid parsing metrics when bisect is running in BISECT_MODE_RETURN_CODE. - Other minor corrections. R=qyearsley@chromium.org Review URL: https://codereview.chromium.org/568423002 Cr-Commit-Position: refs/heads/master@{#295436}
-
v8-autoroll authored
TBR=machenbach@chromium.org Review URL: https://codereview.chromium.org/579123002 Cr-Commit-Position: refs/heads/master@{#295435}
-
Sylvain Defresne authored
BUG=370850 R=blundell@chromium.org, brettw@chromium.org Review URL: https://codereview.chromium.org/553783003 Cr-Commit-Position: refs/heads/master@{#295434}
-
blink-deps-roller authored
https://chromium.googlesource.com/chromium/blink/+log/74361aeabdc1193cb57d19c347ecee0ffddc8aa5..279b7e70bf67f06afd9bd69571c3a2e3d6aee919 TBR=dpranke@chromium.org,apavlov@chromium.org Review URL: https://codereview.chromium.org/578203002 Cr-Commit-Position: refs/heads/master@{#295433}
-
ericwilligers authored
The following supressions are no longer needed: bug_16093 bug_16095 bug_16128 bug_19371 bug_27665 bug_29675 bug_32623 bug_43471 bug_46250 bug_50304 bug_50936 bug_52831 bug_58564 BUG=16093,16095,16128,19371,27665,29675,32623,43471,46250,50304,50936,52831,58564 TBR=groby@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/583553002 Cr-Commit-Position: refs/heads/master@{#295432}
-
ericwilligers authored
The following supressions are no longer needed: bug_122189 bug_122192 bug_122245a bug_122245b bug_122429 bug_122431 bug_122435a bug_122435b bug_122436 bug_122437 bug_122454 bug_122455 bug_122670 bug_122716 bug_122752a bug_122752b bug_124156 Note: omitting bug 122752 from BUG list as the bug doesn't seem to exist. BUG=122189,122192,122245,122429,122431,122435,122436,122437,122454,122455,122670,122716,124156 R=groby@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/579973003 Cr-Commit-Position: refs/heads/master@{#295431}
-