index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
extensions
/
browser
/
api
/
printer_provider
Commit message (
Expand
)
Author
Age
Files
Lines
*
extensions: Add out-of-line copy ctors for complex classes.
vmpstr
2016-02-27
2
-0
/
+4
*
Switch to standard integer types in extensions/browser/.
avi
2015-12-23
2
-0
/
+5
*
Convert Pass()→std::move() in //extensions
dcheng
2015-12-18
1
-9
/
+9
*
Remove ScopedVector from/extenisons part#2
limasdf
2015-12-15
1
-15
/
+17
*
Make ValueDeserializer::Deserialize return scoped_ptr
olli.raula
2015-10-16
1
-1
/
+1
*
Expose device strings in the USB and HID API device objects.
reillyg
2015-08-21
1
-7
/
+4
*
extensions: EventRouter: pass the whole event to WillDispatchCallback
lionel.g.landwerlin
2015-08-11
1
-2
/
+2
*
extensions: EventRouter: pass listener filter to WillDispatchCallback
lionel.g.landwerlin
2015-07-27
1
-2
/
+4
*
Generate all extension schema namespaces as "api" and instead vary the genera...
kalman
2015-07-23
1
-36
/
+33
*
Fourth batch adding real histogram values for extension events.
kalman
2015-07-17
1
-6
/
+7
*
Set up the infrastructure for Extension event metrics.
kalman
2015-06-24
1
-4
/
+7
*
Add onGetUsbPrinterInfoRequested event to printerProvider API.
reillyg
2015-06-02
3
-26
/
+259
*
Use DictionaryBuilder in printer_provider_apitest.cc.
reillyg
2015-05-13
1
-136
/
+125
*
Add title property to chrome.printerProvider print job
tbarzic
2015-03-26
3
-0
/
+9
*
Update UI for extension destinations in print preview destination list
tbarzic
2015-03-06
3
-0
/
+23
*
Instead of ArrayBuffer, pass blob with printerProvider.onPrintRequested
tbarzic
2015-03-06
4
-43
/
+179
*
Adjust strings returned by printerProviders for locale direction
tbarzic
2015-03-06
1
-0
/
+15
*
Split ValueSerializer into separate Serializer and Deserializer classes.
prashhir
2015-03-05
2
-4
/
+4
*
Make PrinterProviderAPI a pure interface
tbarzic
2015-02-25
7
-419
/
+533
*
Implement ExtensionPrinterHandler::StartPrint
tbarzic
2015-02-13
3
-61
/
+86
*
Small memory management cleanup in PendingGetPrintersRequests.
vitalybuka
2015-02-13
2
-23
/
+29
*
Handle extension unload in printerProvider API
tbarzic
2015-02-11
3
-2
/
+168
*
Allow printerProvider API services in incognito
tbarzic
2015-02-06
1
-0
/
+1
*
Revert "Enable positional parameters for base::vsnprintf and base::vswprintf ...
thakis
2015-02-06
1
-33
/
+33
*
List printers managed by extensions in print preview
tbarzic
2015-02-04
3
-49
/
+113
*
Hook up chrome.printerProvider.onGetPrintersRequested
tbarzic
2015-01-23
3
-0
/
+552
*
Hook up chrome.printerProvider.onGetCapabilityRequested
tbarzic
2015-01-22
3
-1
/
+169
*
Hook up chrome.printerProvider.onPrintRequested
tbarzic
2015-01-22
4
-0
/
+405