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
*
remove ffmpeg dependency from content_renderer
james.wei@intel.com
2012-06-24
1
-1
/
+0
*
Fix Linux accessibility crash related to improperly detached AtkObject.
dmazzoni@chromium.org
2012-06-24
1
-0
/
+18
*
Add more trace events to find cause of premature swapbuffers ack.
jbates@chromium.org
2012-06-22
1
-2
/
+7
*
Fixing the way HistoryServiceFactory access the history service and updated a...
rlp@chromium.org
2012-06-22
1
-2
/
+2
*
Add support for basic web_contents methods in ContentView (android).
tedchoc@chromium.org
2012-06-22
6
-19
/
+344
*
Revert 143590 - Drop frontbuffers with ui-use-gpu-process, synchronized with ...
mrossetti@chromium.org
2012-06-22
16
-346
/
+60
*
ContentViewClient keyboard handling and IME (content shell bringup)
cramya@chromium.org
2012-06-22
5
-8
/
+78
*
Browser Plugin: Disable context menu on guests
fsamuel@chromium.org
2012-06-22
1
-0
/
+6
*
Do not prelaunch GPU process at browser startup.
apatrick@chromium.org
2012-06-22
1
-14
/
+0
*
Session restore: Store and restore persistent IDs for sessionStorage.
marja@chromium.org
2012-06-22
6
-4
/
+27
*
Revert r143458 (which re-applies r143341 and r142979). This CL also includes
darin@chromium.org
2012-06-22
14
-235
/
+360
*
Adding setEnableCookie preference plumbing to webkit glue.
gdk@chromium.org
2012-06-22
1
-0
/
+1
*
Log the activation of the seccomp filter sandbox to help eventual debugging.
jorgelo@chromium.org
2012-06-22
1
-0
/
+7
*
Remove unused member variables found by clang's -Wunused-private-field
thakis@chromium.org
2012-06-22
3
-3
/
+0
*
Change DownloadManagerImpl::downloads_ from a set to a map, and expose it as ...
benjhayden@chromium.org
2012-06-22
4
-21
/
+36
*
[Mac] More descriptive process name for flapper.
shess@chromium.org
2012-06-22
3
-1
/
+11
*
Fix incremental linking with unit_tests.
jam@chromium.org
2012-06-22
1
-13
/
+6
*
Remove vestiges of DownloadFileManager driven in progress updates.
rdsmith@chromium.org
2012-06-22
3
-31
/
+0
*
Introduced experimental support for interacting with the google remote stream...
primiano@chromium.org
2012-06-22
17
-36
/
+1304
*
Avoid dependency on libvpx on Android
steveblock@chromium.org
2012-06-22
1
-3
/
+10
*
Added URLRequestContext to constructor for URLRequest.
erikwright@chromium.org
2012-06-22
5
-13
/
+24
*
Drop frontbuffers with ui-use-gpu-process, synchronized with browser, decoupl...
mmocny@chromium.org
2012-06-22
16
-60
/
+346
*
Refactor GetCrashSignalFD to be more generic.
yfriedman@chromium.org
2012-06-22
3
-30
/
+27
*
Add support for namespace in static JNI methods.
bulach@chromium.org
2012-06-22
1
-1
/
+4
*
Browser Plugin: Guests should be in their own BrowsingInstance/SiteInstances,...
fsamuel@chromium.org
2012-06-22
15
-9
/
+130
*
Browser Plugin: Remove unused member variable in BrowserPluginHost
fsamuel@chromium.org
2012-06-22
1
-1
/
+0
*
Undo the startup_helper_win.h change in r143501 because that breaks the sandb...
jam@chromium.org
2012-06-22
3
-3
/
+6
*
Make full gpu info collection on Linux optional.
zmo@chromium.org
2012-06-22
4
-5
/
+18
*
Enable incremental linking on browser_tests and unit_tests.
jam@chromium.org
2012-06-22
5
-9
/
+19
*
IndexedDB: Remove unused object store delete() overloads and IPC plumbing
jsbell@chromium.org
2012-06-22
7
-83
/
+4
*
Use nv contrl x extension to query nvidia driver version.
zmo@chromium.org
2012-06-21
3
-10
/
+58
*
Revert 142880 - Revert 142054 (apparently caused http://crbug.com/132813)
jbates@chromium.org
2012-06-21
1
-8
/
+14
*
Fix disabled browser tests. Split into individual tests.
dalecurtis@google.com
2012-06-21
1
-35
/
+21
*
Revert r143341 and r142979.
darin@chromium.org
2012-06-21
13
-183
/
+192
*
Fix for broken gestures in windows. Don't pass "unknown" gesture messages to...
girard@chromium.org
2012-06-21
1
-0
/
+2
*
Fix a hang when the RtcVideoDecoder was given a MediaStream without video tra...
ronghuawu@chromium.org
2012-06-21
2
-16
/
+37
*
Submitting ByteStream chrome class for Google C++ Readability Review.
rdsmith@chromium.org
2012-06-21
3
-11
/
+73
*
Revert 143294 - Provides a real implementation of GetDefaultPrintSettings.
raymes@google.com
2012-06-21
5
-200
/
+2
*
Remove old Sleep and PostDelayedTask interfaces that use int ms instead of Ti...
tedvessenes@gmail.com
2012-06-21
3
-62
/
+7
*
Move singleton tabs off Browser.
ben@chromium.org
2012-06-21
2
-7
/
+9
*
Remove setting of fixed layout fallback width.
aelias@chromium.org
2012-06-21
1
-6
/
+0
*
Fix HTML5 video streaming.
darin@chromium.org
2012-06-21
4
-13
/
+8
*
Revert 143323 - Use nv contrl x extension to query nvidia driver version.
viettrungluu@chromium.org
2012-06-21
2
-54
/
+6
*
Use nv contrl x extension to query nvidia driver version.
zmo@chromium.org
2012-06-21
2
-6
/
+54
*
Cleanup: DeleteTask() no longer exists. Update BrowserThread comments and rem...
thestig@chromium.org
2012-06-21
1
-1
/
+1
*
Rely on losing focus, not on becoming unfullscreened, to destroy a fullscreen...
jbauman@chromium.org
2012-06-21
2
-28
/
+28
*
Provides a real implementation of GetDefaultPrintSettings.
raymes@chromium.org
2012-06-20
5
-2
/
+200
*
Browser Plugin: Enable by default for platform apps and remove option to disa...
fsamuel@chromium.org
2012-06-20
4
-22
/
+1
*
Rename IPC Sender and Listener in ppapi, content/public, and content/renderer
brettw@chromium.org
2012-06-20
44
-91
/
+107
*
Transfer user agent info between browser and renderer
dfalcantara@chromium.org
2012-06-20
11
-15
/
+125
[next]