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
*
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
*
Make proxy settings one atomic dictionary in the PrefStores such that modific...
battre@chromium.org
2011-02-09
3
-128
/
+159
*
Fix issue where Chrome.Window.Update unmaximizes a window when only the focus...
levin@chromium.org
2011-02-09
2
-2
/
+49
*
Fix key identifier conversion.
bryeung@chromium.org
2011-02-09
4
-11
/
+447
*
WebUI: Rename DOMMessageHandler to WebMessageHandler.
tfarina@chromium.org
2011-02-08
1
-2
/
+2
*
Rename ExtensionService::OnExtensionILoaded to AddExtension
rickcam@chromium.org
2011-02-08
2
-9
/
+10
*
Disable ExtensionBrowserTest.PluginPrivate on Chrome OS, since plugins aren't
mpcomplete@chromium.org
2011-02-08
1
-1
/
+4
*
Revert 74118 - Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-08
1
-3
/
+2
*
Fix a regression that allows private extension NPAPI plugins to be loaded
mpcomplete@chromium.org
2011-02-08
1
-0
/
+35
*
Fix chrome.management.launchApp not working when the last active window is no...
jstritar@chromium.org
2011-02-08
1
-0
/
+10
*
Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-08
1
-2
/
+3
*
Cleanup:
pkasting@chromium.org
2011-02-08
8
-33
/
+33
*
More out-of-lining of test code, along with a bunch of GMOCK objects.
erg@google.com
2011-02-08
2
-1
/
+5
*
Rework basic bounds methods on View to match new V2 API:
ben@chromium.org
2011-02-08
1
-1
/
+4
*
Fix unit test leak introduced by fix for crbug.com/70887
asargent@chromium.org
2011-02-07
1
-6
/
+2
*
New test checks that theme install undo reverts to previous theme.
tessamac@chromium.org
2011-02-07
2
-10
/
+33
*
Add an api_test for creating windows in incognito when policy disallows it.
finnur@chromium.org
2011-02-07
1
-1
/
+11
*
Disable ExtensionApiTest.WebNavigationEvents1, flakily exceeds test timeout
phajdan.jr@chromium.org
2011-02-07
1
-1
/
+2
*
Fix regression caused by r73784, add regression test and
aa@chromium.org
2011-02-06
1
-4
/
+17
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
17
-27
/
+27
*
WebUI: Rename ExtensionDOMUI to ExtensionWebUI.
tfarina@chromium.org
2011-02-05
7
-56
/
+56
*
FilePath: Remove much of ToWStringHack, adding a LossyDisplayName()
evan@chromium.org
2011-02-04
1
-2
/
+1
*
Avoid dependance on timing in flaky history tests. Add logging to understand...
skerner@chromium.org
2011-02-04
1
-0
/
+12
*
Make sure extensions can't open an incognito window if disabled by network po...
finnur@chromium.org
2011-02-04
3
-2
/
+10
*
Separate proxy settings for Incognito mode.
battre@chromium.org
2011-02-04
6
-150
/
+241
*
Reland r73760: Move most of chrome-extension:// request
aa@chromium.org
2011-02-04
4
-113
/
+101
*
Extensions: Attempt to fix unit test leak from r73764.
thestig@chromium.org
2011-02-04
1
-1
/
+3
*
Avoid crashes due to GetDefaultRequestContext returning NULL.
asargent@chromium.org
2011-02-04
4
-8
/
+16
*
Revert 73760 - Move most of chrome-extension:// request checks into
tommi@chromium.org
2011-02-04
4
-101
/
+113
*
Move most of chrome-extension:// request checks into
aa@chromium.org
2011-02-04
4
-113
/
+101
*
Stop geolocation providers instead of joining thread.
jknotten@chromium.org
2011-02-03
1
-3
/
+18
*
Add support for autoupdating the extensions using the file protocol.
finnur@chromium.org
2011-02-03
1
-4
/
+4
*
Cross-platform CL to remove app/win/win_util.h&cc and related work.
msw@chromium.org
2011-02-03
1
-3
/
+3
*
Importer: Remove ImporterList from ImporterHost and the pass-through methods.
jhawkins@chromium.org
2011-02-03
2
-26
/
+10
*
WebUI: Change DOMUI to WebUI in more two class names.
tfarina@chromium.org
2011-02-01
1
-4
/
+4
*
Remove exec permissions on files from previous extension checkin.
mpcomplete@chromium.org
2011-02-01
3
-0
/
+0
[next]