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
*
Don't show "The page at..." in the Bookmark Manager confirmation dialog.
tfarina@chromium.org
2010-09-05
2
-16
/
+2
*
Re-disable IncognitoSplitMode. It still fails/hangs periodically (though more
mpcomplete@chromium.org
2010-09-03
1
-1
/
+2
*
Due to some unresolved blocking issues, we are switching Native Client back o...
cbiffle@google.com
2010-09-03
1
-0
/
+1
*
Error out if a version in external_extensions.json is invalid.
skerner@chromium.org
2010-09-03
3
-39
/
+54
*
Moving file_util::FileInfo to base::PlatformFileInfo, and adding the
dumi@chromium.org
2010-09-03
1
-2
/
+2
*
Allow experimental extension pop-ups from infobars.
joi@chromium.org
2010-09-03
2
-3
/
+11
*
Re-lands 58186:
bryeung@chromium.org
2010-09-03
2
-6
/
+6
*
Reenable IncognitoSplitMode with a hopeful fix.
mpcomplete@chromium.org
2010-09-02
3
-6
/
+15
*
Fix some issues with incognito split mode extensions.
mpcomplete@chromium.org
2010-09-02
2
-14
/
+40
*
Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...
akalin@chromium.org
2010-09-02
2
-6
/
+6
*
Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-02
2
-6
/
+6
*
FBTF: Reaplly the TabRestoreService::Observer into its own file commit.
erg@google.com
2010-09-02
4
-0
/
+4
*
Relanding 3149027.
dtseng@chromium.org
2010-09-02
4
-4
/
+142
*
Add api constants for webRequest and clean up webNavigation.
jochen@chromium.org
2010-09-02
4
-8
/
+72
*
Revert "FBTF: Move the TabRestoreService::Observer into its own file."
erg@google.com
2010-09-01
4
-4
/
+0
*
FBTF: Move the TabRestoreService::Observer into its own file.
erg@google.com
2010-09-01
4
-0
/
+4
*
Revert 58186 - Move the keyboard files from base/ to app/.
phajdan.jr@chromium.org
2010-09-01
2
-6
/
+6
*
Mark ExtensionApiTest.Popup as FLAKY, it is still flaky.
phajdan.jr@chromium.org
2010-09-01
1
-2
/
+2
*
FBTF: Move more ctors/dtors from headers to implementation.
erg@google.com
2010-09-01
2
-0
/
+9
*
A CL implementing a collection of fixes to tidy up experimental popups.
twiz@google.com
2010-09-01
1
-8
/
+1
*
Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-01
2
-6
/
+6
*
default app icon
erikkay@chromium.org
2010-09-01
2
-3
/
+10
*
Mark a test flaky.
aa@chromium.org
2010-09-01
1
-1
/
+1
*
Private API for web store to get sync login and set store login information.
asargent@chromium.org
2010-09-01
5
-0
/
+109
*
window.open() from an extension should always goes in normal browser. When th...
aa@chromium.org
2010-09-01
2
-4
/
+28
*
Protect local storage created by extension apps.
andybons@chromium.org
2010-09-01
3
-3
/
+101
*
Disable IncognitoSplitMode everywhere, it's failing and hangy. Working on a fix.
mpcomplete@chromium.org
2010-08-31
1
-7
/
+2
*
Marking the ExtensionApiTest.Tabs as FLAKY on Windows.
iyengar@google.com
2010-08-31
1
-2
/
+2
*
Reduce the number of files that recompile when changing template_url.h or tem...
levin@chromium.org
2010-08-31
1
-0
/
+1
*
Disable IncognitoSplitMode for linux, it's hanging there too.
mpcomplete@chromium.org
2010-08-31
1
-2
/
+2
*
Disable IncognitoSplitMode on ChromeOS until I can fix.
mpcomplete@chromium.org
2010-08-31
1
-1
/
+7
*
Add support for a "split" incognito behavior for extensions.
mpcomplete@chromium.org
2010-08-31
32
-132
/
+337
*
[Chrome OS] Add signing and verification to ownership API
cmasone@google.com
2010-08-31
1
-11
/
+2
*
Unify sidebar identification in the chrome.experimental.sidebar extension API...
aa@chromium.org
2010-08-31
2
-2
/
+3
*
Reland r57788 - Expose Extension Bindings to Component Applications
rafaelw@chromium.org
2010-08-31
10
-14
/
+65
*
Marking the ExtensionApiTest.Tabs test as flaky for Linux. This test now fail...
ananta@chromium.org
2010-08-30
1
-2
/
+2
*
Move Google-specific code under browser/ into browser/google/.
evan@chromium.org
2010-08-30
1
-1
/
+1
*
GTTF: Disable hangy ExtensionApiTest.IncognitoDisabled
phajdan.jr@chromium.org
2010-08-30
1
-1
/
+2
*
Added default extensions for Chrome OS
dpolukhin@chromium.org
2010-08-30
1
-0
/
+22
*
Whoops. Try again to disable a failing test.
aa@chromium.org
2010-08-30
1
-6
/
+4
*
Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...
viettrungluu@chromium.org
2010-08-30
3
-6
/
+6
*
Implement events for extensions management API.
asargent@chromium.org
2010-08-30
6
-4
/
+152
*
Disable ExtensionApiTest.Tabs on mac.
aa@chromium.org
2010-08-29
1
-0
/
+6
*
Remove wstrings from bookmarks, part 17.
viettrungluu@chromium.org
2010-08-29
1
-3
/
+3
*
Add the collapsed 'miniview' to the apps and most visisted sections. Also, fi...
aa@chromium.org
2010-08-29
2
-2
/
+1
*
Revert 57788 - Expose Extension Bindings to Component Applications
rafaelw@chromium.org
2010-08-28
8
-51
/
+9
*
Expose Extension Bindings to Component Applications
rafaelw@chromium.org
2010-08-28
8
-9
/
+51
*
Reland r57575 - Remove the default argument from RegKey::Open.
tfarina@chromium.org
2010-08-28
2
-4
/
+6
*
Revert 57701 - Reland 3149027.
chase@chromium.org
2010-08-27
5
-145
/
+12
*
Refactor version-getting info into a chrome::VersionInfo object.
evan@chromium.org
2010-08-27
1
-5
/
+3
[next]