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
/
content
/
browser
/
tab_contents
Commit message (
Expand
)
Author
Age
Files
Lines
*
ImageTransportSurface for OS X
backer@chromium.org
2011-09-29
1
-7
/
+0
*
A few improvements to content_shell:
jam@chromium.org
2011-09-26
3
-5
/
+65
*
For the SSL cert status, convert anonymous enum that gives bit values into a ...
pkasting@chromium.org
2011-09-23
4
-9
/
+15
*
Removed sending of the following IPC messages from chrome and added API's on ...
ananta@chromium.org
2011-09-23
1
-0
/
+8
*
Revert 102322 - For the SSL cert status, convert anonymous enum that gives bi...
pkasting@chromium.org
2011-09-22
4
-14
/
+8
*
For the SSL cert status, convert anonymous enum that gives bit values into a ...
pkasting@chromium.org
2011-09-22
4
-8
/
+14
*
wstring: convert all SetPageTitle APIs to use string16
evan@chromium.org
2011-09-21
2
-2
/
+2
*
Rename WebIntentData for backend storage to WebIntentServiceData.
gbillock@chromium.org
2011-09-21
4
-19
/
+21
*
Add a simple GUI around the content shell. This is inspired heavily by TestSh...
jam@chromium.org
2011-09-20
2
-17
/
+35
*
Removed the sending of the following content IPC messages out of chrome and r...
ananta@chromium.org
2011-09-19
1
-1
/
+1
*
Get the content shell to paint!
jam@chromium.org
2011-09-16
1
-1
/
+2
*
Create a very simple TabContentsView (and not fully implemented yet) and add ...
jam@chromium.org
2011-09-15
2
-0
/
+308
*
Add ChromeRenderViewHostTestHarness to get rid of the dependency from RVHTH t...
jochen@chromium.org
2011-09-14
2
-18
/
+18
*
Annotate all of the functions in content that need to be exported, in prepara...
dpranke@chromium.org
2011-09-13
10
-17
/
+27
*
Move TestNotificationTracker to content as it has no dependencies to chrome b...
jochen@chromium.org
2011-09-13
2
-2
/
+2
*
Allow gpu features for about:blank (unlike other about: schemes)
jamesr@chromium.org
2011-09-13
1
-1
/
+2
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-09-12
1
-1
/
+1
*
Enable GPU process rendering of extensions on TOUCH_UI.
backer@chromium.org
2011-09-12
1
-0
/
+3
*
Remove redundant LoadURLWithHeaders method.
rogerta@chromium.org
2011-09-10
5
-71
/
+68
*
Move the ViewHostMsg_AppCacheAccessed message handling out of Chrome and repl...
ananta@chromium.org
2011-09-08
4
-0
/
+15
*
Make panel adjust bounds per preferred size change notification on Windows.
jianli@chromium.org
2011-09-07
6
-8
/
+14
*
Revert 99688 - Allow gpu features for about:blank (unlike other about: schemes)
jamesr@chromium.org
2011-09-07
1
-2
/
+1
*
Moved the following IPCs out of chrome into content where they are handled by
ananta@chromium.org
2011-09-06
5
-3
/
+19
*
Allow gpu features for about:blank (unlike other about: schemes)
jamesr@chromium.org
2011-09-06
1
-1
/
+2
*
Nukes remove_first_entry from CopyStateFromAndPrune. This turned out bad for ...
sky@chromium.org
2011-09-03
3
-117
/
+5
*
Move more files to content_unittests
phajdan.jr@chromium.org
2011-09-02
2
-8
/
+10
*
When the user navigates to the home page, make sure to set the RLZ string
rogerta@chromium.org
2011-09-02
8
-25
/
+62
*
Revert 99283 - When the user navigates to the home page, make sure to set the...
rogerta@chromium.org
2011-09-02
8
-62
/
+25
*
When the user navigates to the home page, make sure to set the RLZ string
rogerta@chromium.org
2011-09-02
8
-25
/
+62
*
Handle the ViewHostMsg_FindReply message which is sent by content(renderer) v...
ananta@chromium.org
2011-09-02
4
-0
/
+31
*
Update comments about Cross-Site Navigation in TabContents.
cbentzel@chromium.org
2011-09-01
1
-14
/
+13
*
Don't update URL bar or SSL icon for pending history navs until they commit.
creis@chromium.org
2011-08-30
3
-2
/
+27
*
Fix NOTIFICATION_RENDER_WIDGET_HOST_DESTROYED.
avi@chromium.org
2011-08-30
1
-2
/
+3
*
Move more files to content_unittests.
phajdan.jr@chromium.org
2011-08-30
1
-5
/
+0
*
Switch ChromeTestSuite to the same convention as ContentTestSuite:
phajdan.jr@chromium.org
2011-08-27
2
-3
/
+1
*
--force-compositing-mode on TOUCH_UI
backer@chromium.org
2011-08-26
1
-0
/
+4
*
Dispatch the following IPC messages in TabContents and handle them via the Ta...
ananta@chromium.org
2011-08-25
4
-0
/
+94
*
Fix for a memory corruption.
mad@chromium.org
2011-08-25
1
-4
/
+26
*
Fullscreen JS API implementation.
koz@chromium.org
2011-08-25
4
-0
/
+14
*
Handle the ViewHostMsg_RunFileChooser IPC message which is sent by content(re...
ananta@chromium.org
2011-08-24
2
-11
/
+9
*
Get rid of the static ConstrainedWindow::CreateConstrainedDialog method that ...
jam@chromium.org
2011-08-24
3
-47
/
+3
*
Handle the ViewHostMsg_RunFileChooser and ViewHostMsg_EnumerateDirectory IPC ...
ananta@chromium.org
2011-08-24
4
-0
/
+36
*
Get rid of static TabContentsView::Create function since the interface is in ...
jam@chromium.org
2011-08-24
1
-1
/
+1
*
Move download UMA functions to their own file in content. Also fire the chrom...
jam@chromium.org
2011-08-16
1
-3
/
+3
*
Fix handling of tab contents disappearing out from underneath Javascript dial...
avi@chromium.org
2011-08-16
2
-17
/
+24
*
Factor out dependncy on download throttling from core download code.
jam@chromium.org
2011-08-16
1
-1
/
+0
*
Remove references to prerender and instant in content.
cbentzel@chromium.org
2011-08-16
1
-4
/
+2
*
Move the core download files to content.
jam@chromium.org
2011-08-15
1
-1
/
+1
*
A number of issues weren't addressed with the earlier patch for prerender + b...
cbentzel@chromium.org
2011-08-14
6
-14
/
+114
*
Reorganize chrome/test, part #9
phajdan.jr@chromium.org
2011-08-11
2
-2
/
+2
[next]