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
/
common
/
extensions
/
docs
/
server2
/
availability_finder.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed a bunch of unused import statements found after running pylint
ahernandez.miralles@gmail.com
2013-12-13
1
-1
/
+0
*
Reworks the logic for _GetApiSchema() and _GetApiSchemaFilename() in Availabi...
evan.peterson.EP@gmail.com
2013-12-04
1
-94
/
+94
*
Does some cleanup with the APIDataSource class, and makes use
evan.peterson.EP@gmail.com
2013-11-21
1
-4
/
+24
*
Add an optimization for AvailabilityFinder which prevents it from
evan.peterson.EP@gmail.com
2013-11-19
1
-14
/
+36
*
Docserver: Serve docs out of src/ not src/chrome/common/extensions. This allows
kalman@chromium.org
2013-11-14
1
-18
/
+12
*
Add methods to CompiledFileSystem that memoize returned
evan.peterson.EP@gmail.com
2013-10-22
1
-90
/
+89
*
Docserver: Make the file_system argument to CompiledFileSystem be a property of
kalman@chromium.org
2013-10-14
1
-6
/
+6
*
Docserver: Make CompiledFileSystem.GetFromFile[Listing] return a Future.
kalman@chromium.org
2013-10-11
1
-1
/
+1
*
Docserver: Make FileSystem.ReadSingle return a Future rather than immediately
kalman@chromium.org
2013-10-10
1
-3
/
+3
*
Docserver: when checking for the existence of an API on a branch, just look at
kalman@chromium.org
2013-10-02
1
-31
/
+52
*
Adds code primarily to AvailabilityFinder and APISchemaGraph
evan.peterson.EP@gmail.com
2013-09-26
1
-46
/
+87
*
Adding HostFileSystemIterator class to the Extensions Docserver.
evan.peterson.EP@gmail.com
2013-08-27
1
-186
/
+114
*
Docserver: Don't query the trunk file system from AvailabilityFinder, because
kalman@chromium.org
2013-08-20
1
-2
/
+13
*
Whitelisted APIs like declarativeContent were displaying wrong availability i...
evan.peterson.EP@gmail.com
2013-07-23
1
-5
/
+4
*
Linking AvailabilityFinder with APIDataSource and intro-table templates.
evan.peterson.EP@gmail.com
2013-07-19
1
-15
/
+23
*
Adding the HostFileSystemCreator class and test to the doc server.
evan.peterson.EP@gmail.com
2013-07-13
1
-8
/
+7
*
Adding AvailabilityFinder to Doc Server.
evan.peterson.EP@gmail.com
2013-06-22
1
-0
/
+247