- 29 Apr, 2015 40 commits
-
-
georgesak authored
BUG= Review URL: https://codereview.chromium.org/1111483002 Cr-Commit-Position: refs/heads/master@{#327578}
-
bcwhite authored
It appears to be an issue with the "textarea" not always getting focus before the "commitText()" call is made. A tiny delay to let everything settle seems to fix the issue. BUG=477632 TBR=bcwhite Review URL: https://codereview.chromium.org/1104293007 Cr-Commit-Position: refs/heads/master@{#327577}
-
dcheng authored
Working on trimming down plugin warnings on the Windows clang build. BUG=467287 NOPRESUBMIT=true Review URL: https://codereview.chromium.org/1109043003 Cr-Commit-Position: refs/heads/master@{#327576}
-
enne authored
No code expects these settings to change and has no way to react to these changes. It's treated as const everywhere, so we should just make it const. R=danakj@chromium.org,vmpstr@chromium.org Review URL: https://codereview.chromium.org/1114863003 Cr-Commit-Position: refs/heads/master@{#327575}
-
dmazzoni authored
BUG=none NOTRY=true R=dtseng@chromium.org Review URL: https://codereview.chromium.org/1109163003 Cr-Commit-Position: refs/heads/master@{#327574}
-
stevenjb authored
Revert of base: Remove use of MessageLoopProxy (patchset #6 id:100001 of https://codereview.chromium.org/1100773004/) Reason for revert: This CL caused this failure: http://build.chromium.org/p/chromium.chromiumos/builders/Linux%20ChromiumOS%20Tests%20%281%29/builds/2126 I would strongly recommend doing this in smaller pieces since it combines mechanical changes with more subtle ones (base/prefs, base/task). Original issue's description: > base: Remove use of MessageLoopProxy > > Replace usage of MessageLoopProxy under base/ with SingleThreadTaskRunner > and ThreadTaskRunnerHandle (excluding the implementation of MessageLoopProxy > itself which will removed later). > > This patch was mostly autogenerated with > https://codereview.chromium.org/1010073002. > > Depends on https://codereview.chromium.org/1086733002/. > > BUG=465354 > TBR=nkostylev@chromium.org,pkasting@chromium.org,pauljensen@chromium.org > > Committed: https://crrev.com/62aa5ca413e15738ebebbb9acd271138ec808739 > Cr-Commit-Position: refs/heads/master@{#327512} TBR=danakj@chromium.org,skyostil@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=465354 Review URL: https://codereview.chromium.org/1113953002 Cr-Commit-Position: refs/heads/master@{#327573}
-
tommycli authored
Also: - Remove some redundant bool variables from LoadablePluginPlaceholder. - Remove LoadablePluginPlaceholder observing the throttler. (No longer necessary). BUG=482205 Review URL: https://codereview.chromium.org/1111893003 Cr-Commit-Position: refs/heads/master@{#327572}
-
yfriedman authored
With a rooted device, some apps can remove permissions. Prevents chrome from crashing if NFC is revoked. BUG=481979 Review URL: https://codereview.chromium.org/1104053003 Cr-Commit-Position: refs/heads/master@{#327571}
-
payal.pandey authored
Bescause base/strings/string_split.h defines: typedef std::vector<std::pair<std::string, std::string> > StringPairs; BUG=412250 Review URL: https://codereview.chromium.org/1114843004 Cr-Commit-Position: refs/heads/master@{#327570}
-
payal.pandey authored
This CL turns const by value return values into const by ref BUG=393155 Review URL: https://codereview.chromium.org/1118443002 Cr-Commit-Position: refs/heads/master@{#327569}
-
skia-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/skia/+log/3596482..dbc3cef CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=humper@google.com Review URL: https://codereview.chromium.org/1112223002 Cr-Commit-Position: refs/heads/master@{#327568}
-
cyzero.kim authored
This patch adds Changyeon Kim (cyzero.kim@samsung.com) to the authors file. Review URL: https://codereview.chromium.org/1116723002 Cr-Commit-Position: refs/heads/master@{#327567}
-
xiyuan authored
BUG=482029 Review URL: https://codereview.chromium.org/1107223003 Cr-Commit-Position: refs/heads/master@{#327566}
-
dcheng authored
Working on trimming down plugin warnings on the Windows clang build. BUG=467287 TBR=oshima Review URL: https://codereview.chromium.org/1110843003 Cr-Commit-Position: refs/heads/master@{#327565}
-
derat authored
The IDS_WEB_FONT_SIZE resource specifies a percentage-based font size used in WebUI pages (e.g. settings or history). The previous value of 75% was appropriate for Noto Sans UI (the old default font), but Roboto (the default as of M42) is smaller. Increase the size to 80% so to make it more legible and to match the font used in the tab strip and in context menus. BUG=479731 Review URL: https://codereview.chromium.org/1109223003 Cr-Commit-Position: refs/heads/master@{#327564}
-
dmazzoni authored
It's on the web store here: https://chrome.google.com/webstore/detail/animation-policy/ncigbofjfbodhkaffojakplpmnleeoee BUG=3690 NOTRY=true Review URL: https://codereview.chromium.org/1109953003 Cr-Commit-Position: refs/heads/master@{#327563}
-
scheib authored
BUG=471536 Review URL: https://codereview.chromium.org/1080593007 Cr-Commit-Position: refs/heads/master@{#327562}
-
dcheng authored
Working on trimming down plugin warnings on the Windows clang build. BUG=467287 TBR=vitalybuka Review URL: https://codereview.chromium.org/1115763002 Cr-Commit-Position: refs/heads/master@{#327561}
-
payal.pandey authored
Because base/strings/string_split.h defines: typedef std::vector<std::pair<std::string, std::string> > StringPairs; BUG=412250 Review URL: https://codereview.chromium.org/1105623002 Cr-Commit-Position: refs/heads/master@{#327560}
-
ben authored
TBR=sky@chromium.org BUG= Review URL: https://codereview.chromium.org/1107233002 Cr-Commit-Position: refs/heads/master@{#327559}
-
dcheng authored
Working on trimming down plugin warnings on the Windows clang build. BUG=467287 TBR=cpu@chromium.org Review URL: https://codereview.chromium.org/1118473005 Cr-Commit-Position: refs/heads/master@{#327558}
-
dnicoara authored
Keeping the DRM devices open in the browser process means the kernel doesn't need to clean up the display state when the GPU process crashes, eliminating the flicker caused by the kernel disabling the CRTCs on GPU crashes. BUG=445773 Review URL: https://codereview.chromium.org/1064453003 Cr-Commit-Position: refs/heads/master@{#327557}
-
chrome://proximity-authtengs authored
This UI currently uses placeholder data and is not yet hooked up with Chrome. BUG=409158 Review URL: https://codereview.chromium.org/1108713002 Cr-Commit-Position: refs/heads/master@{#327556}
-
rtenneti authored
impact on battery. Will be measuring its impact in the following dashboard. https://chromeperf.appspot.com/report?masters=ChromiumPerf&bots=chromium-rel-mac9&tests=power.top_25%2Fidle_wakeups_total&checked=idle_wakeups_total%2Cref R=asvitkine@chromium.org BUG=426203 Review URL: https://codereview.chromium.org/1107283005 Cr-Commit-Position: refs/heads/master@{#327555}
-
dcheng authored
Working on trimming down plugin warnings on the Windows clang build. BUG=467287 TBR=keybuk@chromium.org Review URL: https://codereview.chromium.org/1119513002 Cr-Commit-Position: refs/heads/master@{#327554}
-
vmpstr authored
This patch removes sharing tiles from tilings. Previously, tiles that were not invalidated were shared between the pending and the active trees. With this patch, tiles that are exist on the active tree and are not invalidated are not created on the pending tree, resulting in fewer overall tiles. This improves performance of updating and managing tiles. Also, this patch opens up opportunities for a lot of code clean up that can otherwise be confusing when two trees are involved. R=danakj, enne Committed: https://crrev.com/0061b75e810f088900a0a8fbdd29ba5595c73016 Cr-Commit-Position: refs/heads/master@{#326804} Review URL: https://codereview.chromium.org/1051993002 Cr-Commit-Position: refs/heads/master@{#327553}
-
senorblanco authored
Revert "Enable BlockingLoginTest, ForceMaximizeOnFirstRunTest, UserCloudPolicyManagerTest, for webview." This reverts commit 8c52ec02. This seems to be breaking "Linux ChromiumOS Tests (dbg)" on the Blink waterfall, and blocking the Blink roll: http://build.chromium.org/p/chromium.webkit/builders/Linux%20ChromiumOS%20Tests%20%28dbg%29%281%29/builds/1485 TBR=achuith,nkostylev@chromium.org BUG= NOTREECHECKS=true Review URL: https://codereview.chromium.org/1109393005 Cr-Commit-Position: refs/heads/master@{#327552}
-
lanwei authored
BUG=466711 NOTREECHECKS=true Review URL: https://codereview.chromium.org/1112193002 Cr-Commit-Position: refs/heads/master@{#327551}
-
sbc authored
This fixes a linker error when combining -shared and -lppapi. BUG=479262 CQ_EXTRA_TRYBOTS=tryserver.chromium.linux:linux_nacl_sdk;tryserver.chromium.mac:mac_nacl_sdk Review URL: https://codereview.chromium.org/1094103003 Cr-Commit-Position: refs/heads/master@{#327550}
-
dcheng authored
Working on trimming down plugin warnings on the Windows clang build. BUG=467287 Review URL: https://codereview.chromium.org/1112693003 Cr-Commit-Position: refs/heads/master@{#327549}
-
dcheng authored
Working on trimming down plugin warnings on the Windows clang build. BUG=467287 TBR=jamiewalch@chromium.org Review URL: https://codereview.chromium.org/1115773002 Cr-Commit-Position: refs/heads/master@{#327548}
-
cjhopman authored
Currently we don't have any real uses of proguard in non-internal code. This makes it really easy to break the proguard rules. This enables proguard for ChromeShell with a fairly conservative configuration (for example, everything in org.chromium.** is kept). Review URL: https://codereview.chromium.org/1107653003 Cr-Commit-Position: refs/heads/master@{#327547}
-
dbeam authored
R=tommycli@chromium.org,bauerb@chromium.org BUG=478918 Review URL: https://codereview.chromium.org/1112723002 Cr-Commit-Position: refs/heads/master@{#327546}
-
dcheng authored
Working on trimming down plugin warnings on the Windows clang build. BUG=467287 TBR=dalecurtis@chromium.org Review URL: https://codereview.chromium.org/1118573002 Cr-Commit-Position: refs/heads/master@{#327545}
-
dfalcantara authored
Need to move this logic out so that we can get the icon earlier in the shortcut adding process. BUG=457424 Review URL: https://codereview.chromium.org/1103273011 Cr-Commit-Position: refs/heads/master@{#327544}
-
erikchen authored
The code requires methods only present on 10.5+, so having a deployment target of 10.4 is incorrect. BUG=471823 Review URL: https://codereview.chromium.org/1112753002 Cr-Commit-Position: refs/heads/master@{#327543}
-
dcheng authored
Working on trimming down plugin warnings on the Windows clang build. BUG=467287 Review URL: https://codereview.chromium.org/1110783003 Cr-Commit-Position: refs/heads/master@{#327542}
-
dtseng authored
This cl adds a key sequence that enables ChromeVox Next. Eventually, this can turn into a proper option. TEST=open ChromeVox options page, type 'n', 'e', 'x', 't'. Observe message and ChromeVox Next is enabled on all newly opened tabs. Review URL: https://codereview.chromium.org/1107343006 Cr-Commit-Position: refs/heads/master@{#327541}
-
scottmg authored
Includes: 0bb67471bca068996e15b56738fa4824dfa19de0 Slightly better docs for git instead of svn 8866260996c063f514dfafd0e05743a42709a49c win: prefer amd64_x86 compiler on >= 2013, not just 2013 3601f26003c6163128a66330ce845b5cb309c7a9 Make dump_dependency_json.py write <| list files to the output directory 2f66a3f949530074bc5151ea8daf6c2b7abd07a7 Whitespace change to test the new GYP waterfalls. TBR=dpranke@chromium.org BUG=482238 Review URL: https://codereview.chromium.org/1113863002 Cr-Commit-Position: refs/heads/master@{#327540}
-
skia-deps-roller authored
Summary of changes available at: https://chromium.googlesource.com/skia/+log/61f501f..3596482 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=humper@google.com Review URL: https://codereview.chromium.org/1111333004 Cr-Commit-Position: refs/heads/master@{#327539}
-