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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reapply of Tony's r9656 (Add chrome/browser/ssl/ssl_manager.cc to the build.)
estade@chromium.org
2009-02-12
1
-2
/
+1
*
Revert "Add chrome/browser/ssl/ssl_manager.cc to the build."
tc@google.com
2009-02-12
1
-1
/
+2
*
Porting in chrome/
phajdan.jr@chromium.org
2009-02-12
1
-1
/
+1
*
Second try of landing chrome_resources project. Changes from last time:
tc@google.com
2009-02-12
1
-1
/
+1
*
Add chrome/browser/ssl/ssl_manager.cc to the build.
tc@google.com
2009-02-12
1
-2
/
+1
*
This is an attempt at finding the reason for the page_cycler slowness caused by
mad@chromium.org
2009-02-12
4
-28
/
+33
*
Make fav_icon_helper compile on POSIX, remove some unneeded #includes.
thestig@chromium.org
2009-02-12
1
-4
/
+8
*
Revert "Create a chrome_resources.vcproj that holds grd files that hold"
tc@google.com
2009-02-12
1
-1
/
+1
*
Create a chrome_resources.vcproj that holds grd files that hold
tc@google.com
2009-02-12
1
-1
/
+1
*
Blind build fix?
evan@chromium.org
2009-02-12
1
-0
/
+6
*
Bring history.cc and dependents into the build.
evan@chromium.org
2009-02-11
1
-1
/
+0
*
Port some strings in download/save_package.cc
estade@chromium.org
2009-02-11
1
-5
/
+10
*
Reverting 9493.
kuchhal@chromium.org
2009-02-10
4
-36
/
+31
*
Switch from HWNDs to NativeViews, take 2. (First attempt was r9409, in which ...
avi@chromium.org
2009-02-10
7
-42
/
+44
*
Disable context menu item "Open image in new tab" from context menu for thumb...
sidchat@google.com
2009-02-10
1
-0
/
+8
*
Switch the Mac accessor method name to match the GTK one (consistency is good).
avi@chromium.org
2009-02-10
1
-1
/
+1
*
Relanding of http://codereview.chromium.org/16488.
mad@chromium.org
2009-02-10
4
-31
/
+36
*
Try reverting r9409 to see if it fixes crashes on chromebot.
kuchhal@chromium.org
2009-02-10
6
-42
/
+40
*
Adds some debugging code in hopes of isolating bug 6316. I suspect the
sky@google.com
2009-02-10
2
-3
/
+27
*
Revert basically everything I've done today as it fails mysteriously
evan@chromium.org
2009-02-10
1
-1
/
+0
*
Bring a bunch more headers into the non-Windows build:
evan@chromium.org
2009-02-10
1
-0
/
+1
*
Move browser_resources.rc into a a grd file. While I'm at it,
tc@google.com
2009-02-09
1
-1
/
+3
*
Reverting 9408.
brettw@chromium.org
2009-02-09
4
-36
/
+31
*
Switch from HWNDs to NativeViews.
avi@chromium.org
2009-02-09
6
-40
/
+42
*
Add a new resizer corner.
mad@chromium.org
2009-02-09
4
-31
/
+36
*
Auto-resize the inner view.
avi@google.com
2009-02-06
1
-0
/
+4
*
Add a command line option --disable-web-security. People can use this option...
abarth@chromium.org
2009-02-06
1
-0
/
+5
*
Initial Mac port of web_contents_view and render_widget_host_view.
avi@google.com
2009-02-06
10
-13
/
+341
*
Stub out web_contents_view_gtk.
estade@chromium.org
2009-02-06
4
-4
/
+227
*
Move the about:ipc tab to a dialog. This patch is kind of a hack, the Windows
brettw@chromium.org
2009-02-06
6
-626
/
+0
*
Cleanup some forward declared structs that are not being used.
thestig@chromium.org
2009-02-05
1
-1
/
+0
*
Fix the build from my previous file move.
brettw@chromium.org
2009-02-05
1
-1
/
+1
*
Move resource_message_filter and resource_request_details to the renderer_host.
brettw@chromium.org
2009-02-05
2
-3
/
+21
*
Add in NavigationController to linux and mac.
pinkerton@chromium.org
2009-02-05
4
-8
/
+27
*
Finish taking out render_messages.h includes from headers.
jam@chromium.org
2009-02-05
11
-12
/
+17
*
Commiting the changes from my previous cl that are specific to not including ...
jam@chromium.org
2009-02-04
2
-0
/
+2
*
Make autofill_manager compile on POSIX.
thestig@chromium.org
2009-02-04
1
-2
/
+2
*
Enable render_widget_host, render_view_host and backing_store. Remove the Ren...
pinkerton@chromium.org
2009-02-04
3
-2
/
+5
*
Commit just the changes to make creating new IPC channel types easier.
jam@chromium.org
2009-02-04
1
-16
/
+17
*
Make render_view_host_manager.cc compile on POSIX.
thestig@chromium.org
2009-02-04
1
-8
/
+3
*
Bring many of the template_url classes into the fold for the Mac. Note that t...
avi@google.com
2009-02-04
1
-1
/
+1
*
Revert my change to get the tree green. Not sure why the tests became flaky....
jam@chromium.org
2009-02-04
3
-19
/
+16
*
Make it easier/less work/less error-prone to create new IPC channel types (i....
jam@chromium.org
2009-02-04
3
-16
/
+19
*
Reverting 9090.
ojan@google.com
2009-02-03
6
-0
/
+625
*
Move the about:ipc tab to a dialog. This patch is kind of a hack, the Windows
brettw@chromium.org
2009-02-03
6
-625
/
+0
*
first stab at scaffolding WebContents.
pinkerton@chromium.org
2009-02-03
2
-30
/
+87
*
Remove old web app code it's no longer needed. Simplifies startup a little.
ben@chromium.org
2009-02-02
2
-75
/
+3
*
Fix a bunch of header includes. I removed some unnecessary headers from a
brettw@chromium.org
2009-02-01
3
-9
/
+0
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
5
-90
/
+102
*
Random bits of de-Winification for WebContents.
brettw@chromium.org
2009-01-30
3
-2
/
+11
[next]