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
/
renderer
/
resources
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enforce CSP on images for chrome.experimental.notification.
dewittj@chromium.org
2013-02-23
3
-0
/
+199
*
Implementing Most Visited API for Instant Extended - Patch in of issue 122170...
dcblack@chromium.org
2013-02-22
1
-6
/
+46
*
Make all of Chrome's extension/apps JS use strict mode.
kalman@chromium.org
2013-02-20
6
-10
/
+11
*
Prevent orphaned content scripts from sending messages to their parent
mpcomplete@chromium.org
2013-02-20
2
-7
/
+13
*
Move the chromeHidden.toJSON paranoia out of event.js and into json.js, a new
kalman@chromium.org
2013-02-20
5
-45
/
+50
*
Dedupe native suggestions before deduping with client suggestions.
dcblack@chromium.org
2013-02-19
1
-1
/
+2
*
Fix a problem that scrollbar is shown for youtube plugin
qinmin@chromium.org
2013-02-15
1
-2
/
+3
*
alternate ntp: multiple theme-related fixes on ntp
kuan@chromium.org
2013-02-15
1
-3
/
+0
*
searchbox -> embeddedsearch API, part 1.
jered@chromium.org
2013-02-15
1
-28
/
+48
*
Browser Plugin: Navigating to the same URL after crash should load a new guest
fsamuel@chromium.org
2013-02-13
1
-2
/
+11
*
Update app runtime custom bindings to handle no WebIntents launch data.
benwells@chromium.org
2013-02-13
1
-71
/
+3
*
Check existence of chrome.runtime APIs using __lookupGetter__ to avoid throwing
kalman@chromium.org
2013-02-12
1
-7
/
+6
*
Update return of event onFileStatusChanged to return FileInfo directionary in...
calvinlo@chromium.org
2013-02-08
1
-2
/
+9
*
Renamed SyncFileSystem events, functions and data structures to follow newly ...
calvinlo@chromium.org
2013-02-07
1
-3
/
+3
*
drive: Add a private extension API "searchDriveMetadata"
satorux@chromium.org
2013-02-07
1
-0
/
+18
*
Check that callbackAdded callbacks are only called once.
kalman@chromium.org
2013-02-06
1
-0
/
+4
*
Return a FileEntry object from onFileSynced events so both input and output t...
calvinlo@chromium.org
2013-02-06
1
-0
/
+15
*
BrowserPlugin - Change the setting of AutoSize attribute to follow HTML spec
mthiesse@chromium.org
2013-02-05
1
-2
/
+2
*
Revert 180442 -- BrowserPluginHostTest.RemoveAllAttributes was flaky
fsamuel@chromium.org
2013-02-04
1
-2
/
+2
*
BrowserPlugin - Change the setting of AutoSize attribute to follow HTML spec
mthiesse@chromium.org
2013-02-04
1
-2
/
+2
*
<webview>: Enable bubbling of events.
fsamuel@chromium.org
2013-02-01
1
-1
/
+1
*
Wire up systemInfo.display.onDisplayChanged event.
hshi@google.com
2013-01-29
2
-19
/
+0
*
Implement the basic declarativeContent API.
jyasskin@chromium.org
2013-01-26
3
-0
/
+77
*
Multi-monitor extension API.
hshi@google.com
2013-01-26
2
-0
/
+19
*
Add myself to the extensions OWNERS files.
jyasskin@chromium.org
2013-01-25
1
-0
/
+1
*
Implemented parsing of the remaining attribute in BrowserPlugin::ParseAttribu...
mthiesse@chromium.org
2013-01-24
1
-1
/
+2
*
Remove myself from OWNERS files
mihaip@chromium.org
2013-01-24
1
-1
/
+0
*
<webview>: Implement ExecuteScript
fsamuel@chromium.org
2013-01-24
1
-0
/
+7
*
Make a variable local instead of global in json_schema.js.
mpcomplete@chromium.org
2013-01-23
1
-1
/
+1
*
Escape HTML to avoid injection attacks.
sreeram@chromium.org
2013-01-23
1
-2
/
+14
*
<webview> Report developer-friendly console error if contentWindow is undefined
fsamuel@chromium.org
2013-01-23
1
-1
/
+4
*
Remove connect message from Native Messaging API
sergeyu@chromium.org
2013-01-23
1
-25
/
+10
*
Add getMediaFileSystemMetadata to the media galleries extension interface.
vandebo@chromium.org
2013-01-17
1
-2
/
+21
*
Introduce chrome.fileSystem.getEntry[By]Id().
koz@chromium.org
2013-01-14
3
-0
/
+50
*
Fix bug where adding an event listener from within that event's callback would
mpcomplete@chromium.org
2013-01-12
1
-1
/
+4
*
Avoid using querySelector in watchForTag on documents which do not have bodies
fsamuel@chromium.org
2013-01-12
1
-0
/
+3
*
run pngcrush under chrome/browser/resources, chrome/renderer/resources
oshima@chromium.org
2013-01-10
8
-0
/
+0
*
<webview>: Fixed out-of-date comment + Only copy attributes to BrowserPlugin ...
fsamuel@chromium.org
2013-01-10
1
-3
/
+7
*
<webview>: BrowserPlugin methods are not defined immediately after the shadow...
fsamuel@chromium.org
2013-01-09
1
-3
/
+6
*
<webview>: Add name attribute
fsamuel@chromium.org
2013-01-09
1
-3
/
+17
*
Update references to the extension messaging APIs and lastError to point to
kalman@chromium.org
2013-01-08
3
-12
/
+19
*
Implement declarativeWebRequest.SendMessageToExtension action
battre@chromium.org
2012-12-22
2
-18
/
+21
*
Move messaging APIs from chrome.extension to chrome.runtime
asargent@chromium.org
2012-12-19
3
-124
/
+147
*
Truncate history suggestions based on window width.
jeremycho@chromium.org
2012-12-19
1
-6
/
+8
*
Use element.createShadowRoot() since WebKitShadowRoot constructor is deprecat...
hayato@chromium.org
2012-12-17
3
-4
/
+4
*
Inject webstore API bindings into hosted apps.
kalman@chromium.org
2012-12-15
1
-9
/
+4
*
Implement the Instant extended API startMargin, endMargin, and rtl properties...
melevin@chromium.org
2012-12-14
1
-0
/
+7
*
Clean-up USB/Bluetooth Permissions.
bryeung@chromium.org
2012-12-13
1
-20
/
+74
*
drive: Extend fileBrowserPrivate.searchGData with "shared_with_me" paramter.
haruki@chromium.org
2012-12-12
1
-4
/
+6
*
Expose the omnibox font information needed for correct suggest styling via th...
dcblack@chromium.org
2012-12-12
1
-9
/
+5
[next]