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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reparenting of RendererGLContexts supports going from no parent to having a p...
apatrick@chromium.org
2011-07-19
8
-45
/
+61
*
Changed SPDY's ip connection pooling logic to only add the used IP,
rtenneti@chromium.org
2011-07-19
6
-40
/
+91
*
Revert 93090 - Ported pepper 3d demos to use the new graphics3d interface ins...
alokp@chromium.org
2011-07-19
1
-5
/
+14
*
CrOS - Fix crash when closing file picker
jamescook@chromium.org
2011-07-19
2
-2
/
+0
*
Collect stats on how many users see mixed scripting on google.com, so we can
cevans@chromium.org
2011-07-19
2
-0
/
+8
*
Add TabContents hosting to the Panel windows on OSX.
dimich@chromium.org
2011-07-19
9
-18
/
+210
*
Valgrind: Expand the suppression for bug 89684.
jhawkins@chromium.org
2011-07-19
1
-5
/
+0
*
Valgrind: Disable way too many tests under Mac Valgrind that are failing to
jhawkins@chromium.org
2011-07-19
1
-0
/
+16
*
Valgrind: Add suppressions for bug 89758.
jhawkins@chromium.org
2011-07-19
1
-0
/
+52
*
Revert 93094 - Initial sensor event provider for testing views screen rotation
robertshield@chromium.org
2011-07-19
8
-226
/
+0
*
Marking ResourceDispatcherTest.CrossSiteNoUnloadOn204 flaky on Windows.
grt@chromium.org
2011-07-19
1
-1
/
+8
*
Don't add GetWindowBoundsForClientBounds() in NativeFrameView's GetPreferredS...
asvitkine@chromium.org
2011-07-19
2
-6
/
+8
*
Initial sensor event provider for testing views screen rotation
cwolfe@chromium.org
2011-07-19
8
-0
/
+226
*
Linux: revive a mysteriously disabled test and add tests for the GNOME Keyrin...
mdm@chromium.org
2011-07-19
8
-110
/
+958
*
Refactor make_expectations to make it easier to override the base_url
jvoung@google.com
2011-07-19
4
-18
/
+44
*
Don't crash on startup if libcros is loaded when running on linux.
stevenjb@google.com
2011-07-19
1
-4
/
+2
*
Ported pepper 3d demos to use the new graphics3d interface instead of context...
alokp@chromium.org
2011-07-19
1
-14
/
+5
*
Implementation of server socket for websockets protocol.
dilmah@chromium.org
2011-07-19
8
-11
/
+1581
*
Initialized variables passed to GL functions. Command buffer now only allows ...
alokp@chromium.org
2011-07-19
3
-7
/
+12
*
Binding Graphics3D with Instance and OpenGLES2 interface.
alokp@chromium.org
2011-07-19
17
-1936
/
+1060
*
Make all Windows menus use the same spacing, rather than having some (those t...
pam@chromium.org
2011-07-19
1
-0
/
+5
*
Take two at splitting result codes between content and chrome.
dpranke@chromium.org
2011-07-19
38
-141
/
+202
*
Re-enable the nacl integration test. This is fixed now.
brettw@chromium.org
2011-07-19
1
-1
/
+1
*
[Mac] Add the Profile menu to the main menubar.
rsesek@chromium.org
2011-07-19
7
-8
/
+176
*
Move network icon code to NetworkIcon class.
stevenjb@google.com
2011-07-19
15
-799
/
+953
*
If the user sets the gaia passphrase as the explicit passphrase then currentl...
lipalani@chromium.org
2011-07-19
1
-8
/
+26
*
Marking AppApiTest.AppProcessInstances as flaky on windows
robertshield@chromium.org
2011-07-19
1
-1
/
+9
*
Allow creation of input events. Revert changes to testing interface for
brettw@chromium.org
2011-07-19
14
-69
/
+380
*
Add support for text/html to bookmarks gtk drag/drop.
gbillock@chromium.org
2011-07-19
2
-0
/
+31
*
Remove Gles2VideoRenderer from player_x11 and make X11 vs GL rendering a run-...
scherkus@chromium.org
2011-07-19
8
-738
/
+57
*
Ignore the GPU blacklist during WebGL conformance tests.
jrt@chromium.org
2011-07-19
1
-0
/
+4
*
Marking ExtensionApiTest.Bookmarks as flaky.
grt@chromium.org
2011-07-19
1
-1
/
+2
*
Move app/sql/* files to sql/ directory.
tfarina@chromium.org
2011-07-19
91
-248
/
+207
*
Unbind currently bound surface before binding new surface.
reveman@google.com
2011-07-19
1
-9
/
+11
*
Makes sure widget is created at right size before showing
sky@chromium.org
2011-07-19
11
-42
/
+97
*
Execute all GL commands up to the put offset reported by a each flush.This me...
apatrick@chromium.org
2011-07-19
52
-776
/
+350
*
Update a plugin version # on chromeos
nirnimesh@chromium.org
2011-07-19
1
-1
/
+1
*
Update .DEPS.git
chrome-admin@google.com
2011-07-19
1
-3
/
+3
*
roll skia to 1900
reed@google.com
2011-07-19
1
-1
/
+1
*
Add command-line flag to OVDATest to allow specification of alternative video...
fischman@chromium.org
2011-07-19
2
-22
/
+85
*
Disable two pyauto autofill tests that are failing on Windows machines.
dennisjeffrey@chromium.org
2011-07-19
1
-0
/
+3
*
Disk cache: Perform additional verifications of the key
rvargas@google.com
2011-07-19
4
-12
/
+65
*
Http cache: Add more documentation to the http cache transaction
rvargas@google.com
2011-07-19
2
-18
/
+80
*
Delete 2 downloads tests
nirnimesh@chromium.org
2011-07-19
2
-73
/
+0
*
Create temp downloads directory for downloads tests.
jennb@chromium.org
2011-07-19
1
-7
/
+30
*
Disable nacl integration tests until we roll deps.
brettw@chromium.org
2011-07-19
1
-1
/
+1
*
Disable part of InProcessBrowserTest.InjectIDBKey to prepare for upstream cha...
levin@chromium.org
2011-07-19
2
-1
/
+4
*
Consolidate content-security-policy markup for chrome:// pages into a single ...
tsepez@chromium.org
2011-07-19
17
-104
/
+38
*
Print Preview: Fixing sticky printer behavior when printing to PDF.
dpapad@chromium.org
2011-07-19
1
-1
/
+1
*
Removing Gtk key bindings on ChromeOS
saintlou@chromium.org
2011-07-19
4
-3
/
+14
[next]