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
/
bookmarks
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make bookmarks manager search work for URLs containing uppercase characters
kinuko@chromium.org
2009-12-16
2
-3
/
+20
*
Give classes with virtual methods virtual protected d'tors instead of non-vir...
jamesr@chromium.org
2009-12-16
2
-2
/
+8
*
Lands http://codereview.chromium.org/469009 for Thiago:
sky@chromium.org
2009-12-16
3
-13
/
+13
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-12-02
7
-81
/
+86
*
Remove std::wstring from most of net/base/escape.h.
darin@chromium.org
2009-11-30
1
-1
/
+1
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
2
-1
/
+5
*
Revert 33301 and 33305 due to unit_tests breakage.
maruel@chromium.org
2009-11-30
2
-5
/
+1
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
2
-1
/
+5
*
Many changes to DictionaryValues:
pkasting@chromium.org
2009-11-25
1
-4
/
+4
*
Use plain strings instead of wstrings for UMA actions
evan@chromium.org
2009-11-17
1
-12
/
+12
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
1
-1
/
+1
*
Fix various problems with inline autocomplete and URLs that change length dur...
pkasting@chromium.org
2009-11-07
2
-5
/
+4
*
Revert "Revert r31175 r31176 r31187"
hclam@chromium.org
2009-11-06
1
-1
/
+4
*
Rever r31175 r31176 r31187
hclam@chromium.org
2009-11-06
1
-4
/
+1
*
Fifth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-06
1
-1
/
+4
*
Enable localization of default downloaded filename.
tony@chromium.org
2009-11-04
1
-1
/
+2
*
Unittest for fix to allow navigation when there is no history DB.
pkasting@chromium.org
2009-11-02
2
-6
/
+6
*
Third patch in getting rid of caching MessageLoop pointers and always using C...
jam@chromium.org
2009-11-02
10
-65
/
+70
*
Fix for crash when a bookmark URL is an empty string
tim@chromium.org
2009-10-30
2
-4
/
+6
*
Changes bookmark html writer test to lookup string rather than hard
sky@chromium.org
2009-10-28
1
-14
/
+9
*
Fix browser crash on startup.
ukai@chromium.org
2009-10-27
1
-1
/
+1
*
Mark flaky tests as flaky:
phajdan.jr@chromium.org
2009-10-26
1
-1
/
+2
*
Move the json-related files into a separate json directory. This hopefully also
brettw@chromium.org
2009-10-23
1
-1
/
+0
*
Do some cleanup of file path name handling.
brettw@chromium.org
2009-10-22
1
-1
/
+1
*
Make PNGCodec::Decode(...) not make an intermediary copy of the decoded data;
erg@google.com
2009-10-22
1
-1
/
+1
*
Lands http://codereview.chromium.org/272036 for Thiago:
sky@chromium.org
2009-10-19
5
-25
/
+25
*
Support the Bookmark bar and Other bookmarks titles in titlecase.
thomasvl@chromium.org
2009-10-19
1
-0
/
+6
*
Add NOTREACHED for someone trying to change the title on the bookmark bar fol...
thomasvl@chromium.org
2009-10-19
1
-0
/
+5
*
Makes canceling 'bookmark all tabs' delete the folder. Or rather,
sky@chromium.org
2009-10-16
4
-66
/
+124
*
More style nits.
erg@google.com
2009-10-14
1
-1
/
+1
*
Converts some uses of native_view to native_window. This is necessitated
sky@chromium.org
2009-10-12
5
-12
/
+11
*
Move native_widget_types and gtk_native_view_id_manager from base/gfx to
brettw@chromium.org
2009-10-11
4
-4
/
+4
*
Move more ICU-dependent stuff from base into base/i18n. Some test stuff also
brettw@chromium.org
2009-10-09
2
-2
/
+2
*
Allow the NTP to be bookmarked.
pkasting@chromium.org
2009-10-09
2
-16
/
+7
*
* Add ctrl-shift-d to bookmark all tabs.
pkasting@chromium.org
2009-10-08
2
-13
/
+12
*
Add the ability to unload the HistoryBackend.
pkasting@chromium.org
2009-10-08
3
-3
/
+3
*
Adds the ability to create a bookmark folder populated with a bookmark
sky@chromium.org
2009-10-08
3
-7
/
+54
*
Makes sure bookmark ids are unique on reading from file. If not unique
sky@chromium.org
2009-10-07
3
-8
/
+61
*
Move the clipboard stuff out of base and into app/clipboard. I renamed
brettw@chromium.org
2009-10-03
3
-5
/
+5
*
Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes
brettw@chromium.org
2009-10-03
1
-3
/
+3
*
Fixes bug in determining if we can paste from the clipboard. Need to
sky@chromium.org
2009-10-01
2
-1
/
+40
*
Coverity: check result of file_util::CopyFile.
mattm@chromium.org
2009-09-29
1
-1
/
+1
*
Reenables BookmarkHTMLWriterTest. I couldn't repro a failure on my
sky@chromium.org
2009-09-25
1
-19
/
+60
*
Lands http://codereview.chromium.org/214030 for Thiago:
sky@chromium.org
2009-09-25
3
-8
/
+5
*
Bookmark context menu: pass the correct parent to the bookmark editor.
estade@chromium.org
2009-09-12
1
-1
/
+1
*
Clipboard:
estade@chromium.org
2009-09-10
1
-2
/
+6
*
Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e...
japhet@chromium.org
2009-09-08
1
-1
/
+1
*
Adds a FaviconService class tied to the profile.
arv@google.com
2009-08-28
2
-14
/
+14
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
2
-8
/
+2
*
Fix a ton of compiler warnings.
estade@chromium.org
2009-08-28
2
-2
/
+8
[next]