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
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
9
-10
/
+10
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
2
-10
/
+10
*
Make bookmark_utils::GetNameForURL return a string16.
evan@chromium.org
2011-01-21
2
-4
/
+4
*
Add OWNERS files to bookmarks, gtk, and status_icons subdirs.
tfarina@chromium.org
2011-01-20
1
-0
/
+1
*
Update references part 3: remaining files in chrome/...
msw@chromium.org
2011-01-19
1
-4
/
+4
*
Move more dnd related files to ui/base
ben@chromium.org
2011-01-19
1
-21
/
+21
*
Cleanup: Remove unneeded chrome/browser/prefs/pref_service.h usage.
thestig@chromium.org
2011-01-15
2
-2
/
+3
*
Move models from app to ui/base/models
ben@chromium.org
2011-01-14
6
-21
/
+21
*
Cleanup: Remove unneeded includes of pref_names.h
thestig@chromium.org
2011-01-13
1
-1
/
+2
*
Move OSExchangeData from src/app to src/ui/base/dragdrop
ben@chromium.org
2011-01-12
4
-29
/
+29
*
Remove the stubbed out headers in chrome/browser/views.
msw@chromium.org
2011-01-10
1
-2
/
+2
*
Move clipboard from app/ to ui/base
ben@chromium.org
2011-01-10
2
-6
/
+6
*
Remove wstring from l10n_util. Part 8, the last part.
avi@chromium.org
2011-01-07
1
-3
/
+2
*
Move CancellationFlag and WaitableEvent to the synchronization subdirectory.
brettw@chromium.org
2011-01-02
1
-1
/
+1
*
Update the time formatting APIs to use string16.
avi@chromium.org
2010-12-22
1
-2
/
+1
*
Cleanup: Remove unneeded includes of notification_service.h, part 2.
thestig@chromium.org
2010-12-17
1
-1
/
+3
*
Cleanup: Remove unneeded includes of notification_service.h.
thestig@chromium.org
2010-12-17
1
-1
/
+0
*
Deinline even more destructors.
erg@google.com
2010-12-14
2
-3
/
+7
*
Even more virtual method deinlining.
erg@google.com
2010-12-13
2
-21
/
+59
*
linux: Stock menu icons update.
sadrul@chromium.org
2010-12-09
3
-107
/
+106
*
Add the "virtual" keyword on method overrides that are missing it.
erg@google.com
2010-12-08
1
-2
/
+3
*
Remove unneeded browser_process.h includes.
thestig@chromium.org
2010-12-05
3
-7
/
+14
*
Move:
ben@chromium.org
2010-12-02
9
-9
/
+9
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Move browser/cocoa to browser/ui/cocoa
ben@chromium.org
2010-12-01
1
-1
/
+1
*
Fix merge conflict in bookmark_node_data.h
tfarina@chromium.org
2010-11-26
1
-8
/
+0
*
Fix includes for bookmark_node_data.
tfarina@chromium.org
2010-11-26
3
-0
/
+8
*
Rename BookmarkDragData to BookmarkNodeData. Part 2.
tfarina@chromium.org
2010-11-26
7
-86
/
+78
*
Rename BookmarkDragData to BookmarkNodeData. Part 1.
tfarina@chromium.org
2010-11-20
7
-43
/
+48
*
bookmarks: Move NodeHasURLs function to bookmark_utils.
tfarina@chromium.org
2010-11-20
3
-18
/
+18
*
Cleanup: Include browser.h -> ui/browser.h [Part 1].
jhawkins@chromium.org
2010-11-16
2
-2
/
+2
*
base: Move StringSplitAlongWhitespace to string_split.h
tfarina@chromium.org
2010-11-15
1
-1
/
+2
*
Rename CloneDragData to CloneBookmarkNode.
tfarina@chromium.org
2010-11-13
3
-25
/
+20
*
Move PrintDialogGtk file delete to the file thread.
tony@chromium.org
2010-11-01
1
-17
/
+6
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-1
/
+1
*
Cleanup BookmarkFolderEditorController implementation.
tfarina@chromium.org
2010-10-20
3
-34
/
+19
*
FBTF: Even more ctor/virtual deinlining.
erg@google.com
2010-10-19
4
-0
/
+6
*
Move chrome/browser/cocoa/bookmark_* to chrome/browser/cocoa/bookmarks/.
viettrungluu@chromium.org
2010-10-15
1
-1
/
+1
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-1
/
+1
*
base: Move SplitString functions into the base namespace and update the callers.
tfarina@chromium.org
2010-10-14
1
-4
/
+4
*
Rename ChromeThread to BrowserThread Part19:
tfarina@chromium.org
2010-10-12
7
-7
/
+7
*
FBTF: Small nits; moving virtual methods to implementation.
erg@google.com
2010-10-08
2
-5
/
+11
*
Rename ChromeThread to BrowserThread Part 1:
tfarina@chromium.org
2010-10-05
7
-26
/
+26
*
Fix unittest to not use an invalid GURL, as the underlying bookmarks APIs exp...
pkasting@chromium.org
2010-09-28
1
-2
/
+2
*
Temporarily disable a test that's failing a CHECK so the suite will keep runn...
pkasting@chromium.org
2010-09-28
1
-1
/
+1
*
base: Finish moving the SplitString functions from string_util.h to string_sp...
tfarina@chromium.org
2010-09-24
1
-0
/
+1
*
FBTF: Move ctors/dtors into cc files.
erg@google.com
2010-09-13
10
-44
/
+97
*
FBTF: Move more ctors/dtors from headers to implementation.
erg@google.com
2010-09-01
2
-1
/
+4
*
Convert wstrings in bookmarks, part 1000000.
viettrungluu@chromium.org
2010-08-31
4
-43
/
+50
*
Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...
viettrungluu@chromium.org
2010-08-30
11
-39
/
+35
[next]