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
/
tab_contents
/
web_contents_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang/mac: Fix most easy problems in chrome.xcodeproj (all targets)
thakis@chromium.org
2010-10-02
1
-4
/
+4
*
Fix crasher/DCHECK in interstitial code.
jcivelli@chromium.org
2010-09-27
1
-0
/
+39
*
Adds NavigationController::CopyStateFromAndPrune which merges two
sky@chromium.org
2010-08-26
1
-0
/
+89
*
Another fix for Bug 53385.
hbono@chromium.org
2010-08-26
1
-0
/
+1
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-2
/
+2
*
FBTF: Minor cleanup to testing headers.
erg@google.com
2010-08-25
1
-0
/
+1
*
FBTF: Move individual XXXMsg_Params structs to a new file.
erg@google.com
2010-08-24
1
-0
/
+1
*
FBTF: Forward declare everything possible in testing_profile.h
erg@google.com
2010-08-13
1
-1
/
+2
*
Make prefs use std::string for keys rather than wstrings.
viettrungluu@chromium.org
2010-08-11
1
-2
/
+2
*
Minor header cleanup of chrome/browser/[st]*/*.h minus c/b/sync/*.h.
viettrungluu@chromium.org
2010-08-06
1
-0
/
+2
*
Set expectation of default font to Tinos on ChromeOS
nick@chromium.org
2010-08-04
1
-1
/
+1
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-0
/
+1
*
Add undeclared virtual destructors part 3
ziadh@chromium.org
2010-07-30
1
-0
/
+3
*
Revert bookmark bar promo CL, r52993
mirandac@google.com
2010-07-27
1
-1
/
+0
*
Adjust preference sync code to only sync user modifiable preferences.
mnissler@chromium.org
2010-07-21
1
-25
/
+23
*
Add bookmark promo to NTP on first run.
mirandac@google.com
2010-07-20
1
-1
/
+3
*
Add an ExtensionPrefStore, layered between the user prefs and the managed pre...
pam@chromium.org
2010-07-12
1
-6
/
+1
*
Add platform_locale_settings file for CrOS. This is necessary because
jshin@chromium.org
2010-06-09
1
-0
/
+2
*
Support multiple PrefStores
mnissler@chromium.org
2010-06-07
1
-5
/
+9
*
Strip the trailing slash from URLs like "http://google.com/". This especiall...
pkasting@chromium.org
2010-06-02
1
-1
/
+1
*
Fixes a bug in slow cross-site navigations.
creis@chromium.org
2010-05-22
1
-0
/
+38
*
Removed dependency on ChromeThread from JsonPrefStore and moved JsonPrefStore...
sanjeevr@chromium.org
2010-05-21
1
-1
/
+5
*
Reland "Factor out reading and writing of preferences into |PrefStore|."
bauerb@chromium.org
2010-04-22
1
-1
/
+1
*
Revert 45168 - Reland r45028: Factor out reading and writing of preferences i...
erikkay@chromium.org
2010-04-21
1
-1
/
+1
*
Reland r45028: Factor out reading and writing of preferences into |PrefStore|.
bauerb@chromium.org
2010-04-21
1
-1
/
+1
*
Revert 45028 - Factor out reading and writing of preferences into |PrefStore|.
thomasvl@chromium.org
2010-04-20
1
-1
/
+1
*
Factor out reading and writing of preferences into |PrefStore|.
bauerb@chromium.org
2010-04-20
1
-1
/
+1
*
Fix sync leaks and some more good stuff.
skrul@chromium.org
2010-03-30
1
-3
/
+0
*
Remove DeleteOnIOThread from Datatype controller to fix Valgrind and remove t...
zork@chromium.org
2010-03-05
1
-3
/
+10
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-1
/
+1
*
Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...
pkasting@chromium.org
2010-01-08
1
-3
/
+3
*
Revert 35735 - Relanding the language detection code.
jcampan@chromium.org
2010-01-07
1
-103
/
+1
*
Relanding the language detection code.
jcampan@chromium.org
2010-01-07
1
-1
/
+103
*
Fix the crashing chromeos sync tests and revert the patch that disabled them.
albertb@google.com
2009-12-10
1
-8
/
+1
*
Disables a handful of tests for chromeos as they're crashing.
sky@chromium.org
2009-12-10
1
-1
/
+8
*
Revert "Allow silent extension installations from the extensions gallery - Pa...
rafaelw@chromium.org
2009-12-08
1
-101
/
+9
*
Allow silent extension installations from the extensions gallery - Part 1.
rafaelw@chromium.org
2009-12-07
1
-9
/
+101
*
Prevents an old RenderViewHost from preempting a cross-site navigation once t...
creis@chromium.org
2009-11-07
1
-0
/
+123
*
Fifth patch in getting rid of caching MessageLoop pointers.
jam@chromium.org
2009-11-03
1
-1
/
+6
*
Third patch in getting rid of caching MessageLoop pointers and always using C...
jam@chromium.org
2009-11-02
1
-1
/
+1
*
Trim unused members from SearchableFormData. Remove copies of WebCore functi...
pkasting@chromium.org
2009-10-21
1
-1
/
+0
*
Use Mac fonts in Mac Chrome.
mark@chromium.org
2009-09-29
1
-1
/
+6
*
Remove the enable-sync flag from the Chrome command line and enable sync by d...
brg@chromium.com
2009-09-29
1
-0
/
+4
*
Fix deadlock when plugin puts an alert and right afterwards the browser proce...
jam@chromium.org
2009-09-28
1
-1
/
+1
*
Makes it so that you shouldn't be able to get a big fat bookmark
sky@chromium.org
2009-09-25
1
-2
/
+2
*
Rename test_web_contents.* to test_tab_contents.*
tony@chromium.org
2009-09-16
1
-1
/
+1
*
Replace a bunch of hardcoded URLs with constants from url_constants.h
brettw@chromium.org
2009-09-15
1
-3
/
+4
*
Convert std::wstring encoding names to std::string in a bunch of files.
tony@chromium.org
2009-09-04
1
-1
/
+1
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
1
-4
/
+2
*
Fix a ton of compiler warnings.
estade@chromium.org
2009-08-28
1
-2
/
+4
[next]