• Home
  • History
  • Annotate
  • only in /packages/services/BuiltInPrintService/src/com/android/bips/ipp/
History log of /packages/services/BuiltInPrintService/src/com/android/bips/ipp/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0ce82dfafd48b3e44072291bdcefadb7692ade6f 06-Apr-2017 Glade Diviney <mopriadevteam@gmail.com> fix incorrect use of FileDescriptor am: 086d839a55 am: b1da0bdda7 am: 6bb54a74e9
am: 76c4e1b166

Change-Id: I64155391c03eeed8336453b69ef788efa99769c3
(cherry picked from commit e8f6630b0692778683b3d332d84a35c6c7e6d06f)
ackend.java
tartJobTask.java
3bf66744d61d18c66d46f2608de0467ad3df0268 30-Nov-2016 Mopria <mopriaplay@gmail.com> Built-In Print Service

The Built-In Print Service implements a standard Android Print
Service and allows printing to Wi-Fi enabled printers on the users's
local network.

Printers must support mDNS discovery and the IPP protocol, and must
allow jobs to be sent in PCLm, PWG-raster, or PDF formats.

Internally, this service implements job control, page rendering, and
printer interactions in native code. This code relies on
libjpeg-turbo for JPEG encoding functions required by PCLm, and
selected portions of CUPS for direct interactions with printers.

Test: ./gradlew test
Change-Id: Ib2dca0190ba4abe028da1d9cd62308733ecce7b5
Signed-off-by: Mopria <mopriaplay@gmail.com>
ackend.java
ancelJobTask.java
apabilitiesCache.java
etCapabilitiesTask.java
obStatus.java
tartJobTask.java