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
*
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