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
*
Merge 87617 - Avoid canceling a pending navigation if the old RVH commits rig...
creis@chromium.org
2011-06-17
1
-24
/
+24
*
Remove the last Chrome dependencies from renderer, and enforce no more includ...
jam@chromium.org
2011-04-18
1
-1
/
+1
*
Move the rest of the content browser->renderer messages to content. Also mov...
jam@chromium.org
2011-03-23
1
-1
/
+1
*
Avoid corrupting the pending_entry when an unexpected navigation commits.
creis@google.com
2011-03-22
1
-0
/
+94
*
Makes instant throw out the first navigation when merging navigation
sky@chromium.org
2011-03-21
1
-2
/
+2
*
web-ui settings: Standard font setting now correlates to WebKit's standard fo...
csilv@chromium.org
2011-03-01
1
-3
/
+1
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-2
/
+2
*
Ensure that ConstrainedWindow::CloseConstrainedWindow() is called
sail@chromium.org
2011-02-28
1
-0
/
+34
*
Duplicate tab does not work for POST pages.
pfeldman@chromium.org
2011-02-25
1
-0
/
+2
*
Move files out of chrome\browser\renderer_host\test alongside their source. ...
jam@chromium.org
2011-02-24
1
-8
/
+8
*
Move a bunch of random other files to src/ui/base
ben@chromium.org
2011-01-20
1
-2
/
+2
*
glue/webpreferences: use string16 for font names
evan@chromium.org
2010-12-15
1
-4
/
+4
*
This adds some plumbing for propagating the status and error code of a render...
gspencer@chromium.org
2010-12-14
1
-6
/
+12
*
Revert 63067 - This adds some plumbing for propagating the status and error c...
gspencer@chromium.org
2010-10-19
1
-12
/
+6
*
This adds some plumbing for propagating the status and error code of a
gspencer@chromium.org
2010-10-19
1
-6
/
+12
*
Makes session restore work correctly with instant.
sky@chromium.org
2010-10-15
1
-2
/
+2
*
Rename ChromeThread to BrowserThread Part22:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part13:
tfarina@chromium.org
2010-10-10
1
-2
/
+2
*
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
[next]