- 29 Apr, 2015 40 commits
-
-
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}
-
erikchen authored
BUG=471823 Review URL: https://codereview.chromium.org/1117513002 Cr-Commit-Position: refs/heads/master@{#327538}
-
reed authored
in support of https://codereview.chromium.org/986353002/ BUG= Review URL: https://codereview.chromium.org/1115713003 Cr-Commit-Position: refs/heads/master@{#327537}
-
sullivan authored
BUG=481919 CQ_EXTRA_TRYBOTS=tryserver.chromium.perf:linux_perf_bisect;tryserver.chromium.perf:mac_perf_bisect;tryserver.chromium.perf:android_nexus5_perf_bisect Review URL: https://codereview.chromium.org/1112553002 Cr-Commit-Position: refs/heads/master@{#327536}
-
fdegans authored
This fixes many tests in content_unittests and content_browsertests. BUG=439423, 470082, 475027 Review URL: https://codereview.chromium.org/1108283002 Cr-Commit-Position: refs/heads/master@{#327535}
-
erikchen authored
The method -accessibilityChildren was introduced in the NSAccessibilityLayoutArea protocol in Yosemite. To avoid confusion, I renamed the method on TabStripView to tabStripViewAccessibilityChildren. BUG=471823 Review URL: https://codereview.chromium.org/1111953003 Cr-Commit-Position: refs/heads/master@{#327534}
-
msw authored
The target was removed in: https://codereview.chromium.org/1091513005 The tests are now part of mojo_shell_unittests. The valgrind bots don't seem to build or run this target... TODO: Make Valgrind build and run more mojo tests? BUG=416620 TEST=No valgrind failures. R=thestig@chromium.org Review URL: https://codereview.chromium.org/1109283002 Cr-Commit-Position: refs/heads/master@{#327533}
-
sievers authored
BUG=482310 TBR=piman@chromium.org Review URL: https://codereview.chromium.org/1115013002 Cr-Commit-Position: refs/heads/master@{#327532}
-
haibinlu authored
Depends on the Blink change: https://codereview.chromium.org/1092193003/ BUG=459008 Review URL: https://codereview.chromium.org/1084293004 Cr-Commit-Position: refs/heads/master@{#327531}
-
aiolos authored
BUG=465594 Review URL: https://codereview.chromium.org/1110843002 Cr-Commit-Position: refs/heads/master@{#327530}
-
jshin authored
When a timezone is changed by a user at the OS level, the ICU's default timezone has to be updated in both browser and renderer processes. This CL propagates the new timezone id to renderers as well as updating it in the browser process. A v8-side change is still necessary to get Intl.DateTimeFormat to work in a new timezone. BUG=406382,379595 TEST=Manual test (browser process). 1. Go to history page 2. Change the OS tz 3. Reload the history page and see if the timestamp is in a new timezone. Review URL: https://codereview.chromium.org/697203006 Cr-Commit-Position: refs/heads/master@{#327529}
-
scottmg authored
(And mark to gypi owners) TBR=mark@chromium.org Review URL: https://codereview.chromium.org/1119503002 Cr-Commit-Position: refs/heads/master@{#327528}
-
dnicoara authored
In order to allow sharing the DRM connection between browser and GPU process, we need to be able to recover from GPU crashes and gracefully handle page flipping events that were meant for the previous GPU process. BUG=445773 Review URL: https://codereview.chromium.org/1056793007 Cr-Commit-Position: refs/heads/master@{#327527}
-
limasdf authored
fullscreen state test is flaky on mac. disable it. This test does create window with fullscreen state. BUG=482433 Review URL: https://codereview.chromium.org/1111333003 Cr-Commit-Position: refs/heads/master@{#327526}
-
erikchen authored
-layout is the name of a method on NSView that performs constraint based layout. The new method's name is -layoutEntryView. BUG=471823 Review URL: https://codereview.chromium.org/1114743002 Cr-Commit-Position: refs/heads/master@{#327525}
-
sdefresne authored
Add ios/chrome/ios_strings_resources_${locale}.pak files to the repack_locales.py script and "packed_resources" target. BUG=475514 Review URL: https://codereview.chromium.org/1111823002 Cr-Commit-Position: refs/heads/master@{#327524}
-
rdevlin.cronin authored
We are now normifying extension enum property names as part of crbug.com/463184. Update the extern generator to share this same pattern. BUG=469920 Review URL: https://codereview.chromium.org/1109793003 Cr-Commit-Position: refs/heads/master@{#327523}
-
newt authored
On pre-L devices, each item in the list of search engines had too much top padding and no bottom padding. Also, on all devices, clicking a search engine didn't show a ripple or highlight. Both of these bugs have been fixed. BUG=482193 Review URL: https://codereview.chromium.org/1109263004 Cr-Commit-Position: refs/heads/master@{#327522}
-
dpranke authored
R=scottmg@chromium.org, mark@chromium.org BUG=354261 CQ_EXTRA_TRYBOTS=tryserver.chromium.win:win8_chromium_gn_rel,win8_chromium_gn_dbg,win_chromium_gn_x64_rel,win_chromium_gn_x64_dbg Review URL: https://codereview.chromium.org/1115533002 Cr-Commit-Position: refs/heads/master@{#327521}
-
lanwei authored
In order for us to map and track between the touch events and their ACKs, we need to set unique_event_id to WebTouchEvent when converting from TouchEvent. This patch is part of a series: patch #1: https://codereview.chromium.org/1008573002/ patch #2: This CL BUG=466711 Review URL: https://codereview.chromium.org/999423003 Cr-Commit-Position: refs/heads/master@{#327520}
-
jdduke authored
This regressed recently with the transition to the View-based pull-to-refresh implementation. Restore the proper behavior which is to suppress pull-to-refresh for fullscreen HTML5 scenarios. BUG=435732 Review URL: https://codereview.chromium.org/1084533004 Cr-Commit-Position: refs/heads/master@{#327519}
-
dnicoara authored
Removes special initialization of the primary DRM device from the GPU process. This allows us to work around sandboxing issues on initialization on ARM devices since the DRM card devices will all be sent to the sandboxed GPU via IPCs. BUG=477792, 476728 Review URL: https://codereview.chromium.org/1100973002 Cr-Commit-Position: refs/heads/master@{#327518}
-