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
/
test
/
data
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update netflix version in chromeos plugin check
nirnimesh@chromium.org
2011-04-25
1
-1
/
+1
*
Implemented chrome.experimental.webRequest.onErrorOccurred
battre@chromium.org
2011-04-23
1
-1
/
+35
*
Implemented chrome.experimental.webRequest.onCompleted
battre@chromium.org
2011-04-23
1
-5
/
+67
*
Cleanups of gpu_crash test:
amarinichev@chromium.org
2011-04-22
2
-8
/
+60
*
Fix race in chrome.tabs.captureVisibleTab by listening for a notification fro...
mihaip@chromium.org
2011-04-21
2
-0
/
+58
*
Created functional directory and moved Autofill data files into functional di...
dyu@chromium.org
2011-04-21
16
-1
/
+1
*
Adds a RenderWidgetHostView for prerendering RenderViewHosts.
mmenke@chromium.org
2011-04-21
1
-0
/
+25
*
Implemented chrome.experimental.webRequest.onResponseStarted
battre@chromium.org
2011-04-21
1
-129
/
+297
*
Added additional tests to Autofill.
dyu@chromium.org
2011-04-20
9
-5
/
+113
*
Add support in the extension docs for webRequest event listeners.
mpcomplete@chromium.org
2011-04-20
2
-18
/
+31
*
Implemented of base functionality of chrome.experimental.webRequest.onBeforeR...
battre@chromium.org
2011-04-20
1
-3
/
+24
*
Implementation of chrome.experimental.webRequest.onRequestSent
battre@chromium.org
2011-04-20
1
-2
/
+7
*
Add Content-Security-Policy support to extensions
abarth@chromium.org
2011-04-20
3
-0
/
+32
*
Make sure that extensions can launch web urls with web safe schemes only.
aarya@google.com
2011-04-20
3
-0
/
+18
*
Update the FileAPI test to use the WebKit-prefixed name.
abarth@chromium.org
2011-04-20
2
-2
/
+2
*
Multi-highlight and scoring improvements.
mrossetti@chromium.org
2011-04-20
1
-28
/
+25
*
Remove Flash version checks from plugins_check.py
nirnimesh@chromium.org
2011-04-16
3
-4
/
+4
*
New fileBrowserPrivate and fileHandler APIs added + plus magic needed to safe...
zelidrag@chromium.org
2011-04-16
15
-1
/
+366
*
Revert 81865 - New fileBrowserPrivate and fileHandler APIs added + plus magic...
zelidrag@chromium.org
2011-04-16
15
-366
/
+1
*
New fileBrowserPrivate and fileHandler APIs added + plus magic needed to safe...
zelidrag@chromium.org
2011-04-16
15
-1
/
+366
*
Added
nirnimesh@chromium.org
2011-04-16
1
-0
/
+74
*
* refactor location of data file
dennisjeffrey@google.com
2011-04-15
8
-68
/
+225
*
Allow extensions to redirect requests in onBeforeRequest.
mpcomplete@chromium.org
2011-04-15
1
-16
/
+24
*
Allow extensions to redirect requests in onBeforeRequest.
mpcomplete@chromium.org
2011-04-15
1
-20
/
+66
*
Also fire onBeforeRetarget events if now tabs/windows are opened due to user ...
jochen@chromium.org
2011-04-15
6
-0
/
+169
*
Changing the flash version so that pyauto test passes
sunandt@google.com
2011-04-15
2
-2
/
+2
*
Implement private API for web store to determine app ID of
aa@chromium.org
2011-04-14
1
-0
/
+27
*
Update flash version for plugins_check on chromeos
nirnimesh@chromium.org
2011-04-14
1
-1
/
+1
*
Changing the flash plugin version.
sunandt@google.com
2011-04-14
2
-2
/
+2
*
Autofill case-insensitive merging of profiles
dhollowa@chromium.org
2011-04-14
2
-0
/
+47
*
Revert "Allow extensions to redirect requests in onBeforeRequest."
mpcomplete@chromium.org
2011-04-13
1
-38
/
+16
*
Allow extensions to redirect requests in onBeforeRequest.
mpcomplete@chromium.org
2011-04-13
1
-16
/
+38
*
Changing the flash plugin version
sunandt@google.com
2011-04-13
2
-2
/
+2
*
Revert 81421 - Looks to have broken unittest, see http://chromegw.corp.google...
dhollowa@chromium.org
2011-04-13
10
-18
/
+128
*
Suppress login prompting for favicons.
asanka@chromium.org
2011-04-13
1
-0
/
+8
*
Looks to have broken unittest, see http://chromegw.corp.google.com/i/chromium...
siggi@chromium.org
2011-04-13
10
-128
/
+18
*
Add enableReferrers and enableHyperlinkAuditing to contentSettings.misc exten...
bauerb@chromium.org
2011-04-13
1
-0
/
+12
*
Autofill extend profiles to include multi-valued fields, part 6 (Aggregation)
dhollowa@chromium.org
2011-04-13
10
-18
/
+128
*
PrerenderContents uses RESOURCE_RECEIVED_REDIRECT notification.
cbentzel@chromium.org
2011-04-13
3
-10
/
+35
*
Bookmarks extension API checks if editing is allowed.
joaodasilva@chromium.org
2011-04-13
6
-0
/
+84
*
Adding an initial Bidi Checker test.
ofri@google.com
2011-04-13
1
-0
/
+11
*
Add initial changes to intercept logging.
dtseng@chromium.org
2011-04-13
1
-0
/
+4
*
Add ability to determine chromeos board, update plugins test to use that.
nirnimesh@chromium.org
2011-04-12
1
-7
/
+7
*
Update sunspider to version 0.9.1.
ricow@chromium.org
2011-04-12
27
-5906
/
+14021
*
Fix ExtensionWebRequestApiTest.WebRequestEvents to be not flaky.
mpcomplete@chromium.org
2011-04-11
1
-13
/
+0
*
Add type 'panel' to chrome.windows.create.
jennb@chromium.org
2011-04-11
2
-0
/
+18
*
Add test for chrome.tabs.executeScript after the frames have finished loading.
mihaip@chromium.org
2011-04-11
4
-0
/
+48
*
DevTools: fix extension parameters passing.
pfeldman@chromium.org
2011-04-11
1
-8
/
+7
*
Changes to cancel prerendering when there is HTML5 audio/video on a page.
cbentzel@chromium.org
2011-04-11
3
-0
/
+47
*
Unremoving the timeStamp property from webNavigation and webRequest extension...
jochen@chromium.org
2011-04-11
15
-0
/
+191
[next]