0
Files
src/ppapi/shared_impl
Raul Tambre 498b0f7626 //ppapi: Convert base::(U)Int(64)ToString(16) to NumberToString(16)
The former non-overloaded variants are deprecated.
Removed casts where they are now unnecessary.

This is a mechanical change; there is no intended behavior change.

Bug: 929827
Change-Id: I43577068160b171779166b1795b22dd69137b4a6
Reviewed-on: https://chromium-review.googlesource.com/c/1461376
Commit-Queue: Raul Tambre <raul@tambre.ee>
Commit-Queue: Bill Budge <bbudge@chromium.org>
Auto-Submit: Raul Tambre <raul@tambre.ee>
Reviewed-by: Bill Budge <bbudge@chromium.org>
Cr-Commit-Position: refs/heads/master@{#630513}
2019-02-08 23:02:07 +00:00
..
2018-06-07 21:14:42 +00:00
2019-01-10 22:26:07 +00:00
2019-01-10 22:26:07 +00:00

This directory contains implementation code for PPAPI that needs to be shared
between the backend implementation in the renderer and in the proxy.