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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding callbacks to `chrome.cookies.{set,remove}`.
jochen@chromium.org
2011-02-17
2
-28
/
+46
*
Add the quota::SpecialStoragePolicy interface and an implementation that grants
michaeln@google.com
2011-02-17
3
-0
/
+303
*
Autocomplete cleanup patch. Adds AutocompleteControllerDelegate in
sky@chromium.org
2011-02-16
1
-1
/
+1
*
Add a histogram to track application launches by type. Unfortunately, this un...
jstritar@chromium.org
2011-02-16
1
-0
/
+4
*
Improve error handling in Proxy Settings API.
battre@chromium.org
2011-02-16
2
-86
/
+117
*
Implementation of custom PAC scripts in Proxy Settings API.
battre@chromium.org
2011-02-16
2
-6
/
+85
*
Add documentation for Proxy Settings API
battre@chromium.org
2011-02-16
2
-9
/
+10
*
touch: Fix extension popups.
sadrul@chromium.org
2011-02-15
1
-1
/
+1
*
chrome.tabs.captureVisibleTab() captures images of file:// resources.
tsepez@chromium.org
2011-02-15
2
-0
/
+14
*
Remove frame_origin and main_frame_origin from network requests.
abarth@chromium.org
2011-02-15
1
-2
/
+1
*
Retrying r74887: Add plumbing to webRequest API to support event filtering.
mpcomplete@chromium.org
2011-02-15
6
-17
/
+364
*
Revert 74887 - Add plumbing to webRequest API to support event filtering.
mpcomplete@chromium.org
2011-02-15
6
-364
/
+17
*
Add plumbing to webRequest API to support event filtering.
mpcomplete@chromium.org
2011-02-15
6
-17
/
+364
*
Cleanup: Fix a few forward declarations.
thestig@chromium.org
2011-02-15
1
-1
/
+2
*
Pre-populating export bookamrks filename field with "bookmarks.html".
vandebo@chromium.org
2011-02-14
1
-1
/
+40
*
WebUI: Rename dom_ui_ variable to web_ui_.
tfarina@chromium.org
2011-02-14
1
-26
/
+26
*
Removing the experimental Chrome extension popup API. This API will not be ad...
twiz@chromium.org
2011-02-14
5
-642
/
+0
*
"Update and Restart" should read "Update and Relaunch"
dhollowa@chromium.org
2011-02-14
1
-1
/
+1
*
Prevent console spam about missing 'state' pref
battre@chromium.org
2011-02-14
3
-10
/
+10
*
Attempt to see if this still crashes.
finnur@chromium.org
2011-02-14
1
-26
/
+11
*
Support bypassList in Proxy Settings API.
battre@chromium.org
2011-02-14
2
-26
/
+144
*
Implementation of getCurrentProxySettings for proxy settings API.
battre@chromium.org
2011-02-14
3
-11
/
+187
*
Initialize ExternalExtensionLoader member.
finnur@chromium.org
2011-02-14
1
-1
/
+4
*
Cleanup SandboxedFileSystem* and merge them into FileSystem* for simplicity.
kinuko@chromium.org
2011-02-14
4
-8
/
+8
*
Carnitas: Delete stub src/gfx/* headers
sail@chromium.org
2011-02-13
1
-2
/
+2
*
WebUI: Rename ProcessDOMUIMessage to ProcessWebUIMessage.
tfarina@chromium.org
2011-02-12
4
-4
/
+4
*
Carnitas: Refactor ShowExtensionInstalledBubble()
sail@chromium.org
2011-02-11
2
-59
/
+2
*
Continuing with the out-of-lining of test code.
erg@google.com
2011-02-11
2
-0
/
+8
*
Carnitas: move browser/shell_dialogs.{h,cc} to browser/ui
estade@chromium.org
2011-02-11
2
-2
/
+2
*
Adds the ability to construct a KeyEvent from a NativeEvent[2], and converts ...
ben@chromium.org
2011-02-11
2
-3
/
+3
*
Cleanup: Remove unneeded uses of notification_observer.h.
thestig@chromium.org
2011-02-11
2
-2
/
+0
*
gtk: Improve fullscreen RenderWidgetHostViewGtk.
derat@chromium.org
2011-02-11
2
-4
/
+2
*
WebUI: Get rid of more referecens to DOMUI. Part 2.
tfarina@chromium.org
2011-02-10
2
-5
/
+5
*
Temporarily disable restrictions on who can request chrome-extension://.
aa@chromium.org
2011-02-10
1
-5
/
+8
*
Attempt 3 at: Splits ChromeURLDataManager into 2 chunks:
sky@chromium.org
2011-02-10
2
-11
/
+2
*
Migrate Event API methods to Google Style.
ben@chromium.org
2011-02-10
3
-50
/
+50
*
WebUI: Get rid of more references to DOMUI.
tfarina@chromium.org
2011-02-10
2
-5
/
+5
*
WebUI: Rename the class DOMUI to WebUI.
tfarina@chromium.org
2011-02-10
2
-3
/
+3
*
Revert 74340 - Attempt 2 at: Splits ChromeURLDataManager into 2 chunks:
sky@chromium.org
2011-02-10
2
-2
/
+11
*
Added an new argument to chrome.experimental.bookmarkManager.paste so that we...
mad@chromium.org
2011-02-10
1
-5
/
+18
*
Revert 74377 - Migrate Event API methods to Google Style.
ben@chromium.org
2011-02-09
2
-17
/
+17
*
Migrate Event API methods to Google Style.
ben@chromium.org
2011-02-09
2
-17
/
+17
*
Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-09
1
-2
/
+3
*
Attempt 2 at: Splits ChromeURLDataManager into 2 chunks:
sky@chromium.org
2011-02-09
2
-11
/
+2
*
Move Event files into views/events
ben@chromium.org
2011-02-09
3
-3
/
+3
*
chrome.management.launchApp() should choose the window type for the app based...
skerner@chromium.org
2011-02-09
4
-16
/
+191
*
Revert 74292 - Splits ChromeURLDataManager into 2 chunks:
sky@chromium.org
2011-02-09
2
-2
/
+11
*
Migrate Proxy Settings API to net::ProxyServer
battre@chromium.org
2011-02-09
3
-124
/
+110
*
Splits ChromeURLDataManager into 2 chunks:
sky@chromium.org
2011-02-09
2
-11
/
+2
*
Fix handling of setting a single proxy in Proxy Settings API
battre@chromium.org
2011-02-09
2
-17
/
+26
[next]