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
...
*
Use MessageLoopProxy for network message loop.
sergeyu@chromium.org
2011-08-12
63
-184
/
+303
*
Make MediaInternals handle MediaLogEvents.
scottfr@chromium.org
2011-08-12
1
-3
/
+12
*
Gracefully handle multiple Flush/Reset/Decode with same id
piman@chromium.org
2011-08-12
4
-16
/
+26
*
Return DNS addresses when address can be resolved synchronously.
sergeyu@chromium.org
2011-08-12
1
-3
/
+5
*
Valgrind: Add more suppression / widen existing suppressions.
thestig@chromium.org
2011-08-12
1
-7
/
+50
*
Properly handle screen recorder shutdown in ChromotingHost.
sergeyu@chromium.org
2011-08-12
5
-47
/
+71
*
Implemented nicer battery status
davemoore@chromium.org
2011-08-12
56
-239
/
+409
*
Update .DEPS.git
chrome-admin@google.com
2011-08-12
1
-3
/
+3
*
Roll ANGLE to r729.
zmo@google.com
2011-08-12
1
-1
/
+1
*
Roll Skia 2096 -> 2108.
ctguil@chromium.org
2011-08-12
1
-1
/
+1
*
GTTF: Use a fresh TestingBrowserProcess for each test, part #6
phajdan.jr@chromium.org
2011-08-12
18
-19
/
+36
*
[ChromeOS] WebUILoginView returns true for IsPopupOrPanel.
xiyuan@chromium.org
2011-08-12
2
-1
/
+7
*
cups: parse cups-config output to reduce flags spew
evan@chromium.org
2011-08-12
2
-1
/
+59
*
Print Preview: Fixing behavior of event listeners.
dpapad@chromium.org
2011-08-12
19
-181
/
+207
*
Update .DEPS.git
chrome-admin@google.com
2011-08-12
1
-2
/
+2
*
Switch over to using SkRegions to calculate dirty areas.
dmaclach@chromium.org
2011-08-12
32
-471
/
+446
*
Apply content-security-policy directive to chrome://media-internals
tsepez@chromium.org
2011-08-12
5
-57
/
+26
*
Add content-security-policy to chrome://quota-internals.
tsepez@chromium.org
2011-08-12
4
-52
/
+26
*
Strip control characters from omnibox input without losing attributes.
avi@chromium.org
2011-08-12
1
-12
/
+18
*
ntp4: fix some bugs that appeared when I changed the margin size
estade@chromium.org
2011-08-12
1
-7
/
+9
*
If no locale data files can be found, show a dialog and exit
tony@chromium.org
2011-08-12
5
-0
/
+48
*
Update .DEPS.git
chrome-admin@google.com
2011-08-12
1
-3
/
+3
*
Cleanup: Remove old webkit/glue/plugins/plugin_list.h
thestig@chromium.org
2011-08-12
3
-40
/
+3
*
Update .DEPS.git
chrome-admin@google.com
2011-08-12
1
-5
/
+5
*
Enable prefs.PrefsTest.testGeolocationPref on linux and mac, keeping test dis...
jasneet@chromium.org
2011-08-12
1
-2
/
+2
*
Make Disconnect buttons wider to accomodate the hotkey info.
garykac@google.com
2011-08-12
1
-1
/
+1
*
Provide ability for WebUIBrowserTests to run asynchronous tests.
scr@chromium.org
2011-08-12
8
-66
/
+531
*
Get rid of temporary scrollbar code now that WebKit is rolled.
jam@chromium.org
2011-08-12
2
-13
/
+1
*
Make webkit_glue depend on v8 explicitly. This is needed for
aa@chromium.org
2011-08-12
1
-1
/
+1
*
Revert 96593 - Fix up various browser tests not to use WaitForNavigation.
gbillock@chromium.org
2011-08-12
9
-192
/
+85
*
fix include path to GLES2
dpranke@chromium.org
2011-08-12
1
-2
/
+2
*
Support queuing input buffers when OMX's buffer list is exhausted.
fischman@chromium.org
2011-08-12
3
-39
/
+59
*
base: Rename ValueType to something less redundant as _just_ Type.
tfarina@chromium.org
2011-08-12
17
-34
/
+35
*
Update .DEPS.git
chrome-admin@google.com
2011-08-12
1
-1
/
+1
*
Roll webkit revision to 92964
abarth@chromium.org
2011-08-12
1
-1
/
+1
*
Remove the old type system for proxied resources. These were no longer being ...
brettw@chromium.org
2011-08-12
14
-109
/
+16
*
Valgrind / TSAN: Exclude more tests that are timing out.
thestig@chromium.org
2011-08-12
2
-0
/
+7
*
Update asynchronous CookieMonster API to login_utils.
ycxiao@chromium.org
2011-08-12
4
-15
/
+22
*
Fixes a corner case bug in the HexStringToInt conversion function which cause...
ali.akbar@gmail.com
2011-08-12
3
-2
/
+4
*
Change show/hide password button image. Changed to ToggleImageButton. Added t...
chocobo@chromium.org
2011-08-12
7
-5
/
+31
*
Disable DragPanels test on ChromeOS.
prasadt@chromium.org
2011-08-12
1
-1
/
+1
*
Update .DEPS.git
chrome-admin@google.com
2011-08-12
1
-0
/
+2
*
Fix regression where component extensions were being loaded for login profile
davemoore@chromium.org
2011-08-12
3
-21
/
+22
*
Profiles: Clear all BROWSER_OPENED usage
erg@google.com
2011-08-12
9
-17
/
+22
*
Make sure ppapi::WebKitForwarding::Font is deleted on the WebKit thread.
yzshen@chromium.org
2011-08-12
2
-24
/
+43
*
[Mac] Don't paint linen pattern when contents size is not available.
asvitkine@chromium.org
2011-08-12
1
-0
/
+5
*
Fix up various browser tests not to use WaitForNavigation.
gbillock@chromium.org
2011-08-12
9
-85
/
+192
*
Add scroll and gesture message filters for UIPI Flash.
jschuh@chromium.org
2011-08-12
6
-6
/
+52
*
[Sync] Add comment for SyncBackendHost::OnBackendInitialized
akalin@chromium.org
2011-08-12
2
-6
/
+11
*
Marked a WebGL conformance test as FLAKY on Mac.
jrt@chromium.org
2011-08-12
1
-0
/
+9
[prev]
[next]