|
Chromium extension API - written as part of course in Open Software Development at Reykjavik University - summer 2013
Authors:
Hans Petur Jonsson
Einar Tryggvi Leifsson
Instructor:
Joi Sigurdsson
Description:
The extension API returns the current time for perusal for Chrome extensions.
BUG=
Total comments: 31
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+132 lines, -27 lines) |
Patch |
 |
A |
chrome/browser/extensions/api/time/time_api.h
|
View
|
1
2
3
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/extensions/api/time/time_api.cc
|
View
|
1
2
|
1 chunk |
+45 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_function_histogram_value.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser_extensions.gypi
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/api/_api_features.json
|
View
|
1
2
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/api/_permission_features.json
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/api/api.gyp
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/common/extensions/api/time.idl
|
View
|
1
2
3
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/permissions/api_permission.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/permissions/chrome_api_permissions.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
D |
chrome/test/data/prerender/prerender_excessive_memory.html
|
View
|
1
2
|
1 chunk |
+27 lines, -27 lines |
0 comments
|
Download
|
Total messages: 10 (0 generated)
|