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
*
revert 37335:
estade@chromium.org
2010-01-27
7
-382
/
+0
*
Add an accessibility API for events raised outside of the web content.
estade@chromium.org
2010-01-27
7
-0
/
+382
*
Correction of permissions of extension manifest file for the extension_popup_...
twiz@google.com
2010-01-27
1
-2
/
+1
*
RSS extension was not finding feeds specified with
finnur@chromium.org
2010-01-27
1
-0
/
+20
*
Prevents a crash that occurs when multiple ExtensionHost objects point to the...
andybons@chromium.org
2010-01-26
2
-21
/
+43
*
Enable extension tests now that upstream r53815 has fixed the crash in pthrea...
dimich@chromium.org
2010-01-26
1
-15
/
+0
*
Associate popups with the top level frame instead of the security origin.
erg@google.com
2010-01-26
2
-6
/
+4
*
Temporarily disabled some browser tests that fail because of r53715 upstream.
dimich@google.com
2010-01-25
1
-0
/
+15
*
Extension tweaks for phantom tabs. I did the following modifications:
sky@chromium.org
2010-01-23
7
-12
/
+61
*
Disable UpdatePermissions because of flakiness on linux 64.
kkania@chromium.org
2010-01-22
1
-0
/
+5
*
[Mac] Fixes crash where killing an extension via the task manager while a pop...
andybons@chromium.org
2010-01-22
1
-5
/
+9
*
Re-enable UninstallDisabled and UpdatePermissions tests. Do not check for inf...
kkania@chromium.org
2010-01-22
1
-12
/
+4
*
Adds support for phantom tabs. A pinned tab becomes a phantom tab when
sky@chromium.org
2010-01-22
2
-12
/
+20
*
One more attempt at landing this CL.
jcampan@chromium.org
2010-01-21
2
-10
/
+34
*
Disable UninstallDisabled and UpdatePermissions temporarily.
kkania@chromium.org
2010-01-20
1
-2
/
+2
*
Add 3 tests for extension installation. Fix and re-enable UpdatePermissions t...
kkania@chromium.org
2010-01-20
5
-182
/
+305
*
Wait for the test extension to notify us instead of the EXTENSION_HOST_DID_ST...
kkania@chromium.org
2010-01-20
1
-14
/
+4
*
Mark ExtensionApiTest.BrowserActionPopup as flaky.
kuchhal@chromium.org
2010-01-20
1
-1
/
+1
*
Update comments to reflect the removal of class ExtensionActionState, which n...
skerner@chromium.org
2010-01-20
1
-1
/
+0
*
Drop the code allowing privacy blacklists to be shipped in extensions.
phajdan.jr@chromium.org
2010-01-20
4
-108
/
+0
*
Revert 36589 - Still failing the reliability tests.
jcampan@chromium.org
2010-01-20
2
-34
/
+10
*
Another try at landing this.
jcampan@chromium.org
2010-01-20
2
-10
/
+34
*
Reland r36541 (which went in without any commit log by some magic). Was rever...
jshin@chromium.org
2010-01-19
2
-12
/
+1
*
Revert 36541 (which went in without any commit log by some black magic).
jshin@chromium.org
2010-01-19
2
-1
/
+12
*
Port BrowserActionApiTest.BrowserActionPopup to linux.
estade@chromium.org
2010-01-19
4
-16
/
+46
*
Review URL: http://codereview.chromium.org/545123
jshin@chromium.org
2010-01-19
2
-12
/
+1
*
Move constants related to chrome.tabs.executeScript() from the .cc file to
rogerta@chromium.org
2010-01-19
3
-12
/
+14
*
Only create a desktop shortcut for apps if the user requests.
aa@chromium.org
2010-01-19
9
-10
/
+26
*
Reuse the existing tab when opening the Manage Extensions page and the Option...
finnur@chromium.org
2010-01-16
1
-10
/
+3
*
Revert 36442 - Still causing test failures
jcampan@chromium.org
2010-01-16
2
-34
/
+10
*
4th attempt at landing this.
jcampan@chromium.org
2010-01-16
2
-10
/
+34
*
Revert r36407
aa@chromium.org
2010-01-15
1
-9
/
+1
*
Re-land r36338: Add the ability to focus a window to chrome.window.update().
aa@chromium.org
2010-01-15
1
-1
/
+9
*
The search terms are escaped using + or %20 for space depending on whether re...
avayvod@google.com
2010-01-15
1
-3
/
+3
*
Fix cases where we weren't expecting a NULL preference.
asargent@chromium.org
2010-01-15
1
-30
/
+30
*
Revert 36362 - It breaks NACLTests and Chrome Frame Tests
jcampan@chromium.org
2010-01-15
2
-34
/
+10
*
3rd attempt at landing the language detection on page load.
jcampan@chromium.org
2010-01-15
2
-10
/
+34
*
Reland 36337: Add launch configuration to apps. Create a desktop shortcut if ...
aa@chromium.org
2010-01-15
1
-1
/
+24
*
Revert 36337 and 36338. Compile failure.
aa@chromium.org
2010-01-15
2
-33
/
+2
*
Add the ability to focus a window to chrome.window.update().
aa@chromium.org
2010-01-15
1
-1
/
+9
*
Add launch configuration to apps. Create a desktop shortcut
aa@chromium.org
2010-01-15
1
-1
/
+24
*
Introduce all the plumbing for Session Storage. This mostly consists of crea...
jorlow@chromium.org
2010-01-15
1
-1
/
+6
*
[Mac] Fixes issues with browser action popups.
andybons@chromium.org
2010-01-14
1
-1
/
+5
*
Add an experimental bookmark manager API to extensions.
arv@chromium.org
2010-01-14
4
-0
/
+154
*
Reapplying "Extensions: tab.title should not be undefined."
erg@chromium.org
2010-01-14
1
-2
/
+1
*
Add the ability for the GPU process to be used to paint the backing store of a
brettw@chromium.org
2010-01-13
1
-42
/
+5
*
Moving the CLD code to the renderer so it runs sanboxed.
jcampan@chromium.org
2010-01-12
1
-1
/
+1
*
Implement Linux/GTK ExtensionInstalledBubble
rafaelw@chromium.org
2010-01-12
1
-4
/
+12
*
If a backing store is not available, chrome.tabs.captureVisibleTab() asks the...
skerner@chromium.org
2010-01-11
2
-10
/
+81
*
Fix a bug where we don't recognize user script declarations
aa@chromium.org
2010-01-11
2
-10
/
+34
[next]