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
/
importer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lands http://code.google.com/p/chromium/issues/detail?id=71571 for
sky@chromium.org
2011-03-08
1
-4
/
+0
*
Move ChildThread and ChildProcess to content. Also move remaining code that ...
jam@chromium.org
2011-03-08
1
-1
/
+1
*
Move socket stream messages to content, in preparation for moving its dispatc...
jam@chromium.org
2011-03-05
1
-0
/
+1
*
importer: Some more cleanups.
tfarina@chromium.org
2011-03-05
11
-109
/
+71
*
Change other usages of .size() to .empty() when applicable.
erg@google.com
2011-03-04
2
-3
/
+3
*
importer: Cleanup the names of files and classes under ui/views/importer dire...
tfarina@chromium.org
2011-03-04
1
-6
/
+6
*
Clean up CF To NS Casts and make them slightly safer
dmaclach@chromium.org
2011-03-03
1
-1
/
+2
*
importer: Factor out StartImportingWithUI() function in its own file.
tfarina@chromium.org
2011-03-02
7
-39
/
+57
*
importer: Factor out ImportObserver in its own file.
tfarina@chromium.org
2011-03-02
2
-14
/
+25
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-1
/
+1
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
4
-5
/
+5
*
Following change modified structure BookmarkEntry on profile_writer.h
toyoshim@chromium.org
2011-02-28
1
-0
/
+4
*
Firefox3Importer crashes on importing empty folder from Bookmarks Menu.
toyoshim@chromium.org
2011-02-28
1
-8
/
+10
*
Remove browsing_instance.h stub file and update all the references.
tfarina@chromium.org
2011-02-24
1
-1
/
+1
*
Carnitas: Refactor ShowImportLockDialog()
sail@chromium.org
2011-02-10
1
-14
/
+3
*
Importer: Don't check the |observer_| on the target thread, as it's possible to
jhawkins@chromium.org
2011-02-10
2
-9
/
+20
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
2
-3
/
+3
*
Cross-platform CL to remove app/win/win_util.h&cc and related work.
msw@chromium.org
2011-02-03
1
-2
/
+2
*
Importer: Remove ImporterList from ImporterHost and the pass-through methods.
jhawkins@chromium.org
2011-02-03
3
-77
/
+7
*
Current firefox2 importer import bookmarks with strict rules.
yutak@chromium.org
2011-02-01
3
-17
/
+165
*
Importer: Add a RemoveObserver method to ImporterList and use this method by
jhawkins@chromium.org
2011-02-01
3
-2
/
+17
*
importer: push more FilePath around to reduce conversions
evan@chromium.org
2011-01-28
14
-68
/
+43
*
Current firefox2_importer and firefox3_importer could not import empty folder.
yutak@chromium.org
2011-01-28
7
-24
/
+148
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
4
-4
/
+4
*
Update references part 3: remaining files in chrome/...
msw@chromium.org
2011-01-19
1
-1
/
+1
*
Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-19
5
-23
/
+25
*
Regkey functions return error code instead of bool
amit@chromium.org
2011-01-19
2
-22
/
+25
*
[Mac] Organize all import files into chrome/browser/ui/cocoa/importer/.
rsesek@chromium.org
2011-01-18
1
-1
/
+1
*
Made return types of various Value::DeepCopy() implementations more specific
akalin@chromium.org
2011-01-18
1
-2
/
+1
*
Revert 71485 - Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-14
5
-25
/
+23
*
Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-14
5
-23
/
+25
*
Remove the stubbed out headers in chrome/browser/views.
msw@chromium.org
2011-01-10
1
-2
/
+2
*
Reland "Remove base/scoped_handle_win.h."
tfarina@chromium.org
2011-01-09
1
-2
/
+3
*
Remove the usage of the deprecated AppendToPath in nss_decryptor_win.cc
tfarina@chromium.org
2011-01-08
1
-8
/
+7
*
Remove usage of deprecated functions AppendToPath and ToWStringHack in import...
tfarina@chromium.org
2011-01-08
1
-3
/
+2
*
Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...
thakis@chromium.org
2011-01-07
1
-3
/
+2
*
Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...
tfarina@chromium.org
2011-01-07
1
-2
/
+3
*
net: Add namespace net to the remaining files under url_request directory.
tfarina@chromium.org
2011-01-06
2
-3
/
+3
*
Remove wstring from l10n_util. Part 5.
avi@chromium.org
2011-01-05
3
-4
/
+7
*
Move base/debug_on_start to base/debugger and rename it to be _win since it
brettw@chromium.org
2011-01-01
1
-1
/
+0
*
Move base/mac_util.h to base/mac and use the base::mac namespace.
brettw@chromium.org
2011-01-01
1
-3
/
+3
*
Remove base/platform_thread.h stub and fix up all callers to use the new loca...
brettw@google.com
2011-01-01
1
-1
/
+0
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
2
-2
/
+2
*
Move app/win_util to app/win and fix the namespace usage.
brettw@google.com
2010-12-31
3
-7
/
+8
*
Revert 70281 - Revert 70271 - Remove wstring from l10n_util. Part 3.
avi@chromium.org
2010-12-29
2
-5
/
+7
*
Revert 70271 - Remove wstring from l10n_util. Part 3.
avi@chromium.org
2010-12-29
2
-7
/
+5
*
Remove wstring from l10n_util. Part 3.
avi@chromium.org
2010-12-29
2
-5
/
+7
*
Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...
jam@chromium.org
2010-12-24
1
-2
/
+8
*
Cleanup: Remove unneeded includes of notification_service.h.
thestig@chromium.org
2010-12-17
1
-1
/
+1
*
Views: Implement the ImporterList::Observer in ImporterView to enable the
jhawkins@google.com
2010-12-17
3
-1
/
+14
[next]