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
/
serial
Commit message (
Expand
)
Author
Age
Files
Lines
*
extensions: Add out-of-line copy ctors for complex classes.
vmpstr
2016-02-27
2
-0
/
+4
*
Remove the code added to make extensions compile on Aura Android.
mfomitchev
2016-01-28
1
-3
/
+0
*
Change mojo enums to be scoped enums in the generated C++ bindings.
sammc
2016-01-21
1
-44
/
+44
*
Switch to standard integer types in extensions/browser/.
avi
2015-12-23
2
-0
/
+2
*
Convert Pass()→std::move() in //extensions
dcheng
2015-12-18
4
-22
/
+25
*
Aura on Android: build gn target extensions/browser.
moshayedi
2015-11-17
1
-0
/
+3
*
Moves SendBuffer and ReceiveBuffer to a more accessible location
charliea
2015-11-03
1
-50
/
+4
*
webcamPrivate API: Fix regression from r351343. (try 2)
thestig
2015-10-29
1
-10
/
+10
*
Revert of webcamPrivate API: Fix regression from r351343. (patchset #7 id:130...
georgesak
2015-10-29
1
-10
/
+10
*
webcamPrivate API: Fix regression from r351343.
thestig
2015-10-29
1
-10
/
+10
*
[Extensions] Remove kalman@ from OWNERS files
rdevlin.cronin
2015-10-26
1
-1
/
+0
*
Generate all extension schema namespaces as "api" and instead vary the genera...
kalman
2015-07-23
7
-89
/
+83
*
Fourth batch adding real histogram values for extension events.
kalman
2015-07-17
1
-2
/
+2
*
Add unit tests for new added ReceiveError
juncai
2015-07-17
1
-1
/
+6
*
Add more ReceiveError enums
juncai
2015-07-15
1
-0
/
+10
*
Set up the infrastructure for Extension event metrics.
kalman
2015-06-24
1
-2
/
+4
*
Implement break signal for serial api.
limasdf
2015-06-12
4
-0
/
+93
*
Remove mojo::InterfaceImpl from device/serial.
sammc
2015-05-20
1
-3
/
+2
*
Remove extensions::ServiceRegistrationManager.
sammc
2015-02-13
3
-6
/
+70
*
Set serial connection parameters immediately on connect.
reillyg
2015-01-28
3
-10
/
+19
*
json_schema_compiler: Use std::vector<char> for binary values.
pneubeck
2015-01-20
4
-11
/
+17
*
Standardize usage of virtual/override/final specifiers in extensions/.
dcheng
2014-12-28
1
-2
/
+2
*
Fix remaining WeakPtrFactory ordering problems in preparation for turning on ...
dmichael
2014-12-12
2
-2
/
+2
*
Add OnBackgroundHostClose event to ProcessManagerObserver.
reillyg
2014-10-29
1
-0
/
+1
*
Enable the mojo-based serial API in the renderer behind a flag.
sammc
2014-10-28
1
-26
/
+90
*
Standardize usage of virtual/override/final in extensions/
dcheng
2014-10-21
5
-55
/
+53
*
Implement permission_broker for serial devices.
jorgelo
2014-10-20
1
-1
/
+3
*
replace OVERRIDE and FINAL with override and final in extensions/
mostynb
2014-10-03
4
-35
/
+35
*
Cleanup: Remove some std::map::operator[] usage in ApiResourceManager.
thestig
2014-09-19
1
-0
/
+1
*
Remove ikarienator from OWNERS files.
thestig
2014-09-17
1
-1
/
+0
*
Grant ownership of device things to reillyg
rockot
2014-09-10
1
-0
/
+1
*
Use extensions::ResultCatcher; delete ExtensionApiTest::ResultCatcher.
yoz
2014-09-09
1
-4
/
+5
*
Change TypeConverter<X,Y>::ConvertFrom and ConvertTo into a single symmetric
mpcomplete
2014-09-03
4
-18
/
+15
*
Remove implicit conversions from scoped_refptr to T* in extensions/
dcheng
2014-08-25
1
-1
/
+1
*
Convert SerialIoHandler to use buffer interfaces for I/O API methods.
sammc@chromium.org
2014-08-04
2
-12
/
+62
*
Add a partial Mojo serial connection interface and implementation.
sammc@chromium.org
2014-07-21
2
-68
/
+12
*
Move the serial API to extensions/.
sammc@chromium.org
2014-07-10
9
-0
/
+1750