- 16 Jan, 2014 40 commits
-
-
marq@chromium.org authored
BUG=333919 Review URL: https://codereview.chromium.org/139553004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245182 0039d316-1c4b-4281-b951-d872f2087c98
-
frankf@chromium.org authored
BUG=334319 NOTRY=True Review URL: https://codereview.chromium.org/138873002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245181 0039d316-1c4b-4281-b951-d872f2087c98
-
jrummell@chromium.org authored
The EME event names in Blink have been renamed, so update the calls to use the new names. BUG=224786 Review URL: https://codereview.chromium.org/138753003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245180 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
This gives back original behavior, making Layer and Window reset bounds when RecreateLayer is invoked. BUG=328062 TEST=covered by test now R=pkotwicz@chromium.org Review URL: https://codereview.chromium.org/139463005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245179 0039d316-1c4b-4281-b951-d872f2087c98
-
slamm@chromium.org authored
BUG=331588 Review URL: https://codereview.chromium.org/138743002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245178 0039d316-1c4b-4281-b951-d872f2087c98
-
spang@chromium.org authored
Review URL: https://codereview.chromium.org/138723002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245177 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
Previously NaCl targets were using _untrusted suffix which makes the purpose of these targets hard to understand. This CL renames some targets in src/third_party. Also removed toolsets field from modp_b64_nacl.gyp Review URL: https://codereview.chromium.org/138673002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245176 0039d316-1c4b-4281-b951-d872f2087c98
-
newt@chromium.org authored
BUG=333441 Review URL: https://codereview.chromium.org/138653002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245175 0039d316-1c4b-4281-b951-d872f2087c98
-
felt@chromium.org authored
BUG=333309 Review URL: https://codereview.chromium.org/138613003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245174 0039d316-1c4b-4281-b951-d872f2087c98
-
mferreria@google.com authored
When the user request sync events dump on the sync_internals page, he can check a box to say if he wants to dump also the node content. If he doesn't check it, then the node is not stringyfied and it returns a "[Object object]" message. This changes this behaviour and replaces the message with a "REDACTED", that looks better on the .csv file and makes it clear that the user requested this option, insted of being a stringyfier or any other bug. BUG=333365 Review URL: https://codereview.chromium.org/138563003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245173 0039d316-1c4b-4281-b951-d872f2087c98
-
petarj@mips.com authored
Define gcc_toolchain and variables cc, cxx, ar, ld, toolchain_cpu_arch and toolchain_os for MIPS Linux build of Chromium. BUG= gclient runhooks fails for MIPS-Linux TEST= build Chromium for MIPS-Linux Review URL: https://codereview.chromium.org/138483002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245172 0039d316-1c4b-4281-b951-d872f2087c98
-
reed@google.com authored
This is part of a larger effort to remove unnecessary subclass of pixelref from chrome/blink, to allow for faster evolution/iteration of bitmap/pixelref development in skia. BUG= Review URL: https://codereview.chromium.org/138473002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245171 0039d316-1c4b-4281-b951-d872f2087c98
-
eae@chromium.org authored
A fix for the bidi leak was committed as blink r164996 thus the suppressions are no longer needed. R=thakis@chromium.org BUG=333572 Review URL: https://codereview.chromium.org/138453006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245170 0039d316-1c4b-4281-b951-d872f2087c98
-
grt@chromium.org authored
BUG=316496 NOTRY=true R=sky@chromium.org,avi@chromium.org Review URL: https://codereview.chromium.org/138363002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245169 0039d316-1c4b-4281-b951-d872f2087c98
-
pstew@chromium.org authored
The capitalization on two of the histograms were wrong, and it was missing a TimeOnline value. R=isherman@chromium.org BUG=209709 TEST=Start chrome, and browse to chrome://histograms to make sure these enums now exist after starting a VPN connection. Review URL: https://codereview.chromium.org/138343004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245168 0039d316-1c4b-4281-b951-d872f2087c98
-
bustamante@chromium.org authored
Adding a LaunchApp command to Chromedriver using the Chrome management API in the background extension, this will give developers an improved way to launch apps over having to navigate to the chrome://apps page and click on the app tile. BUG= Review URL: https://codereview.chromium.org/114403005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245167 0039d316-1c4b-4281-b951-d872f2087c98
-
fsamuel@chromium.org authored
BUG=334278 Review URL: https://codereview.chromium.org/138413002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245166 0039d316-1c4b-4281-b951-d872f2087c98
-
grt@chromium.org authored
NOTRY=true R=erg@chromium.org BUG=none Review URL: https://codereview.chromium.org/138343002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245165 0039d316-1c4b-4281-b951-d872f2087c98
-
hirono@chromium.org authored
Previously no API is provided to report drive sync errors to JavaScript side. This CL adds the API and colllecs erros by using OperationObserver. BUG=260510 Review URL: https://codereview.chromium.org/137903002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245164 0039d316-1c4b-4281-b951-d872f2087c98
-
mukai@chromium.org authored
BUG=334461 R=xiyuan@chromium.org TEST=manually Review URL: https://codereview.chromium.org/138273006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245163 0039d316-1c4b-4281-b951-d872f2087c98
-
jgraettinger@chromium.org authored
Create HpackEncodingContext, HpackHeaderTable, and HpackEntry classes, which are based on the draft http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-04 . Implement some basic tests. This implementation is based on https://github.com/akalin-chromium/httpbis-header-compression and https://codereview.chromium.org/22074002/ (which was based on an earlier draft). This lands server change 55803359 by akalin. R=akalin@chromium.org Review URL: https://codereview.chromium.org/138243003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245162 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
http://crbug.com/332504 R=oshima@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245010 Review URL: https://codereview.chromium.org/138223004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245161 0039d316-1c4b-4281-b951-d872f2087c98
-
grt@chromium.org authored
BUG=316496 R=ananta@chromium.org,finnur@chromium.org Review URL: https://codereview.chromium.org/138213003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245160 0039d316-1c4b-4281-b951-d872f2087c98
-
ricea@chromium.org authored
BUG=334878 TBR=jshin@chromium.org Review URL: https://codereview.chromium.org/138143013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245159 0039d316-1c4b-4281-b951-d872f2087c98
-
bulach@chromium.org authored
Set the debug app for user build devices programatically. This allows running some telemetry benchmarks without any intervention. BUG=334007 TEST=tools/perf/run_benchmark -vvvv --browser=android-chrome --show-stdout octane Review URL: https://codereview.chromium.org/138093002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245158 0039d316-1c4b-4281-b951-d872f2087c98
-
tim@chromium.org authored
Instead of initiating sync startup during initialization of the SettingsBackend, only do so when an actual change takes place, which was the original intent of https://codereview.chromium.org/15404005 BUG=80194 Review URL: https://codereview.chromium.org/138073006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245157 0039d316-1c4b-4281-b951-d872f2087c98
-
jbauman@chromium.org authored
Ensure there's always a HandleClientSizeChanged call that happens when the bounds change (even if that doesn't cause the actual bounds of the HWND to change), as otherwise the view size will be stale. BUG=330123 Review URL: https://codereview.chromium.org/138073004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245156 0039d316-1c4b-4281-b951-d872f2087c98
-
vabr@chromium.org authored
There is no more ShouldShowMergeSessionPage, so the comment speaking about it is no longer needed. NOTRY=true BUG=243364 Review URL: https://codereview.chromium.org/138063002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245155 0039d316-1c4b-4281-b951-d872f2087c98
-
zea@chromium.org authored
leveldb::Slice holds a pointer to the string passed to it, so the string must outlive the slice itself. BUG=284553 Review URL: https://codereview.chromium.org/138053006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245154 0039d316-1c4b-4281-b951-d872f2087c98
-
grt@chromium.org authored
BUG=316496 NOTRY=true R=msw@chromium.org Review URL: https://codereview.chromium.org/138053005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245153 0039d316-1c4b-4281-b951-d872f2087c98
-
mohsen@chromium.org authored
In TouchEditable interface, almost all points are expected to be in local coordinates of the editable view, except GetBounds() which wrongly expects points in the parent view coordinates. Up to r244436, this was not a problem since editable views completely covered their parents and have the same coordinates with them. Fixing this situation to prevent similar problems in the future. BUG=334009 Review URL: https://codereview.chromium.org/138023004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245152 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome://inspecthalyavin@google.com authored
BUG= None TEST= None Review URL: https://codereview.chromium.org/137993016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245151 0039d316-1c4b-4281-b951-d872f2087c98
-
penghuang@chromium.org authored
BUG=330851 Review URL: https://codereview.chromium.org/128683003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245150 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
Review URL: https://codereview.chromium.org/137993011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245149 0039d316-1c4b-4281-b951-d872f2087c98
-
grt@chromium.org authored
BUG=316496 NOTRY=true R=dewittj@chromium.org Review URL: https://codereview.chromium.org/137993005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245148 0039d316-1c4b-4281-b951-d872f2087c98
-
szym@chromium.org authored
This reverts commit 17dad9d5. Although simple in principle, the Python C extension approach does not fit the diversity of our infrastructure. We will need a better method to address the speed requirements for ColorHistogram. BUG=333606,323813,334097,333361,334523 TBR=tonyg,maruel Review URL: https://codereview.chromium.org/138143010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245145 0039d316-1c4b-4281-b951-d872f2087c98
-
pliard@chromium.org authored
This relands digit@'s CL that completely reworks the traffic forwarding logic and that should guarantee in particular that select() never blocks without a good reason (i.e. that we are not leaking Forwarder instances due to the fact that their internal thread would be blocked on select()). The initial problem with r235213 was only the use of PipeNotifier which added two file descriptors for each Forwarder instance (in addition to the two sockets the Forwarder instance operates on). We were exceeding the file descriptor limit (1024) on the intl_ko_th_vi Telemetry page set which is not surprising since Chrome easily keeps 256 sockets around in its socket pool. Therefore this change simply removes the PipeNotifier since we were not (yet) using it anyway. The initial problem was reproduced and the fix was tested as well with: tools/perf/run_measurement -v --browser=android-chromium-testshell \ --show-stdout page_cycler tools/perf/page_sets/intl_ko_th_vi.json Note that a next step would be to have all the Forwarder instances operate on a common thread owned by DeviceListener so that we don't end up with 256 threads. BUG=332403 Review URL: https://codereview.chromium.org/137923004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245144 0039d316-1c4b-4281-b951-d872f2087c98
-
qsr@chromium.org authored
R=tonyg@chromium.org Review URL: https://codereview.chromium.org/137913003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245143 0039d316-1c4b-4281-b951-d872f2087c98
-
earthdok@chromium.org authored
BUG=178409 R=thakis@chromium.org Review URL: https://codereview.chromium.org/139723002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245142 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
The one interesting bit is this makes mojo use the aura theme rather than the android theme. BUG=none TEST=none R=ben@chromium.org Review URL: https://codereview.chromium.org/139623002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245141 0039d316-1c4b-4281-b951-d872f2087c98
-