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
/
dom_ui
/
dom_ui.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Cleanup AdjustStringForLocaleDirection() to modify input parameter in place.
jeremy@chromium.org
2010-11-24
1
-3
/
+1
*
Reland http://codereview.chromium.org/3573014/show.
johnnyg@chromium.org
2010-10-13
1
-3
/
+8
*
Revert 62410 - Constrained HTML dialog for Windows.
johnnyg@chromium.org
2010-10-13
1
-8
/
+3
*
Constrained HTML dialog for Windows.
johnnyg@chromium.org
2010-10-13
1
-3
/
+8
*
DOMUI Certificate Manager: Backup and restore PKCS #12 files. Export certs. ...
mattm@chromium.org
2010-10-06
1
-0
/
+6
*
Support off the record content settings exceptions in DOM UI.
estade@chromium.org
2010-09-27
1
-0
/
+14
*
Move theme files in chrome/browser/ into a themes/ subdir.
evan@chromium.org
2010-08-25
1
-1
/
+1
*
FBTF: Move individual XXXMsg_Params structs to a new file.
erg@google.com
2010-08-24
1
-0
/
+1
*
DOM UI: Change DOMMessageHandler callback arg type to ListValue.
estade@chromium.org
2010-08-19
1
-16
/
+11
*
Initial version of chrome.experimental.sidebar extension API.
brettw@chromium.org
2010-08-19
1
-7
/
+4
*
Remove deprecated wstring Get(As)String() methods from Value, etc.
viettrungluu@chromium.org
2010-08-16
1
-3
/
+4
*
Clone of issue 2941001. See initial review below.
twiz@google.com
2010-08-12
1
-1
/
+1
*
remove toolstrips
erikkay@chromium.org
2010-08-12
1
-1
/
+0
*
Content settings: generalize the exceptions lists for all settings types.
estade@chromium.org
2010-08-10
1
-11
/
+34
*
Rename DictionaryValue's SetStringFromUTF16() to SetString() (and overload).
viettrungluu@chromium.org
2010-08-04
1
-5
/
+4
*
Revert 54560 -
nick@chromium.org
2010-08-02
1
-1
/
+1
*
Change removing method, GetBrowser from TabContentsDelegate, as this was brea...
twiz@google.com
2010-08-02
1
-1
/
+1
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-2
/
+2
*
Replace wstring with string16 in history. The only time wstring is used now i...
brettw@chromium.org
2010-06-23
1
-6
/
+6
*
Update extension functions to always pass a list of arguments, even when one ...
arv@chromium.org
2010-05-21
1
-1
/
+1
*
DOMUI - Simplify DOMMessageHandler::Extract{Integer,String}Value.
arv@chromium.org
2010-05-19
1
-21
/
+5
*
Add calling frame's source_url to extension and dom ui requests.
rafaelw@chromium.org
2010-04-02
1
-0
/
+1
*
Move RTL related functions from app/l10n_util to base/i18n/rtl
ben@chromium.org
2010-03-20
1
-4
/
+5
*
chrome 5: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
1
-1
/
+1
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2010-02-09
1
-0
/
+1
*
[More BTP includes.]
erg@google.com
2009-12-18
1
-0
/
+1
*
TBR: Revert to fix Chromos.
erg@google.com
2009-12-17
1
-1
/
+0
*
Uninstall themes when all theme infobars are gone; not on each infobar's dest...
erg@google.com
2009-12-17
1
-0
/
+1
*
Move the json-related files into a separate json directory. This hopefully also
brettw@chromium.org
2009-10-23
1
-5
/
+4
*
Modify extension request IPC messages to pass a ListValue instead of a string.
mpcomplete@chromium.org
2009-10-06
1
-14
/
+2
*
Experiment with dislodging the Extension Shelf and having it only appear on t...
finnur@chromium.org
2009-08-30
1
-1
/
+2
*
In this episode, we implement the DOMUI interface for extension views that ar...
aa@chromium.org
2009-07-01
1
-1
/
+5
*
Take two for http://codereview.chromium.org/131094
tim@chromium.org
2009-06-29
1
-1
/
+4
*
Revert cl 19359 due to browser_tests timeout.
tim@chromium.org
2009-06-26
1
-4
/
+1
*
Add a 'RegisterMessages' function to DOMMessageHandler to make it easy to con...
tim@chromium.org
2009-06-26
1
-1
/
+4
*
Remove unnecessary win_util from dom_ui.
glen@chromium.org
2009-05-09
1
-1
/
+0
*
This is the first pass at themes.
glen@chromium.org
2009-05-09
1
-0
/
+7
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Move scoped_vector.h and stl_util-inl.h to base/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
1
-5
/
+5
*
Merge DOMUIContents into WebContents.
brettw@chromium.org
2009-03-17
1
-12
/
+14
*
The new history and download tab caused a regression where opening the NTP wo...
jcampan@chromium.org
2009-03-05
1
-4
/
+0
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-4
/
+4
*
Make New Tab Page work correctly in incognito mode (8294)
glen@chromium.org
2009-03-04
1
-0
/
+4
*
revert broken change 10833
nsylvain@chromium.org
2009-03-03
1
-2
/
+2
*
Port DictionaryValue to use string16 instead of wstring.
dsh@google.com
2009-03-03
1
-2
/
+2
*
Revert dsh's change 10818
nsylvain@chromium.org
2009-03-03
1
-2
/
+2
*
Port DictionaryValue to use string16 instead of wstring.
dsh@google.com
2009-03-03
1
-2
/
+2
*
Get rid of wstring variants of StringToFoo.
dsh@google.com
2009-02-28
1
-2
/
+1
[next]