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
/
page_capture
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove extra Release in pageCapture extension function implementation.
meacer
2016-03-04
1
-1
/
+1
*
Switch to standard integer types in chrome/browser/extensions/.
avi
2015-12-24
2
-5
/
+6
*
Add content_switches include to files that need it.
brettw
2015-10-10
1
-0
/
+1
*
[Extensions OOPI] Update extension functions to use RFH pt 2
rdevlin.cronin
2015-06-15
1
-3
/
+3
*
Change most uses of Pickle to base::Pickle
brettw
2015-06-03
1
-1
/
+1
*
[Storage] Blob Storage Refactoring pt 1:
dmurph
2015-01-23
1
-1
/
+1
*
Remove deprecated methods from Pickle.
avi
2014-12-28
1
-1
/
+1
*
Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of h...
avi
2014-12-28
1
-1
/
+1
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-22
1
-1
/
+1
*
Remove deprecated methods from Pickle.
Avi Drissman
2014-12-22
1
-1
/
+1
*
Cleanup: Remove unneeded ui_test_utils.h includes.
thestig
2014-10-31
1
-1
/
+1
*
Standardize usage of virtual/override/final in chrome/browser/extensions/
dcheng
2014-10-21
2
-6
/
+5
*
replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/
mostynb
2014-10-04
2
-4
/
+4
*
Remove storage-related redirect headers in webkit/common/, update #includes a...
pilgrim
2014-09-10
1
-1
/
+1
*
Replace Profile* in declarative_api with BrowserContext*
wjmaclean
2014-09-05
1
-0
/
+1
*
Change base/file_utils.h includes to base/files/file_utils.h in chrome/
thestig
2014-08-26
1
-1
/
+1
*
Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name...
pilgrim@chromium.org
2014-08-22
2
-3
/
+3
*
Improve robustness of pageCapture.saveAsMHTML custom binding
rob@robwu.nl
2014-07-10
1
-1
/
+1
*
Drive extension functions from ExtensionFunction::Run. The
kalman@chromium.org
2014-05-03
2
-2
/
+2
*
Replace DCHECK(BrowserThread::CurrentlyOn) with DCHECK_CURRENTLY_ON in extens...
jyasskin@chromium.org
2014-03-29
1
-4
/
+4
*
Move extension_messages.h to extensions/common.
derat@chromium.org
2014-03-13
1
-1
/
+1
*
Make PepperWebPlugin not use RenderView.
jam@chromium.org
2013-12-20
2
-5
/
+4
*
Move temp file functions to base namespace.
brettw@chromium.org
2013-12-03
1
-1
/
+1
*
Remove Profile dependency from ExtensionFunction
benwells@chromium.org
2013-10-28
2
-5
/
+9
*
Refactor MHTMLGenerator to allow getting sending the data to a file descriptor.
qsr@chromium.org
2013-08-28
2
-3
/
+1
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
1
-1
/
+1
*
GTTF: convert some tests in chrome to use EmbeddedTestServer patch nr 1
phajdan.jr@chromium.org
2013-06-26
1
-16
/
+3
*
Convert most of extensions and some other random stuff to using the base name...
brettw@chromium.org
2013-06-21
1
-1
/
+1
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
1
-2
/
+4
*
Use 'const char []' instead of 'const char *' at c/b/Extensions/.
limasdf@gmail.com
2013-06-05
1
-7
/
+6
*
Move webkit/blob to new locations. Also move content::WebBlobRegistryImpl to ...
michaeln@google.com
2013-05-29
1
-1
/
+1
*
net: move host_resolver files from net/base to net/dns
phajdan.jr@chromium.org
2013-03-21
1
-2
/
+2
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
2
-4
/
+6
*
Linux/ChromeOS Chromium style checker cleanup, chrome/browser/extensions edit...
rsleevi@chromium.org
2013-02-07
1
-2
/
+2
*
Revert "GTTF: Add missing virtual destructors."
phajdan.jr@chromium.org
2013-02-06
1
-2
/
+0
*
GTTF: Add missing virtual destructors.
phajdan.jr@chromium.org
2013-02-05
1
-0
/
+2
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-3
/
+5
*
Record histogram of extension API usage
rpaquay@chromium.org
2013-01-18
1
-1
/
+1
*
Preparing chrome/browser/extensions for the removal of scoped_refptr::release()
piman@chromium.org
2012-12-07
1
-2
/
+4
*
Removed some dead code from the extension APIs. Patch 2.
sergiyb@google.com
2012-11-22
1
-2
/
+0
*
Remove some TabContentses from extensions.
avi@chromium.org
2012-10-30
1
-4
/
+3
*
Refactor chrome.pageCapture to use JSON schema compiler
mitchellwrosen@chromium.org
2012-07-31
2
-11
/
+10
*
Move RunAllPendingInMessageLoop from ui_test_utils.h to test_utils.h, so that...
jam@chromium.org
2012-07-30
1
-2
/
+2
*
Moved c/b/e/*page_capture* to c/b/e/api/page_capture/
mitchellwrosen@chromium.org
2012-07-16
3
-0
/
+333