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
...
*
Seccomp-BPF: deny socket related calls gracefully.
jln@chromium.org
2012-09-06
1
-9
/
+10
*
Report texture upload time in renderingStats.
reveman@chromium.org
2012-09-06
11
-0
/
+154
*
Allow PluginChannelHost::Init() to fail without crashing.
shess@chromium.org
2012-09-06
1
-2
/
+4
*
Enable GPU acceleration for Aura on Windows
scottmg@chromium.org
2012-09-06
4
-31
/
+82
*
Linux: initialize the sandbox in the utility process.
jln@chromium.org
2012-09-06
2
-0
/
+10
*
Remove copy steps from content_shell_apk and content_shell_test_apk
cjhopman@chromium.org
2012-09-06
4
-47
/
+20
*
IndexedDB: Close open databases when user requests browsing data deletion
jsbell@chromium.org
2012-09-06
9
-28
/
+145
*
Fix flakiness of TracingBrowserTest.BeginTracingWithWatch test
jbates@chromium.org
2012-09-06
1
-2
/
+1
*
Very basic Android browser-side compositing support.
sievers@chromium.org
2012-09-05
23
-278
/
+515
*
renderer_host: add a NULL pointer check.
hshi@google.com
2012-09-05
1
-2
/
+5
*
First part of PAGE_TRANSITION_START_PAGE cleanup.
rogerta@chromium.org
2012-09-05
2
-3
/
+7
*
[Android] Sync the latest ContentView constructor and initialization code.
leandrogracia@chromium.org
2012-09-05
4
-55
/
+85
*
Remove content_shell_ant_helper.sh
cjhopman@chromium.org
2012-09-05
3
-21
/
+7
*
Fix the cursor not locked while resizing window.
mazda@chromium.org
2012-09-05
1
-1
/
+4
*
Add preliminary support for iOS in content_browser.gypi
stuartmorgan@chromium.org
2012-09-05
1
-13
/
+33
*
Moving v8 string conversion functions to content/public/renderer so that they...
shishir@chromium.org
2012-09-05
3
-0
/
+53
*
Ensure we don't leak a callback object when starting a sandboxed process.
jcivelli@chromium.org
2012-09-05
2
-2
/
+6
*
Revert 154804 - We need to set the session id to the WebRtcAudioDevice to be ...
wjia@chromium.org
2012-09-05
6
-21
/
+5
*
Update Android code to use new GestureEvent fields
rbyers@chromium.org
2012-09-05
2
-38
/
+70
*
Switch OnMoreData() to use AudioBus.
dalecurtis@chromium.org
2012-09-05
4
-33
/
+57
*
Fix optimized 2d painting for Pepper Flash:
yzshen@chromium.org
2012-09-05
2
-3
/
+9
*
Convert public CrackFileSystem() from FileSystemUtil to private static helper...
calvinlo@chromium.org
2012-09-05
1
-0
/
+1
*
Fix the leaks in TestHyphenatorMessageFilter::OnOpenDictionary().
hbono@chromium.org
2012-09-05
1
-0
/
+1
*
Make IndexedDB layout browser tests save incorrect results to a file
dgrogan@chromium.org
2012-09-05
4
-1
/
+32
*
Fix a typo in gpu_info_collector_linux.cc.
simonmorris@chromium.org
2012-09-05
1
-1
/
+1
*
Upstream the Android port find-in-page feature.
leandrogracia@chromium.org
2012-09-05
12
-21
/
+175
*
Use correct parent for popups under multi display environment.
oshima@chromium.org
2012-09-04
1
-3
/
+14
*
Moves CreateVersionFromString to WebPluginInfo and updates the callers.
ibraaaa@google.com
2012-09-04
3
-5
/
+6
*
Pass along referer http header with the download request.
nileshagrawal@chromium.org
2012-09-04
4
-14
/
+16
*
events: Move some files into ui/base/events/
sadrul@chromium.org
2012-09-04
11
-18
/
+18
*
Use new gesture event fields in more places
rbyers@chromium.org
2012-09-04
4
-42
/
+75
*
We need to set the session id to the WebRtcAudioDevice to be able to use the ...
xians@chromium.org
2012-09-04
6
-5
/
+21
*
Remove --enable-video-track flag
annacc@chromium.org
2012-09-04
4
-7
/
+6
*
Split default font settings into webkit and browser settings having separate ...
flackr@chromium.org
2012-09-04
1
-1
/
+1
*
Add plumbing for flag: --disable-gesture-tap-highlight
wjmaclean@chromium.org
2012-09-04
4
-0
/
+8
*
events: Get rid of GestureStatus in favour of EventResult.
sadrul@chromium.org
2012-09-04
4
-7
/
+7
*
Per-host V8 histograms.
marja@chromium.org
2012-09-03
5
-4
/
+198
*
Upstream Android IME support (ImeAdapter).
olilan@chromium.org
2012-09-03
15
-7
/
+1563
*
In-te-grate hy-phen-ator to con-tent.
hbono@chromium.org
2012-09-03
16
-7
/
+598
*
Add context popup menu support for content shell[GTK].
shouqun.liu@intel.com
2012-09-03
6
-0
/
+354
*
Revert 139366 - [OSX/Pepper] Don't have browser cache shmem ref behind ImageD...
sail@chromium.org
2012-09-02
1
-5
/
+11
*
Relanding "views: Add a gyp file to build webview.". Try 2.
tfarina@chromium.org
2012-09-01
1
-0
/
+1
*
Disable IME for newly created tabs.
kinaba@chromium.org
2012-09-01
2
-6
/
+15
*
Pepper Flash Mac: Fix crash when playing video on MB retina
sail@chromium.org
2012-09-01
11
-19
/
+51
*
Valgrind: Fix a leak in the V8ValueConverterImplTest test.
jhawkins@chromium.org
2012-09-01
1
-10
/
+14
*
Fix the fixme introduced in crrev.com/154287
tsepez@chromium.org
2012-09-01
3
-11
/
+11
*
renamed webkit_resources.pak file to webkit_resources_100_percent.pak.
harrym@chromium.org
2012-09-01
1
-1
/
+1
*
Move hash.h/cc from net to base.
jbates@chromium.org
2012-09-01
1
-3
/
+2
*
implement SetWatchEvent and WaitForEvent for trace-based-tests.
jbates@chromium.org
2012-09-01
10
-48
/
+154
*
Removed calls to URLRequest::URLRequest in favor of URLRequestContext::Create...
erikwright@chromium.org
2012-09-01
4
-19
/
+13
[prev]
[next]