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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a bug in ShouldDisplayURL.
creis@chromium.org
2011-10-13
1
-0
/
+3
*
Enable accelerated WebKit compositor for Aura.
backer@chromium.org
2011-10-13
6
-25
/
+30
*
Don't report gpu blacklist version in about:gpu if --ignore-gpu-blacklist is ...
zmo@chromium.org
2011-10-13
2
-5
/
+5
*
Revert 105300 - HQP Refactoring (in Preparation for SQLite Cache)
mrossetti@chromium.org
2011-10-13
1
-2
/
+2
*
Fix problem when we did not play beginning of HTML5 audio stream in low laten...
enal@chromium.org
2011-10-13
2
-1
/
+15
*
net: Move EscapeForHTML() functions into net namespace.
tfarina@chromium.org
2011-10-13
1
-15
/
+16
*
HQP Refactoring (in Preparation for SQLite Cache)
mrossetti@chromium.org
2011-10-13
1
-2
/
+2
*
Revert "Return a specific error code for unknown URL schemes."
podivilov@chromium.org
2011-10-13
2
-35
/
+1
*
Added a InterruptReason enum.
ahendrickson@chromium.org
2011-10-13
11
-40
/
+301
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
59
-469
/
+540
*
Implement 'SAVEAS' mode for PPB_FileChooser_Impl. Also, fix the Save File dia...
bbudge@chromium.org
2011-10-13
3
-5
/
+11
*
Revert r105238 - "Link startup_helper_win statically to force InitializeSandb...
dpranke@chromium.org
2011-10-13
3
-11
/
+5
*
Link startup_helper_win statically to force InitializeSandboxInfo
dpranke@chromium.org
2011-10-13
3
-5
/
+11
*
Don't hard-code an X11 screen number in DefaultVisual, etc.
davidben@chromium.org
2011-10-13
1
-3
/
+4
*
content: Split web_drag_dest_gtk.cc into chrome/ and content/ parts.
erg@chromium.org
2011-10-13
3
-0
/
+65
*
A cleanup CL for GpuDataManager.
zmo@google.com
2011-10-12
2
-157
/
+247
*
Add a content::GetUserAgent() to wrap webkit_glue::GetUserAgent(), so
dpranke@chromium.org
2011-10-12
2
-0
/
+16
*
Mac ImageTransportSurface does not assume that the default FBO is bound when ...
apatrick@chromium.org
2011-10-12
1
-5
/
+33
*
Make class anonymous and don't assume default FBO is active on Resize.
backer@chromium.org
2011-10-12
1
-7
/
+70
*
Remove wmode hack for older versions of Flash on the Mac
stuartmorgan@chromium.org
2011-10-12
1
-28
/
+0
*
Insert new forwarding object to make sure return messages
gbillock@chromium.org
2011-10-12
2
-7
/
+17
*
Move content_plugin_client.h to content\public\plugin.
ananta@chromium.org
2011-10-12
6
-6
/
+201
*
Revert 105105 - [web-ui] Remove support for legacy-style callbacks.
csilv@chromium.org
2011-10-12
2
-10
/
+49
*
Refactor downloads into a ProfileKeyedService.
rdsmith@chromium.org
2011-10-12
8
-15
/
+11
*
Content: Log an error when we are unable to launch child
rvargas@google.com
2011-10-12
2
-1
/
+6
*
[web-ui] Remove support for legacy-style callbacks.
csilv@chromium.org
2011-10-12
2
-49
/
+10
*
Move view_types to content\public\common. Also update the enum values to matc...
jam@chromium.org
2011-10-12
8
-49
/
+36
*
Ignore revocation check failures from automated requests.
agl@chromium.org
2011-10-12
2
-7
/
+13
*
Finish moving plugin probing out of process.
rsesek@chromium.org
2011-10-12
6
-46
/
+82
*
Implement Pepper IME API.
kinaba@chromium.org
2011-10-12
6
-52
/
+172
*
Only purge plug-in list caches for renderers belonging to a given profile.
bauerb@chromium.org
2011-10-12
2
-6
/
+16
*
Switch FileStream to use new CompletionCallback.
willchan@chromium.org
2011-10-12
3
-8
/
+8
*
mac: Almost fix Lion accented character bubble input in web contents.
thakis@chromium.org
2011-10-12
9
-15
/
+42
*
DevTools: support shared worker initialization debugger
yurys@chromium.org
2011-10-12
13
-40
/
+313
*
Assign urls to RenderProcessHosts by if they refer to isolated apps, or use t...
ajwong@chromium.org
2011-10-12
3
-4
/
+4
*
Remove deprecated calls.
avi@chromium.org
2011-10-12
2
-2
/
+2
*
Consolidate key, primary key, value cursor messages.
dgrogan@chromium.org
2011-10-12
7
-40
/
+33
*
Modify WaitableEvent::Wait() to return void
steveblock@chromium.org
2011-10-12
1
-6
/
+6
*
Move ResourceDispatcherHostDelegate to content\public\common. I've added a se...
jam@chromium.org
2011-10-12
8
-49
/
+33
*
get rid of clearing/sync issues with osmesa
danakj@chromium.org
2011-10-11
1
-17
/
+5
*
export kEnableVideoTrack
dpranke@chromium.org
2011-10-11
1
-1
/
+1
*
Linux implementation of mouse lock in render widget host view.
scheib@chromium.org
2011-10-11
3
-7
/
+208
*
SetIntegrity and SetDelayedIntegrity are flipped between GPU modes
jschuh@chromium.org
2011-10-11
1
-2
/
+2
*
Move BindingsPolicy enum to content\public\common and put it in the content n...
jam@chromium.org
2011-10-11
10
-56
/
+48
*
Adds a stubbed RenderWidgetHostViewAura.http://crbug.com/99757TEST=none
ben@chromium.org
2011-10-11
4
-2
/
+392
*
Add error description to the DidFailProvisionalLoad callback.
mkosiba@chromium.org
2011-10-11
13
-77
/
+138
*
Assert that new renderer processes aren't created during shutdown.
willchan@chromium.org
2011-10-11
3
-0
/
+12
*
Move comctl32.lib dep from content_unittests to content_browser.
willchan@chromium.org
2011-10-11
2
-5
/
+1
*
Revert 104832 - Move ResourceDispatcherHostDelegate to content\public\common....
jam@chromium.org
2011-10-11
11
-32
/
+47
*
Move ResourceDispatcherHostDelegate to content\public\common. I've added a se...
jam@chromium.org
2011-10-11
11
-47
/
+32
[next]