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
/
chrome
/
browser
/
extensions
/
api
/
api_function.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Profile dependency from ExtensionFunction
benwells@chromium.org
2013-10-28
1
-2
/
+2
*
Eliminate ApiResourceEventNotifier.
miket@chromium.org
2013-01-09
1
-9
/
+3
*
Another interim checkin. This CL completes the plumbing between our nascent A...
miket@chromium.org
2012-10-15
1
-8
/
+14
*
1. Create ApiFunction, which is a new base class of AsyncApiFunction that is ...
miket@chromium.org
2012-10-11
1
-7
/
+1
*
Refactored away the abomination of poor object-oriented design that was APIRe...
miket@chromium.org
2012-07-20
1
-16
/
+11
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Add bitrate option to serial API.
miket@chromium.org
2012-07-09
1
-1
/
+7
*
Fix threading-constraint violations with serial chooser.
miket@chromium.org
2012-05-18
1
-6
/
+11
*
Let developers get a list of valid serial ports, which is the same set of por...
miket@chromium.org
2012-05-08
1
-6
/
+13
*
Refactor the socket API to remove onEvent callback in socket.create() function.
penghuang@chromium.org
2012-05-07
1
-1
/
+7
*
RefCounted types should not have public destructors, chrome/browser/extension...
rsleevi@chromium.org
2012-04-27
1
-0
/
+3
*
Ensure that we initiate ExtensionEventRouter operations on the UI thread.
miket@chromium.org
2012-03-30
1
-0
/
+4
*
- Simple layer over POSIX open/read/write.
miket@chromium.org
2012-02-16
1
-0
/
+50