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
/
navigation_controller_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finish taking out render_messages.h includes from headers.
jam@chromium.org
2009-02-05
1
-0
/
+1
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
1
-60
/
+110
*
Porting profiles to the Mac.
avi@chromium.org
2009-01-28
1
-3
/
+6
*
Move a bunch of TabContents related files into a tab_contents subdir
ben@chromium.org
2009-01-15
1
-5
/
+5
*
Remove compatibility #defines in string_util.h
phajdan.jr@chromium.org
2008-12-30
1
-3
/
+6
*
Review URL: http://codereview.chromium.org/14809
jcampan@chromium.org
2008-12-19
1
-23
/
+14
*
Don't handle in-page navigations if it's for a subframe. Previously we would
brettw@google.com
2008-12-18
1
-0
/
+31
*
Reverting 7149.
jcampan@chromium.org
2008-12-17
1
-13
/
+21
*
Revamp of the interstitial pages.
jcampan@chromium.org
2008-12-17
1
-21
/
+13
*
Makes the tab restore service persist closed tabs/windows to disk and
sky@google.com
2008-12-06
1
-5
/
+6
*
Re-land this change: http://codereview.chromium.org/10967/show
ben@chromium.org
2008-11-19
1
-2
/
+2
*
Land this change again now I've fixed the crash.
ben@chromium.org
2008-11-19
1
-2
/
+1
*
Revert change 5596 because it broke the build
nsylvain@chromium.org
2008-11-18
1
-1
/
+2
*
Last couple of bits of new-frame related cleanup:
ben@chromium.org
2008-11-18
1
-2
/
+1
*
Rollback! Now with 25% more HWND.
ben@chromium.org
2008-11-17
1
-2
/
+2
*
fixing bustage
ben@chromium.org
2008-11-17
1
-2
/
+2
*
Makes form resubmission dialog work again. This was a regression
sky@google.com
2008-10-30
1
-2
/
+2
*
Add referrer to session restore.
ericroman@google.com
2008-10-28
1
-4
/
+4
*
Plumb the referrer throughout the OpenURL APIs.
ericroman@google.com
2008-10-27
1
-37
/
+43
*
Move Time, TimeDelta and TimeTicks into namespace base.
dsh@google.com
2008-10-27
1
-0
/
+2
*
Adds the anti-carpet bombing dialog. More specifically a new
sky@google.com
2008-10-17
1
-171
/
+102
*
This is the first pass at refactoring the interstitial page.
jcampan@chromium.org
2008-10-13
1
-2
/
+182
*
Fix a crash when a frame was inserted into a popup and navigated. I added a
brettw@google.com
2008-09-24
1
-0
/
+23
*
Wires up session restore so that it correctly deals with the
sky@google.com
2008-09-17
1
-1
/
+48
*
Try again to fix the memory problems in NavigationController. The previous one
brettw@google.com
2008-09-15
1
-5
/
+9
*
Revert my last fix for a memory leak in the navigation controller tests. This
brettw@google.com
2008-09-15
1
-2
/
+2
*
Fix a leak in the unit tests.
brettw@google.com
2008-09-15
1
-2
/
+2
*
Remove the unneeded pending entry from the unit tests.
brettw@google.com
2008-09-15
1
-17
/
+0
*
This is almost a complete rewrite of DidNavigate and the associated Navigatio...
brettw@google.com
2008-09-14
1
-226
/
+438
*
Revert the change that fixed the encoding when viewing source in subframes.
brettw@google.com
2008-09-12
1
-2
/
+1
*
Changes session service to not persist NavigationEntries that have
sky@google.com
2008-09-11
1
-3
/
+0
*
Fix SSL state in the URL bar being incorrect. Going to an EV site like https:...
brettw@google.com
2008-09-07
1
-1
/
+3
*
Forgotten unit test chanes.
brettw@google.com
2008-08-28
1
-6
/
+11
*
Cleanup navigation_entry.h. I made the accessors consistent and in Google sty...
brettw@google.com
2008-08-27
1
-31
/
+31
*
Chrome changes corresponding to my message_loop_type CL.
darin@google.com
2008-08-26
1
-0
/
+3
*
Add some new tests for NavigationController for navigations that come in when...
brettw@google.com
2008-08-25
1
-13
/
+223
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
As Brett pointed it out, We normally use 8-bit for encoding names since they'...
jnd@google.com
2008-08-21
1
-1
/
+1
*
Cleans up notifications for the NavigationController. There were several
brettw@google.com
2008-08-19
1
-5
/
+131
*
The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG...
jnd@google.com
2008-08-18
1
-1
/
+2
*
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@963 0039d316-1c4b-4281-b9...
brettw@google.com
2008-08-15
1
-131
/
+5
*
Cleans up notifications for the NavigationController. There were several
brettw@google.com
2008-08-15
1
-5
/
+131
*
Introduce MessagePump to represent the native message pump used to drive a
darin@google.com
2008-08-15
1
-6
/
+3
*
First, this removes the dependency of NavigationController on the
brettw@google.com
2008-08-13
1
-1
/
+1
*
Ensures that we clean up TabContents with other types after a navigation comm...
creis@google.com
2008-08-04
1
-2
/
+45
*
Add chrome to the repository.
initial.commit
2008-07-26
1
-0
/
+818