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
*
GeolocationApiTest.ExtensionGeolocationAccessFail is flaky on Mac
hamaji@chromium.org
2010-12-30
1
-1
/
+1
*
Revert 70281 - Revert 70271 - Remove wstring from l10n_util. Part 3.
avi@chromium.org
2010-12-29
4
-19
/
+20
*
Revert 70271 - Remove wstring from l10n_util. Part 3.
avi@chromium.org
2010-12-29
4
-20
/
+19
*
Remove wstring from l10n_util. Part 3.
avi@chromium.org
2010-12-29
4
-19
/
+20
*
Fix problems with my previous patch (r70105) with gmock.
jam@chromium.org
2010-12-24
1
-3
/
+3
*
Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...
jam@chromium.org
2010-12-23
1
-12
/
+12
*
Change extension unload notification to indicate updates.
asargent@chromium.org
2010-12-23
18
-46
/
+75
*
base/version: remove wstring version
evan@chromium.org
2010-12-23
1
-3
/
+6
*
Extend the TTS extension API to allow an extension to register itself as
dmazzoni@chromium.org
2010-12-23
7
-163
/
+453
*
Introduce a separate preference for 'proxy server mode'
battre@chromium.org
2010-12-23
3
-31
/
+135
*
Add stats for figuring out how often we kill processes because of malformed I...
jam@chromium.org
2010-12-22
1
-0
/
+2
*
Keep crashed extension info bar across page navigations and close all when ex...
jennb@chromium.org
2010-12-22
3
-0
/
+134
*
Prevent extensions from moving tabs that are being dragged. This fixes a cras...
jstritar@chromium.org
2010-12-22
3
-0
/
+27
*
Disable crashy ExtensionApiTest.WindowOpen
phajdan.jr@chromium.org
2010-12-22
1
-1
/
+2
*
Disable crashy ExtensionApiTest.ExecuteScriptFragmentNavigation
phajdan.jr@chromium.org
2010-12-22
1
-1
/
+3
*
Move more extensions hard coded error messages to .grd file.
tfarina@chromium.org
2010-12-22
1
-47
/
+122
*
Coalesced various extension type enums into Extension::Type.
akalin@chromium.org
2010-12-21
6
-161
/
+147
*
Fix a crash when enabling hidden browser actions in incognito and then select...
finnur@chromium.org
2010-12-21
1
-1
/
+2
*
Do not show apps section until default apps are installed.
aa@chromium.org
2010-12-20
1
-1
/
+3
*
Revert 69592 - file_version_info was not finding Mac values correctly.
dmaclach@chromium.org
2010-12-18
1
-2
/
+4
*
file_version_info was not finding Mac values correctly.
dmaclach@chromium.org
2010-12-18
1
-4
/
+2
*
Cleanup: Remove unneeded includes of notification_service.h, part 2.
thestig@chromium.org
2010-12-17
3
-3
/
+0
*
Add DCHECKs to StatefulExternalExtensionProvider
gfeher@chromium.org
2010-12-17
8
-14
/
+70
*
Cleanup: Remove unneeded includes of notification_service.h.
thestig@chromium.org
2010-12-17
4
-4
/
+4
*
Revert 69490 - base/version: remove wstring version
sanjeevr@chromium.org
2010-12-17
1
-6
/
+3
*
base/version: remove wstring version
evan@chromium.org
2010-12-17
1
-3
/
+6
*
Fix logic that decides when to switch processes when crossing extension bound...
mpcomplete@chromium.org
2010-12-16
1
-1
/
+2
*
Almost done deinlining virtual methods.
erg@google.com
2010-12-16
2
-10
/
+27
*
Confirm all extension and app installs in a normal window, even if they were ...
tessamac@google.com
2010-12-16
1
-5
/
+3
*
Temporarily avoid process swaps for renderer navigations away from an app.
creis@google.com
2010-12-15
1
-2
/
+21
*
Cleanup: Remove unneeded includes of notification_service.h in other headers.
thestig@chromium.org
2010-12-15
7
-2
/
+8
*
Do not create an incognito profile if none exists in cookies.getAllCookieStores
jochen@chromium.org
2010-12-15
4
-4
/
+9
*
net: Add namespace net to URLRequestErrorJob.
tfarina@chromium.org
2010-12-15
1
-1
/
+1
*
net: Add namespace net to URLRequestSimpleJob.
tfarina@chromium.org
2010-12-15
1
-3
/
+3
*
Default apps promo was getting expired early if NTP open.
aa@chromium.org
2010-12-14
3
-23
/
+24
*
Rename ExtensionsService to ExtensionService.
tfarina@chromium.org
2010-12-14
64
-546
/
+546
*
Remove BrowserFileSystemContext class and merge it into SandboxedFileSystemCo...
kinuko@chromium.org
2010-12-14
4
-11
/
+14
*
Deinline even more destructors.
erg@google.com
2010-12-14
4
-7
/
+15
*
This adds some plumbing for propagating the status and error code of a render...
gspencer@chromium.org
2010-12-14
5
-6
/
+10
*
webkit: use string16 in ContextMenuParams
evan@chromium.org
2010-12-14
3
-5
/
+7
*
Fix extension packer command-line code for Mac. Instead of blocking in a jank...
andybons@chromium.org
2010-12-13
4
-95
/
+98
*
Fix bug where icon is not displayed in extension install bubbles
aa@chromium.org
2010-12-13
4
-8
/
+22
*
Even more virtual method deinlining.
erg@google.com
2010-12-13
4
-17
/
+45
*
Cleanup: Remove unneeded browser_thread.h usage.
thestig@chromium.org
2010-12-13
4
-4
/
+1
*
Error out on user scripts that are not UTF8 encoded.
skerner@chromium.org
2010-12-13
2
-0
/
+20
*
Rename all methods accessing Singleton<T> as GetInstance().
satish@chromium.org
2010-12-13
5
-12
/
+12
*
Some fields were getting dropped during the conversion of
aa@chromium.org
2010-12-12
2
-0
/
+21
*
Fix extension install UI for extensions with RTL Names.
jeremy@chromium.org
2010-12-12
1
-1
/
+4
*
net: Add namespace net to URLRequestFileJob.
tfarina@chromium.org
2010-12-12
1
-2
/
+2
*
net: Remove typedef net::URLRequestJob URLRequestJob;
tfarina@chromium.org
2010-12-11
3
-8
/
+11
[next]