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 Graphics2D in NaCl.
brettw@chromium.org
2012-12-03
1
-11
/
+11
*
Allow ASanified Chrome to use sched_getaffinity
glider@google.com
2012-12-03
1
-0
/
+8
*
Avoid attaching SurfaceTexture to GL context repeatedly
boliu@chromium.org
2012-12-03
1
-1
/
+1
*
Experimental: Fix HasWrongProcessForURL in --site-per-process mode.
creis@chromium.org
2012-12-03
3
-1
/
+44
*
Do not stale cached position in GeolocationProvider::AddObserver.
jknotten@chromium.org
2012-12-03
2
-0
/
+62
*
Re-land: Add Chrome OS accessibility histograms.
dmazzoni@chromium.org
2012-12-03
3
-0
/
+20
*
Migrate the Android compositor to cc::Layer classes.
leandrogracia@chromium.org
2012-12-03
11
-93
/
+124
*
Update screen rects when showing an infobar.
keishi@chromium.org
2012-12-03
2
-1
/
+4
*
RenderViewImpl::FromRoutingID: Use a global Routing ID map to lookup RenderViews
mgiuca@chromium.org
2012-12-03
1
-3
/
+13
*
Revert 170668
tasak@google.com
2012-12-03
22
-243
/
+165
*
Revert 165866
jamesr@chromium.org
2012-12-03
1
-9
/
+0
*
Revert 170694 (requested by acleung on irc, breaks content tests on linux)
thakis@chromium.org
2012-12-03
2
-25
/
+3
*
Revert 170590
dmazzoni@google.com
2012-12-03
3
-20
/
+0
*
Make sure Java Bridge cleans up all stub object it creates.
acleung@google.com
2012-12-03
2
-3
/
+25
*
Remove the flag for the Speech API and turn it on by default.
tommi@chromium.org
2012-12-01
5
-12
/
+2
*
Update the Speech Api to support array(s) of result items
tommi@chromium.org
2012-12-01
22
-165
/
+243
*
cc: Add experimental --num-raster-threads option.
reveman@chromium.org
2012-12-01
1
-0
/
+1
*
Enable Stage3D on Chrome OS
jbauman@chromium.org
2012-12-01
1
-12
/
+1
*
Don't shutdown render "process" in single process mode
joth@chromium.org
2012-12-01
1
-10
/
+7
*
Adding tracing to measure synthetic smooth scrolling correctness
hartmanng@chromium.org
2012-12-01
1
-0
/
+4
*
Enable Pepper threading on canary.
shess@chromium.org
2012-12-01
2
-2
/
+8
*
Browser Plugin: Only update src attribute on top-level navigations
fsamuel@chromium.org
2012-12-01
2
-2
/
+10
*
Aura: Fix poster circle resize on Alex.
backer@chromium.org
2012-11-30
1
-1
/
+1
*
Add Chrome OS accessibility histograms.
dmazzoni@chromium.org
2012-11-30
3
-0
/
+20
*
Let content_unittests almost build with the components build on android
thakis@chromium.org
2012-11-30
7
-18
/
+31
*
Fix crash on win_aura buildbot because a RootWindow was getting multiple AddR...
jam@chromium.org
2012-11-30
1
-0
/
+2
*
Add gestureFlingStart to gestures that can cancel a deferred tapDown
yusufo@chromium.org
2012-11-30
1
-4
/
+2
*
[Android] Remove onUrlStarChanged method from WebContentsDelegateAndroid.
jknotten@chromium.org
2012-11-30
3
-18
/
+0
*
Messages needed for webview compositor communication.
alexst@chromium.org
2012-11-30
5
-0
/
+83
*
events: Allow retrieving the current event being dispatched from EventDispatc...
sadrul@chromium.org
2012-11-30
2
-18
/
+22
*
Revert 170550 - Revert 170477 - Removes the |event| parameter from Activation...
ben@chromium.org
2012-11-30
3
-20
/
+24
*
Do DXVA pre-sandbox initialization off the main thread.
apatrick@chromium.org
2012-11-30
4
-42
/
+67
*
Create a ContentVideoViewDelegate.java
acleung@google.com
2012-11-30
4
-32
/
+111
*
Use textInputInfo instead of textInputType in getTextInputType
yusufo@chromium.org
2012-11-30
1
-4
/
+2
*
Revert 170477 - Removes the |event| parameter from ActivationDelegate::Should...
ben@chromium.org
2012-11-30
3
-24
/
+20
*
Only consume a user gesture if we actually create a view
jochen@chromium.org
2012-11-30
1
-1
/
+2
*
Make MaybeCompleteDownload private.
rdsmith@chromium.org
2012-11-30
4
-20
/
+13
*
Browser Plugin: Simplify BrowserPluginPropertyBinding
fsamuel@chromium.org
2012-11-30
1
-20
/
+2
*
Implement input type=color for android
miguelg@chromium.org
2012-11-30
7
-0
/
+182
*
gpu: Add async upload functions.
epenner@chromium.org
2012-11-30
2
-0
/
+52
*
Order the GL overlays above windows if possible.
avi@chromium.org
2012-11-30
11
-17
/
+88
*
Adding first WebRTC browser test.
phoglund@chromium.org
2012-11-30
3
-0
/
+84
*
Removes the |event| parameter from ActivationDelegate::ShouldActivate and mak...
ben@chromium.org
2012-11-30
3
-20
/
+24
*
Move RenderStats enumeration out of gpu_benchmarking_extension.
hartmanng@chromium.org
2012-11-30
3
-56
/
+53
*
Remove old transaction() call, proxies, and messages.
alecflett@chromium.org
2012-11-30
5
-76
/
+1
*
Revert 170451 - [content shell] add support for testRunner.canOpenWindows and...
jochen@chromium.org
2012-11-30
7
-48
/
+0
*
Subclassable TestCallbackHelperContainer constructor for tests.
aruslan@chromium.org
2012-11-30
1
-0
/
+6
*
intents: Kill deprecated SendReplyMessage method.
tfarina@chromium.org
2012-11-30
6
-24
/
+2
*
[content shell] add support for testRunner.canOpenWindows and disallow openin...
jochen@chromium.org
2012-11-30
7
-0
/
+48
*
Cleanup: use MockGeolocationArbitrator to test GeolocationProvider
jknotten@chromium.org
2012-11-30
12
-223
/
+277
[next]