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
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
9
-18
/
+18
*
Small clean-up to not expose base::Process from RenderProcesHost, and instead...
jam@chromium.org
2009-11-13
1
-1
/
+1
*
Add new link to bottom right of extension management page.
aa@chromium.org
2009-11-13
1
-0
/
+6
*
Fix a crash in ExtensionMessageService when a source renderer closed.
mpcomplete@chromium.org
2009-11-12
1
-0
/
+6
*
Improve text on management UI. Still waiting for a treatment
aa@chromium.org
2009-11-12
1
-0
/
+6
*
JsonSchema support for declaring "object" constructors.
rafaelw@chromium.org
2009-11-12
1
-5
/
+1
*
disable toolstrip test for chromeos/linux_view
oshima@chromium.org
2009-11-12
1
-0
/
+2
*
ExtensionResource::GetFilePath returns empty path if it
finnur@chromium.org
2009-11-11
1
-4
/
+6
*
Switch to the new extensions default icon.
finnur@chromium.org
2009-11-11
2
-3
/
+3
*
A large number of style nits in preparation for turning on automated cpplint.py.
erg@google.com
2009-11-11
1
-1
/
+1
*
Disabled extensions should be uninstallable.
finnur@chromium.org
2009-11-10
9
-20
/
+25
*
move subscribe_page_action out of samples in preparation for removing
erikkay@chromium.org
2009-11-10
1
-5
/
+3
*
Remove flaky label from ParseFeed tests. No failure can be found
finnur@chromium.org
2009-11-10
1
-9
/
+9
*
Mark ExtensionApiTest.Popup as FLAKY.
phajdan.jr@chromium.org
2009-11-10
1
-1
/
+2
*
Add confirmation on extension uninstallation.
finnur@chromium.org
2009-11-10
7
-21
/
+104
*
Disabling a failing browser test.
jcampan@chromium.org
2009-11-10
1
-1
/
+2
*
Fix memory leak in AsyncExtensionFunction.
mpcomplete@chromium.org
2009-11-10
11
-32
/
+39
*
Fix a memory leak in ExtensionsServiceTest by ensuring that the message loop
phajdan.jr@chromium.org
2009-11-09
2
-0
/
+15
*
Revert 31458 - Revert "Always destroy the ExtensionsService on UI thread."
willchan@chromium.org
2009-11-09
1
-2
/
+5
*
Revert "Always destroy the ExtensionsService on UI thread."
phajdan.jr@chromium.org
2009-11-09
1
-5
/
+2
*
Always destroy the ExtensionsService on UI thread.
phajdan.jr@chromium.org
2009-11-09
1
-2
/
+5
*
Modifying extension automation so that it is done through a particular
joi@chromium.org
2009-11-08
1
-15
/
+24
*
Fix threading issues in BlacklistManager, using new ChromeThread.
phajdan.jr@chromium.org
2009-11-07
1
-0
/
+4
*
Reland Extension Installed InfoBubble
rafaelw@chromium.org
2009-11-07
2
-5
/
+26
*
Fix style issues in View class.
maruel@chromium.org
2009-11-07
1
-1
/
+1
*
Ninth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-07
1
-1
/
+4
*
Tenth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-07
2
-3
/
+5
*
Make the inspector for the background page stay open when
aa@chromium.org
2009-11-07
4
-3
/
+75
*
Revert 31322 - Extension Installed InfoBubble
willchan@chromium.org
2009-11-06
2
-24
/
+5
*
Also reload extensions management page for extensions that
aa@chromium.org
2009-11-06
1
-3
/
+14
*
Extension Installed InfoBubble
rafaelw@chromium.org
2009-11-06
2
-5
/
+24
*
Reenable tests that were disabled due to the epic flakyness of LocalStorage w...
jorlow@chromium.org
2009-11-06
2
-4
/
+2
*
Extensions UI page should not allow Reload forextensions that are not 'in dev...
finnur@chromium.org
2009-11-06
1
-0
/
+2
*
Use GetSwitchValueASCII.
tony@chromium.org
2009-11-06
1
-2
/
+2
*
Disable OptionsPage test.
willchan@chromium.org
2009-11-06
1
-2
/
+2
*
add some histograms to extensions
erikkay@chromium.org
2009-11-06
4
-1
/
+104
*
Revert "Revert r31175 r31176 r31187"
hclam@chromium.org
2009-11-06
22
-20
/
+114
*
Implement window.alert() and its cousins for extensions.
pam@chromium.org
2009-11-06
2
-5
/
+49
*
Rever r31175 r31176 r31187
hclam@chromium.org
2009-11-06
22
-114
/
+20
*
Sixth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-06
21
-20
/
+112
*
Fifth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-06
1
-0
/
+2
*
Change prevents multiple instances of an extension's option page from being o...
aa@chromium.org
2009-11-05
1
-1
/
+1
*
Fourth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-05
2
-0
/
+5
*
Don't reload whole chrome://extensions page when interacting with single exte...
cira@chromium.org
2009-11-05
1
-4
/
+3
*
Fix bug where we were not displaying icons in the management
aa@chromium.org
2009-11-05
2
-17
/
+190
*
Revert 31110 - Implement window.alert() and its cousins for extensions.
ben@chromium.org
2009-11-05
2
-49
/
+5
*
Implement window.alert() and its cousins for extensions.
pam@chromium.org
2009-11-05
2
-5
/
+49
*
Coverity: Fix unnecessary Singleton object instantiation.
mattm@chromium.org
2009-11-05
1
-1
/
+1
*
Fix a bug where we'd leak ResourceMessageFilters and BrowserRenderProcessHosts
mpcomplete@chromium.org
2009-11-05
2
-6
/
+24
*
Fix theme install crasher.
mirandac@chromium.org
2009-11-04
1
-1
/
+2
[next]