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
/
extension_history_api.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-7
/
+7
*
Revert "Revert "Change extension event routers to not be singletons and to be...
yoz@chromium.org
2011-06-28
1
-35
/
+23
*
Revert "Change many extension event routers to not be singletons and to be mo...
yoz@chromium.org
2011-06-25
1
-23
/
+35
*
Change many extension event routers to not be singletons and to be more profi...
yoz@chromium.org
2011-06-25
1
-35
/
+23
*
Revert "Change event routers from singletons to being owned by the ExtensionS...
yoz@chromium.org
2011-05-27
1
-20
/
+30
*
Change event routers from singletons to being owned by the ExtensionService.
yoz@chromium.org
2011-05-26
1
-30
/
+20
*
Remove Value::GetAsInteger() calls.
yusukes@google.com
2011-05-05
1
-6
/
+2
*
Revert 77984 - Add logs to understand failures that only happen on the waterf...
skerner@chromium.org
2011-03-14
1
-12
/
+0
*
Add logs to understand failures that only happen on the waterfall. Will rever...
skerner@chromium.org
2011-03-13
1
-0
/
+12
*
Revert 77980 - Raise logging level, so we can see logs on buildbot. Will rev...
skerner@chromium.org
2011-03-13
1
-12
/
+0
*
Raise logging level, so we can see logs on buildbot. Will revert once buildb...
skerner@chromium.org
2011-03-13
1
-0
/
+12
*
Revert 77957 - Raise logging level, so we can see logs of extension histrory ...
skerner@chromium.org
2011-03-13
1
-12
/
+0
*
Raise logging level, so we can see logs of extension histrory tests on the wa...
skerner@chromium.org
2011-03-13
1
-0
/
+12
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-08
1
-3
/
+3
*
Rename Real* to Double* in values.* and dependent files
arv@chromium.org
2011-02-01
1
-3
/
+4
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
FBTF: Even more ctor/virtual deinlining.
erg@google.com
2010-10-19
1
-0
/
+4
*
Pull events-related code out of ExtensionMessageService into its own class.
mpcomplete@chromium.org
2010-10-15
1
-3
/
+3
*
Fix Time::FromDoubleT so that it will return null time when 0 is passed.
jianli@chromium.org
2010-09-09
1
-2
/
+5
*
FBTF: Move more ctors/dtors from headers to implementation.
erg@google.com
2010-09-01
1
-0
/
+6
*
Add support for a "split" incognito behavior for extensions.
mpcomplete@chromium.org
2010-08-31
1
-1
/
+1
*
Re-land r56742 now with correct database files
brettw@chromium.org
2010-08-21
1
-1
/
+1
*
Revert 56742 - A new field to describe the sources of history urls(visits) is...
brettw@chromium.org
2010-08-19
1
-1
/
+1
*
A new field to describe the sources of history urls(visits) is added. This fi...
brettw@chromium.org
2010-08-19
1
-1
/
+1
*
Rename GetStringAsUTF16() to GetString() (and overload), etc.
viettrungluu@chromium.org
2010-08-04
1
-2
/
+1
*
Rename DictionaryValue's SetStringFromUTF16() to SetString() (and overload).
viettrungluu@chromium.org
2010-08-04
1
-1
/
+1
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-5
/
+5
*
Replace wstring with string16 in history. The only time wstring is used now i...
brettw@chromium.org
2010-06-23
1
-3
/
+4
*
Update extension functions to always pass a list of arguments, even when one ...
arv@chromium.org
2010-05-21
1
-10
/
+10
*
Reland 44348 Add support for restricting broadcasting events to extensions ba...
jochen@chromium.org
2010-04-14
1
-1
/
+1
*
Revert 44351 - Reland 44348 Add support for restricting broadcasting events t...
jochen@chromium.org
2010-04-13
1
-1
/
+1
*
Reland 44348 Add support for restricting broadcasting events to extensions ba...
jochen@chromium.org
2010-04-13
1
-1
/
+1
*
Revert 44348 - Add support for restricting broadcasting events to extensions ...
jochen@chromium.org
2010-04-13
1
-1
/
+1
*
Add support for restricting broadcasting events to extensions based on host p...
jochen@chromium.org
2010-04-13
1
-1
/
+1
*
Move history API out of experimental. Allow extensions to override history p...
skerner@chromium.org
2010-04-01
1
-2
/
+4
*
History APIs that parse a time as a number of milliseconds need to allow inte...
skerner@chromium.org
2010-03-24
1
-3
/
+6
*
Change chrome.experimental.history.search's first param to use 'text' for tex...
skerner@chromium.org
2010-03-24
1
-1
/
+1
*
Implement edit mode for history page.
jochen@chromium.org
2010-03-05
1
-1
/
+5
*
Allow users to enable extensions in incognito. Requires
mpcomplete@chromium.org
2010-02-25
1
-2
/
+2
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
1
-0
/
+1
*
Fix memory leak in AsyncExtensionFunction.
mpcomplete@chromium.org
2009-11-10
1
-5
/
+5
*
Eliminate QueryOptions::most_recent_visit_only. All non-unittest consumers o...
pkasting@chromium.org
2009-11-03
1
-1
/
+0
*
Implement the Extension History API, v 0.1.The first version is a weak wrappe...
brg@chromium.com
2009-10-30
1
-0
/
+366