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
/
history
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
5
-5
/
+5
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
2
-7
/
+7
*
Remove TopSites::IsEnabled() as well as related dead code.
satorux@chromium.org
2011-01-18
9
-450
/
+5
*
A quick fix for TopSitesMigrationTest.Migrate.
hbono@chromium.org
2011-01-17
1
-0
/
+11
*
Cleanup: Remove unneeded chrome/browser/prefs/pref_service.h usage.
thestig@chromium.org
2011-01-15
1
-1
/
+0
*
Fix bug 69468: Drag download does not work if there is URL redirection involved.
jianli@chromium.org
2011-01-14
1
-0
/
+4
*
Move models from app to ui/base/models
ben@chromium.org
2011-01-14
1
-2
/
+2
*
Linux: fix a bunch of NULL vs. 0 issues spotted by gcc 4.5.
craig.schlenter@chromium.org
2011-01-13
1
-2
/
+2
*
Cleanup: Remove unneeded includes of pref_names.h
thestig@chromium.org
2011-01-13
1
-1
/
+0
*
Marking test RedirectTest.NoHttpToFile as flaky.
joi@chromium.org
2011-01-12
1
-1
/
+3
*
Remove sleep_timeout_ms and fix all the callers.
tfarina@chromium.org
2011-01-11
1
-3
/
+4
*
Cleanup: Remove unneeded includes of chrome_switches.h.
thestig@chromium.org
2011-01-11
6
-6
/
+6
*
Makes the in memory db update rows that have search terms associated
sky@chromium.org
2011-01-07
7
-6
/
+77
*
No-op change to trigger a build
finnur@chromium.org
2011-01-06
1
-2
/
+2
*
Move base/mac_util.h to base/mac and use the base::mac namespace.
brettw@chromium.org
2011-01-01
2
-6
/
+6
*
Remove base/platform_thread.h stub and fix up all callers to use the new loca...
brettw@google.com
2011-01-01
1
-3
/
+3
*
Create the DownloadItem earlier in the download process.
ahendrickson@chromium.org
2010-12-23
1
-1
/
+1
*
Cleanup: Remove unneeded includes of notification_service.h, part 2.
thestig@chromium.org
2010-12-17
3
-3
/
+7
*
Cleanup: Remove unneeded includes of notification_service.h.
thestig@chromium.org
2010-12-17
1
-1
/
+5
*
Make us save favicon in incognito mode if the url is bookmarked. This
sky@chromium.org
2010-12-15
5
-2
/
+33
*
Cleanup: Remove unneeded includes of notification_service.h in other headers.
thestig@chromium.org
2010-12-15
1
-1
/
+0
*
Commiting second word iterator patch for tsepez. this was originally reviewed...
cdn@chromium.org
2010-12-15
2
-8
/
+8
*
Last few NewRunnableMethod scoped_refptr params to fix.
willchan@chromium.org
2010-12-15
1
-1
/
+1
*
Cleanup: Remove unneeded browser_thread.h usage.
thestig@chromium.org
2010-12-13
2
-1
/
+5
*
Remove ICU header dependencies outside of /i18n directory.
cdn@chromium.org
2010-12-10
1
-0
/
+1
*
Add the "virtual" keyword on method overrides that are missing it.
erg@google.com
2010-12-08
1
-2
/
+2
*
Move more code from headers to implementation.
erg@google.com
2010-12-07
2
-2
/
+20
*
Fix bogus member variable initialization uncovered by Clang buildbot.
pkasting@chromium.org
2010-12-07
1
-1
/
+1
*
Modify the "dangerous download" algorithm as follows. Original patch by Pier...
pkasting@chromium.org
2010-12-06
3
-4
/
+9
*
Remove unneeded browser_process.h includes.
thestig@chromium.org
2010-12-05
1
-1
/
+2
*
base: Remove stub scoped_variant_win.h file.
tfarina@chromium.org
2010-12-04
1
-4
/
+6
*
Reduce the include footprint of pref_service.h
mnissler@chromium.org
2010-12-03
1
-0
/
+2
*
Move:
ben@chromium.org
2010-12-02
4
-5
/
+5
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Revert 67997 - Reduce the include footprint of pref_service.h
mnissler@chromium.org
2010-12-02
1
-2
/
+0
*
Reduce the include footprint of pref_service.h
mnissler@chromium.org
2010-12-02
1
-0
/
+2
*
Undisable tests that were disabled because of the leaked processes issue.
phajdan.jr@chromium.org
2010-11-30
1
-8
/
+1
*
Logging downloads.
ahendrickson@chromium.org
2010-11-24
2
-1
/
+32
*
Add pyauto hook for getting and manipulating the data underneath the NTP.
kkania@chromium.org
2010-11-19
2
-18
/
+37
*
Cleanup: Include browser.h -> ui/browser.h [Part 1].
jhawkins@chromium.org
2010-11-16
1
-1
/
+1
*
base: Move StringSplitAlongWhitespace to string_split.h
tfarina@chromium.org
2010-11-15
1
-2
/
+3
*
base: Get rid of 'using' declaration of StringAppendF.
tfarina@chromium.org
2010-11-15
1
-2
/
+2
*
Crash fix: Don't use const-ref parameter for an async callback.
jhawkins@chromium.org
2010-11-11
1
-1
/
+1
*
Marking the RedirectTest.ClientEmptyReferer as flaky.
ananta@chromium.org
2010-11-11
1
-1
/
+2
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2010-11-08
1
-1
/
+2
*
Attempt at fixing unit_test crash on mac bots. The main egregious
sky@chromium.org
2010-11-08
2
-8
/
+11
*
Fixes possible crash in TopSitesBackend where it wasn't null checking
sky@chromium.org
2010-11-04
1
-1
/
+3
*
Fixes bug in TopSitesDB where it could end up crashing if thumbnail
sky@chromium.org
2010-11-04
1
-6
/
+6
*
Makes the in memory db update keyword search terms.
sky@chromium.org
2010-11-04
6
-24
/
+97
*
Tweaks to improve memory consumption by TopSites. The biggest culprit
sky@chromium.org
2010-11-02
6
-52
/
+126
[next]