- 14 May, 2014 32 commits
-
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270298 0039d316-1c4b-4281-b951-d872f2087c98
-
ojan@chromium.org authored
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=173976:173990&mode=html TBR= BUG= Review URL: https://codereview.chromium.org/289523002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270297 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270295 0039d316-1c4b-4281-b951-d872f2087c98
-
skuhne@chromium.org authored
BUG=351553 TEST=existing unit tests Review URL: https://codereview.chromium.org/280383009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270293 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
This pulls the new buildtools repo which will contain sha1 references to binaries we pull from google storage. This is so related Chromium projects can shared the same binaries without individually managing versions. Review URL: https://codereview.chromium.org/281863002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270292 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
By consolidating override of OnBeforeWidgetInit that finds shell many of the places that were setting a viewsdelegate no longer need to. Also, made AshTestHelper install a ViewsDelegate so that tests don't have. Because of removed an include of views_delegate from ash_test_helper I had to update some includes. BUG=none TEST=none R=ben@chromium.org Review URL: https://codereview.chromium.org/280863002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270290 0039d316-1c4b-4281-b951-d872f2087c98
-
yefim@chromium.org authored
Restored an option to enable enhanced bookmarks experiment from Finch. It was removed when we switched to Chrome sync enabled experiment. Now we need both Chrome sync experiment for logged in users and Finch for the rest. BUG=321393 TBR=rlarocque Review URL: https://codereview.chromium.org/265843009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270288 0039d316-1c4b-4281-b951-d872f2087c98
-
piman@chromium.org authored
BUG=None Review URL: https://codereview.chromium.org/287823002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270286 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270285 0039d316-1c4b-4281-b951-d872f2087c98
-
piman@chromium.org authored
> Change Skia DEPS to pull from googlesource (git) > > BUG=skia:1638 > > Review URL: https://codereview.chromium.org/275893002 TBR=borenet@google.com Review URL: https://codereview.chromium.org/272003004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270284 0039d316-1c4b-4281-b951-d872f2087c98
-
raymes@google.com authored
Caused a breakage http://build.chromium.org/p/chromium.linux/builders/Linux%20Tests/builds/10938/ > [Telemetry] Enable BitmapUnittests now that the binary is checked in. > > BUG= > > Review URL: https://codereview.chromium.org/272023004 TBR=tonyg@chromium.org Review URL: https://codereview.chromium.org/280423009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270283 0039d316-1c4b-4281-b951-d872f2087c98
-
cpu@chromium.org authored
TVCM is what chrome-tracing uses. TBR=viettrungluu BUG=360188 Review URL: https://codereview.chromium.org/281623007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270281 0039d316-1c4b-4281-b951-d872f2087c98
-
jfb@chromium.org authored
R= dschuff@chromium.org TEST= none BUG= https://code.google.com/p/nativeclient/issues/detail?id=2205 NOTRY=true (documentation only change) Review URL: https://codereview.chromium.org/282933003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270280 0039d316-1c4b-4281-b951-d872f2087c98
-
gcasto@chromium.org authored
Revert "Revert of [Autofill] Enable Autofill for dynamically created forms. (https://codereview.chromium.org/242613006/)" This reverts commit r268113 and additionally prevents frames that are still loading from being parsed. This behavior was the root cause of the previous test failures. BUG=360904 Review URL: https://codereview.chromium.org/277043002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270279 0039d316-1c4b-4281-b951-d872f2087c98
-
davidben@chromium.org authored
SwapInternal checks if CoreTabHelper::delegate is NULL now, and a non-CURRENT_TAB disposition would require the asynchronous codepath anyway, so it's fine that the WebContents is still to be attached. BUG=345474 Review URL: https://codereview.chromium.org/261623004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270278 0039d316-1c4b-4281-b951-d872f2087c98
-
piman@chromium.org authored
build break: http://build.chromium.org/p/chromium.linux/builders/Linux%20Tests%20%28dbg%29%281%29%2832%29/builds/5169/steps/browser_tests/logs/CDMExpectedCrash > Remove SCM_CREDENTIALS fallback code from breakpad > > Since r266618, we require SCM_CREDENTIALS to work correctly across PID > namespaces, and refuse to run on kernels where it doesn't. > > NOTRY=true > > Review URL: https://codereview.chromium.org/283643004 TBR=mdempsky@chromium.org Review URL: https://codereview.chromium.org/275913003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270277 0039d316-1c4b-4281-b951-d872f2087c98
-
davidben@chromium.org authored
This makes assumptions about how Android stores system certificates on disk; KeyStore's API is not sufficient to look up a trust anchor by subject and key. BUG=361166 Review URL: https://codereview.chromium.org/228293012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270275 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270273 0039d316-1c4b-4281-b951-d872f2087c98
-
borenet@google.com authored
BUG=skia:1638 Review URL: https://codereview.chromium.org/275893002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270272 0039d316-1c4b-4281-b951-d872f2087c98
-
lazyboy@chromium.org authored
This test is disabled at this point. The shared memory/backing store stuff has gone away, we need a gpu/telemetry test for this instead. NOTRY=true BUG=370240 Test=None, internal only change. Review URL: https://codereview.chromium.org/280923002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270271 0039d316-1c4b-4281-b951-d872f2087c98
-
sbc@chromium.org authored
This was causing checkperms.py to fail. R=thestig@chromium.org Review URL: https://codereview.chromium.org/284843007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270270 0039d316-1c4b-4281-b951-d872f2087c98
-
zelidrag@chromium.org authored
BUG=372098 TEST=manual Review URL: https://codereview.chromium.org/277083004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270269 0039d316-1c4b-4281-b951-d872f2087c98
-
limasdf@gmail.com authored
Use extensions::ExtensionRegistryObserver instead of deprecated extension notification from autocomplete R=pkasting@chromium.org CC=kalman@chromium.org BUG=354046, 354458 TEST=unit_tests Review URL: https://codereview.chromium.org/271393003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270268 0039d316-1c4b-4281-b951-d872f2087c98
-
rsesek@chromium.org authored
R=rvargas@chromium.org Review URL: https://codereview.chromium.org/287653005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270267 0039d316-1c4b-4281-b951-d872f2087c98
-
deymo@chromium.org authored
ApplyBinaryPatch() returns an integer value different from 0 on error when opening files. Nevertheless, it doesn't report the errors when they happen on the underlying MBS_ApplyPatch() function. BUG=None TEST=Manually compiled and called ApplyBinaryPatch with an invalid patch. Function returns error instead of 0. Review URL: https://codereview.chromium.org/284733002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270266 0039d316-1c4b-4281-b951-d872f2087c98
-
reveman@chromium.org authored
Instead of creating an infinite number of sync queries, which will eventually cause performance issues, log an error message and block until oldest query has passed when reaching 16 pending queries. BUG=371530 Review URL: https://codereview.chromium.org/280543003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270265 0039d316-1c4b-4281-b951-d872f2087c98
-
jgraettinger@chromium.org authored
SPDY size utility method. Small change from larger upstream CL working on plumbing SpdyHeaderBlockParser. This lands server change 65367667 by birenroy. https://codereview.chromium.org/267113005/ SPDY: Remove redundant end_push_promise and end_headers fields. Removed from SpdyPushPromiseIR and SpdyHeadersIR. No behavior changes. This lands server change 66127638 by mlavan. https://codereview.chromium.org/263033007/ HPACK changes required for specification draft '07 * The static Huffman table has been updated. * The static header table has been updated. * Several opcodes have been reordered, and have new wire formats. * New never-indexed opcode is decoded (but not encoded). Also removed tolerance for variations in "cookie" casing, to match current consensus on strict header name casing. This lands server change 66241100 by jgraettinger. https://codereview.chromium.org/269183008/ Allocate HpackDecoder/Encoder only for SpdyFramer > SPDY3. This lands server change 66310528 by jgraettinger. https://codereview.chromium.org/267063006/ BUG=339578,345769 Review URL: https://codereview.chromium.org/265763011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270264 0039d316-1c4b-4281-b951-d872f2087c98
-
simonhong@chromium.org authored
Remove Scheduler::ActivatePendingTree and call the client api directly. R=brianderson@chromium.org BUG=NONE TEST=NONE(not functional change) Review URL: https://codereview.chromium.org/285663003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270263 0039d316-1c4b-4281-b951-d872f2087c98
-
imcheng@chromium.org authored
Due to the event type refactoring landed earlier, an enum field EventMediaType was added to PacketEvent. PacketEvent is transmitted via IPC from browser to renderer so we need to add them to the IPC definition as well. Also fix compile in cast_sender_app. Review URL: https://codereview.chromium.org/279833003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270262 0039d316-1c4b-4281-b951-d872f2087c98
-
jennyz@chromium.org authored
Also fixes a bug in local_cache_extension.cc for app version update. BUG=369550 Review URL: https://codereview.chromium.org/271263002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270261 0039d316-1c4b-4281-b951-d872f2087c98
-
dbeam@chromium.org authored
R=rouslan@chromium.org BUG=none [1] https://chromiumcodereview.appspot.com/243013004/#msg38 Review URL: https://codereview.chromium.org/273533003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270260 0039d316-1c4b-4281-b951-d872f2087c98
-
erikwright@chromium.org authored
Repros when a keyword exists for google.ca, in addition to a pre-pop for google.com, and the user is in Canada. The google.com is rewritten to google.ca and the latter should be uniquified to google.ca_. But it was not working as intended. NOTREECHECKS=True NOTRY=True BUG=365762 Review URL: https://codereview.chromium.org/287563004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270258 0039d316-1c4b-4281-b951-d872f2087c98
-
- 13 May, 2014 8 commits
-
-
plundblad@chromium.org authored
This more realistically immitates what a braille display would provide and makes the space bar behave like the other 'braille keys' (submit on key up, no autorepeat). This CL also makes the IME propagate all keys when any modifier (or caps lock) is active so tha browser keyboard shortcuts that would conflict with a braille key will still work. BUG=310285 R=dtseng@chromium.org Review URL: https://codereview.chromium.org/271723002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270255 0039d316-1c4b-4281-b951-d872f2087c98
-
sbc@chromium.org authored
The main reason for this is to support cross building for ARM on Trusty machines (where the sysroot should match the cross compiler version). Rename the main sysroot creator script and source it in the trust and wheezy scripts that are actually runnable. This should make it easy to create a script for Debian/Jesse when it is released without duplicating code. Review URL: https://codereview.chromium.org/271853003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270253 0039d316-1c4b-4281-b951-d872f2087c98
-
miletus@chromium.org authored
Currently we compute the touch CTM in OutputConfigurator and push that into X. This CL makes computing the touch CTM in DisplayController, and pushing it into WindowTreeHostX11. This moves the functionality of touch CTM from X into Chrome. Basically, when there is output configuration change, we compute the TouchCTM for each touch device, and push the TouchCTM into the WindowTreeHostX11 that is associated with the touchscreen. Then when X events reaching root window, we use the CTM to map the events coordinate in framebuffer space into the root window's coordinate space. BUG=351019, chrome-os-partner:25788 TEST=tested on Pixel/Clapper with external touch/non-touch displays on both extended/mirror mode. Touch events are correctly mapped to chrome window or discarded if it is from blank region from letterboxing/pillarboxing mirror mode. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269371 TBR=sadrul@chromium.org Review URL: https://codereview.chromium.org/280833002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270252 0039d316-1c4b-4281-b951-d872f2087c98
-
pvalenzuela@chromium.org authored
BUG=323265 Review URL: https://codereview.chromium.org/271693004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270251 0039d316-1c4b-4281-b951-d872f2087c98
-
tonyg@chromium.org authored
BUG= Review URL: https://codereview.chromium.org/272023004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270250 0039d316-1c4b-4281-b951-d872f2087c98
-
ltilve@igalia.com authored
The issue http://crbug.com/237700 which was causing an infinite loop is a duplicate of http://crbug.com/238405 which has already been fixed, making unnecessary the workaround. Review URL: https://codereview.chromium.org/269013006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270249 0039d316-1c4b-4281-b951-d872f2087c98
-
naiem.shaik@gmail.com authored
components/translate/language_detection should be moved to components/translate/core/language_detection, since this code is shared by iOS and other platforms. BUG=331780 TEST=components_unittests --gtest_filter=LanguageDetection* Review URL: https://codereview.chromium.org/275233004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270248 0039d316-1c4b-4281-b951-d872f2087c98
-
vmpstr@chromium.org authored
This patch removes layers that are no longer have their tile priorities updated from tile manager, in order to ensure that we don't process tile or use any other information from these layers. BUG=176557 R=enne Review URL: https://codereview.chromium.org/279543003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270247 0039d316-1c4b-4281-b951-d872f2087c98
-