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
*
Fix for management API related to escalated permissions disabled extensions
asargent@chromium.org
2011-11-16
13
-88
/
+431
*
Have ExtensionHost use TabContents instead of RenderViewHost. Try #2.
mpcomplete@chromium.org
2011-11-16
11
-517
/
+130
*
Mark ExtensionApiTest.Storage as failing, it always fails on Windows after r1...
alekseys@chromium.org
2011-11-16
1
-1
/
+7
*
Add some commentary and warnings to extensions::ProcessMap.
aa@chromium.org
2011-11-15
1
-0
/
+24
*
Standardize naming of SelectFileDialog implementation files.
jamescook@chromium.org
2011-11-15
3
-6
/
+5
*
Revert 110099 - Creation of cookie_utils.
joi@chromium.org
2011-11-15
1
-4
/
+3
*
Enable ExtensionApiTest.GetViews on all platforms.
jochen@chromium.org
2011-11-15
1
-10
/
+2
*
Creation of cookie_utils.
droger@google.com
2011-11-15
1
-3
/
+4
*
net: Move UnescapeRule into the net namespace.
tfarina@chromium.org
2011-11-15
1
-2
/
+2
*
Allow linker initialization of lazy instance
joth@chromium.org
2011-11-15
3
-4
/
+5
*
Append parameters to webstore URL to indicate launch source.
estade@chromium.org
2011-11-15
2
-2
/
+3
*
Use USE_VIRTUAL_KEYBOARD instead of TOUCH_UI when loading virtual keyboard co...
hashimoto@chromium.org
2011-11-15
1
-1
/
+1
*
Insert default stylesheet for platform apps.
miket@chromium.org
2011-11-15
1
-3
/
+7
*
Disable selection on aura. Clipboard semantics on aura must be same as windows
oshima@chromium.org
2011-11-14
2
-13
/
+13
*
Enable extension APIs for content scripts.
aa@chromium.org
2011-11-12
6
-20
/
+29
*
Get BrowserTests to compile on windows with aura.
ben@chromium.org
2011-11-11
1
-1
/
+1
*
Cleanup: Remove unneeded forward declarations from chrome/browser/extensions.
thestig@chromium.org
2011-11-11
19
-36
/
+13
*
platform_util OpenItem/ShowItemInFolder threading fixes.
achuith@chromium.org
2011-11-11
2
-5
/
+5
*
Fix crash in ExtensionService::SetIsIncognitoEnabled.
jstritar@chromium.org
2011-11-11
1
-1
/
+5
*
Don't close tabs from crashed extensions with background pages.
yoz@chromium.org
2011-11-11
3
-3
/
+48
*
Switch BackgroundContents to use TabContents instead of RenderViewHost.
jam@chromium.org
2011-11-11
2
-2
/
+2
*
Move PluginPrefs to use PluginService instead of PluginList.
rsesek@chromium.org
2011-11-11
1
-0
/
+11
*
Add a tray notification UI for speech input recording in the extension API.
leandrogracia@chromium.org
2011-11-11
8
-1320
/
+1
*
More unittests for webRequest API and better conflict resolution
battre@chromium.org
2011-11-11
2
-2
/
+352
*
Extension Settings API: make it so that when leveldb storage areas fail to be
kalman@chromium.org
2011-11-11
22
-92
/
+356
*
Don't start speech synthesis until after the audio mixer is initialized.
dmazzoni@chromium.org
2011-11-11
2
-6
/
+81
*
chromeos: Fix a bug where we were showing fullscreen dialogs from File Manager.
satorux@chromium.org
2011-11-10
1
-29
/
+33
*
Fix ExecuteTaskFileSystemCallback dispatcher
tbarzic@chromium.org
2011-11-10
2
-20
/
+29
*
Add DidChangeFocus to FocusChangeListener.
alicet@chromium.org
2011-11-10
2
-3
/
+3
*
CookieMonster: Store expiration time also for session cookies.
marja@chromium.org
2011-11-10
1
-6
/
+6
*
Move code from extension_webrequest_api.cc to extension_webrequest_api_helper...
battre@chromium.org
2011-11-10
5
-418
/
+741
*
Revert 109285 - Reland deleted folder that drover didn't restore.
rsleevi@chromium.org
2011-11-10
7
-0
/
+1319
*
Revert 109285 - Seems to have broken chrome_frame_net_tests on the win_rel tr...
rsleevi@chromium.org
2011-11-10
1
-1
/
+1
*
Disabling FileSystemExtensionApiTest.FileBrowserTest again.
tbarzic@chromium.org
2011-11-10
1
-1
/
+1
*
Fix FileSystemExtensionApiTest.FileBrowserTest
tbarzic@chromium.org
2011-11-10
1
-8
/
+1
*
net: Move the last two Escape() functions into the net namespace.
tfarina@chromium.org
2011-11-09
2
-5
/
+5
*
Add a tray notification UI for speech input recording in the extension API.
leandrogracia@chromium.org
2011-11-09
8
-1320
/
+1
*
Report human-readable error on permission problem.
dilmah@chromium.org
2011-11-09
2
-50
/
+62
*
Move all Extension Settings API files from c/b/extensions to c/b/extensions/s...
kalman@chromium.org
2011-11-09
44
-737
/
+886
*
Extract a ProcessMap class from ExtensionProcessManager. This is a dumb data ...
aa@chromium.org
2011-11-09
17
-352
/
+355
*
Default apps should not be installed on profiles that already have apps. The
rogerta@chromium.org
2011-11-09
6
-36
/
+77
*
Change EXTENSION_PROCESS_CREATED observers to use EXTENSION_HOST_CREATED.
yoz@chromium.org
2011-11-09
5
-20
/
+8
*
Various changes to the Extension Settings API.
kalman@chromium.org
2011-11-09
28
-1126
/
+1043
*
Disable failing FileBrowserTest on CrOs.
thakis@chromium.org
2011-11-08
1
-1
/
+8
*
Lock the GTK UI of the content settings bubble if the corresponding content s...
markusheintz@chromium.org
2011-11-08
1
-1
/
+1
*
Fix a crash in PageActionImageView when extensions are reloaded due to incogn...
finnur@chromium.org
2011-11-08
4
-14
/
+28
*
Pass a correct button name to OnCandidateClicked()
yusukes@chromium.org
2011-11-08
1
-4
/
+6
*
Revert r108760 / reland r108744, r108753 w/ fix
dpranke@chromium.org
2011-11-08
1
-9
/
+7
*
Revert "Have ExtensionHost use TabContents instead of RenderViewHost. This is...
mpcomplete@chromium.org
2011-11-08
11
-144
/
+517
*
Have ExtensionHost use TabContents instead of RenderViewHost. This is part
mpcomplete@chromium.org
2011-11-08
11
-517
/
+144
[next]