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
*
Revert 111479 - chrome: dbus: support asynchronous method replies
thestig@chromium.org
2011-11-24
8
-135
/
+44
*
Revive reverted CL with fix for CrOS build.
munjal@chromium.org
2011-11-24
12
-4
/
+1036
*
A few more base::Bind migrations.
csilv@chromium.org
2011-11-24
4
-22
/
+26
*
Commit Pepper backing texture immediately on swapbuffers.
jbauman@chromium.org
2011-11-24
1
-13
/
+17
*
Revert 111378 - HQP Refactoring (in Preparation for SQLite Cache)
zmo@google.com
2011-11-24
17
-301
/
+212
*
Valgrind Mac: Suppress a bunch of leaks in test_shell.
thestig@chromium.org
2011-11-24
2
-0
/
+46
*
Reduce minimum size of Panels to allow 1-text-line tight autosize.
dimich@chromium.org
2011-11-24
5
-8
/
+77
*
chrome: dbus: support asynchronous method replies
vlaviano@chromium.org
2011-11-24
8
-44
/
+135
*
views: Move combobox directory to ui/views/controls/.
tfarina@chromium.org
2011-11-24
29
-63
/
+63
*
Update .DEPS.git
chrome-admin@google.com
2011-11-24
1
-1
/
+1
*
Roll WebKit 101098:101108
adamk@chromium.org
2011-11-24
1
-1
/
+1
*
Add return logic calling WebFrame.
gbillock@chromium.org
2011-11-24
1
-0
/
+9
*
Move shutdown code to avoid crash in WarmConnectionFieldTrial_WarmestSocket
stevenjb@google.com
2011-11-24
2
-37
/
+9
*
Kill orphaned WebSocker server processes before launching new one in POSIX,
toyoshim@chromium.org
2011-11-24
2
-2
/
+55
*
Heapchecker: Disable DirectoryListerTest.BigDirRecursiveTest and BrowserMainT...
thestig@chromium.org
2011-11-24
2
-0
/
+6
*
Move ResourceResponse struct into the Content API, since it's used in Chrome....
jam@chromium.org
2011-11-24
41
-220
/
+233
*
Re-enable WebUIBidiCheckerBrowserTestRTL::TestNewTabPage, previous re-factori...
csilv@chromium.org
2011-11-24
1
-3
/
+1
*
Don't update jabberId when renaming a host.
sergeyu@chromium.org
2011-11-24
1
-1
/
+5
*
Remove NewRunnableFunction in imageburner.
achuith@chromium.org
2011-11-24
1
-7
/
+9
*
Update .DEPS.git
chrome-admin@google.com
2011-11-24
1
-1
/
+1
*
roll gyp 1096:1098
thakis@chromium.org
2011-11-24
1
-1
/
+1
*
Ensure swap is performed before informing compositor.
jbauman@chromium.org
2011-11-24
2
-3
/
+2
*
This is the second and final patch of changes for implementing the per dataty...
lipalani@chromium.org
2011-11-24
8
-31
/
+202
*
Revert "Increase Bind/Callback Arity from 6 -> 11: These go to eleven."
ajwong@chromium.org
2011-11-24
8
-4792
/
+5
*
Valgrind: Suppress a new variation of a libpng error and widen the mac LoadLi...
thestig@chromium.org
2011-11-24
2
-1
/
+9
*
Convert safe_browsing_service_browsertest.cc to base::Bind.
shess@chromium.org
2011-11-24
1
-13
/
+11
*
chromeos: Move system resume handling to power manager client
sque@chromium.org
2011-11-24
9
-23
/
+48
*
Handle mouselock allowed in content settings while fullscreen is not.
scheib@chromium.org
2011-11-24
1
-2
/
+6
*
Move preliminary gpu info collection back to UI thread.
zmo@google.com
2011-11-24
1
-6
/
+1
*
Implement meta referrer (part 1/2)
jochen@chromium.org
2011-11-24
9
-10
/
+86
*
Add gamepad hardware data fetcher, and higher level thread container
scottmg@chromium.org
2011-11-24
9
-3
/
+584
*
Migrate gles2 from {Surface,Context}3D to Graphics3D.
fischman@chromium.org
2011-11-24
1
-24
/
+23
*
[ChromiumOS] Disable tests which were crashing on the waterfall.
shess@chromium.org
2011-11-24
2
-6
/
+37
*
Remove bogus line and fix tree
jar@chromium.org
2011-11-24
1
-2
/
+0
*
ppapi/proxy: Fix a bug in OnMsgFinishStreamingToFile.
polina@google.com
2011-11-24
1
-1
/
+1
*
Check that thread contexts are cleaned up during profiling
jar@chromium.org
2011-11-24
3
-19
/
+59
*
Clean-up: Change chrome/browser's CSS time units from s to ms if >= 1s durati...
dbeam@chromium.org
2011-11-23
25
-91
/
+91
*
Disable ProfileManagerBrowserTest.DeleteAllProfiles on Mac, as it flakily cra...
rsleevi@chromium.org
2011-11-23
1
-2
/
+2
*
enable the device selection for openbsd too to be in sync with linux
robert.nagy@gmail.com
2011-11-23
2
-3
/
+3
*
Merge definitions of PlatformFileToInt and IntToPlatformFile to one place.
xhwang@chromium.org
2011-11-23
9
-101
/
+70
*
Mark GpuFeatureTest.WebGLAlloweda as DISABLED_ on Linux, as it crashes/times out
rsleevi@chromium.org
2011-11-23
1
-2
/
+4
*
Reenabling a test that was failing because it loads a MHTML file that requires
jcivelli@chromium.org
2011-11-23
1
-3
/
+1
*
Pepper: Add an example/test plugin for audio input (a.k.a. microphone).
viettrungluu@chromium.org
2011-11-23
3
-0
/
+222
*
Refactor ContinueWindow::Show() to accept a callback parameter.
lambroslambrou@chromium.org
2011-11-23
7
-34
/
+67
*
Update .DEPS.git
chrome-admin@google.com
2011-11-23
1
-1
/
+1
*
Extract similar code into SetJobObjectAsKillOnJobClose()
toyoshim@chromium.org
2011-11-23
6
-21
/
+25
*
Roll WebKit 101035:101098
adamk@chromium.org
2011-11-23
1
-1
/
+1
*
Fixed slowdown due to local input monitoring.
jamiewalch@chromium.org
2011-11-23
1
-4
/
+7
*
Fix python scripts in src/media
maruel@chromium.org
2011-11-23
15
-18
/
+10
*
Replaces the broken raw stream based audio renderer with one based on AudioOu...
dalecurtis@chromium.org
2011-11-23
2
-64
/
+67
[next]