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
/
content_browser.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move NativeWebKeyboardEvent files into their intended final destinations prio...
ben@chromium.org
2011-10-14
1
-0
/
+4
*
Adds factories for WebInputEvents for Aura.
ben@chromium.org
2011-10-14
1
-0
/
+4
*
Added a InterruptReason enum.
ahendrickson@chromium.org
2011-10-13
1
-0
/
+3
*
content: Split web_drag_dest_gtk.cc into chrome/ and content/ parts.
erg@chromium.org
2011-10-13
1
-0
/
+2
*
DevTools: support shared worker initialization debugger
yurys@chromium.org
2011-10-12
1
-0
/
+1
*
Adds a stubbed RenderWidgetHostViewAura.http://crbug.com/99757TEST=none
ben@chromium.org
2011-10-11
1
-0
/
+7
*
Move comctl32.lib dep from content_unittests to content_browser.
willchan@chromium.org
2011-10-11
1
-0
/
+1
*
Fix gps.h license issue, by deleting it
joth@chromium.org
2011-10-10
1
-1
/
+0
*
Revert 104481 - Fix gps.h license issue, by deleting it
joth@chromium.org
2011-10-07
1
-0
/
+1
*
Fix gps.h license issue, by deleting it
joth@chromium.org
2011-10-07
1
-1
/
+0
*
Move popup helper to content, fix method signature.
avi@chromium.org
2011-10-06
1
-0
/
+2
*
It seems that the Gtk module is so generic what it can be used for all Linux ...
saintlou@chromium.org
2011-10-05
1
-3
/
+1
*
content: Move the final headers and residual traces of contrained windows
erg@chromium.org
2011-09-30
1
-1
/
+0
*
Combine PpapiBrokerProcessHost into PpapiPluginProcessHost.
ddorwin@chromium.org
2011-09-30
1
-2
/
+0
*
Remove use of default request context and fix use of speech censor flag
allanwoj@chromium.org
2011-09-29
1
-0
/
+2
*
More aura changes
oshima@google.com
2011-09-28
1
-2
/
+2
*
Move RenderWidgetHostViewMac to content.
avi@chromium.org
2011-09-28
1
-0
/
+14
*
Revert 103113 - Move RenderWidgetHostViewMac to content.
torne@chromium.org
2011-09-28
1
-14
/
+0
*
Move RenderWidgetHostViewMac to content.
avi@chromium.org
2011-09-28
1
-0
/
+14
*
Split RenderWidgetHostViewMac.
avi@chromium.org
2011-09-27
1
-0
/
+1
*
Adding dbus,x11,fontconfig for use_aura==1 (because on Linux these libraries ...
saintlou@chromium.org
2011-09-27
1
-0
/
+8
*
fix indentation in content_*.gypi.
dpranke@chromium.org
2011-09-26
1
-623
/
+622
*
Retry r100017. This time, prevent a potential shutdown race by moving the cal...
benjhayden@chromium.org
2011-09-21
1
-0
/
+2
*
Making TOOLKIT_USES_GTK orthogonal to USE_AURA.
saintlou@chromium.org
2011-09-20
1
-3
/
+0
*
Move handle dumpage to the renderer process (so that it works correctly) and ...
cdn@chromium.org
2011-09-20
1
-2
/
+0
*
Fix build. I removed a dep that's still needed on ChromeOS but not Linux.
mdm@chromium.org
2011-09-20
1
-0
/
+3
*
Linux: clean up a bit after getting rid of the last use of dbus-glib.
mdm@chromium.org
2011-09-20
1
-1
/
+0
*
Aura under Linux is enabled with:
saintlou@chromium.org
2011-09-18
1
-0
/
+6
*
Add messages/handlers for the invocation sequence. Copy from geolocation_disp...
gbillock@chromium.org
2011-09-16
1
-0
/
+2
*
Create a very simple TabContentsView (and not fully implemented yet) and add ...
jam@chromium.org
2011-09-15
1
-0
/
+2
*
re-land r100988 (gpy refactoring for content dll).
dpranke@chromium.org
2011-09-14
1
-7
/
+1
*
Revert r100988 (gpy refactoring for content dll).
dpranke@chromium.org
2011-09-14
1
-1
/
+7
*
This change merges all of the content code into a single library; the content...
dpranke@chromium.org
2011-09-13
1
-7
/
+1
*
Basic scaffolding for a "content shell", i.e. test browser over the content m...
jam@chromium.org
2011-09-12
1
-0
/
+1
*
Move TextInputClient from chrome to content.
avi@chromium.org
2011-09-12
1
-0
/
+4
*
Refactor some more BrowserMain code. Move the small bit of remaining code tha...
jam@chromium.org
2011-09-08
1
-0
/
+7
*
DevTools: introduce WorkderDevToolsAgentHost
yurys@chromium.org
2011-09-08
1
-2
/
+2
*
Revert 100017 - broke ProfileManagerTest.CreateProfileAsyncMultipleRequests
estade@chromium.org
2011-09-07
1
-2
/
+0
*
Make a new integer field in sql::MetaTable (a per-profile db) containing a co...
benjhayden@chromium.org
2011-09-07
1
-0
/
+2
*
Get chrome to link with USE_AURA
ben@chromium.org
2011-09-07
1
-0
/
+1
*
Start moving code from BrowserMain to content, so that it can be reused by al...
jam@chromium.org
2011-09-07
1
-0
/
+2
*
fix content_browser dependencies to work in component build: add
dpranke@chromium.org
2011-09-06
1
-7
/
+7
*
Get the rest of the chrome target to build (but not link) with USE_AURA.
ben@chromium.org
2011-09-06
1
-0
/
+11
*
Revert 99810 - Get the rest of the chrome target to build (but not link) with...
ben@chromium.org
2011-09-06
1
-11
/
+0
*
Get the rest of the chrome target to build (but not link) with USE_AURA.
ben@chromium.org
2011-09-06
1
-0
/
+11
*
Remove gateway data providers for location service.
allanwoj@chromium.org
2011-09-06
1
-6
/
+0
*
Add PluginServiceFilter interface and ChromePluginServiceFilter.
bauerb@chromium.org
2011-09-02
1
-0
/
+1
*
Update Chrome to use WebKitPlatformSupport instead of WebKitClient.
abarth@chromium.org
2011-09-02
1
-2
/
+2
*
DevTools handler now handles messages from both client and agent and is creat...
yurys@chromium.org
2011-08-31
1
-2
/
+0
*
Revert 98656 - Make a new integer field in sql::MetaTable (a per-profile db) ...
dmaclach@chromium.org
2011-08-29
1
-2
/
+0
[next]