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
*
Fix visible parameter passed to WnidowObserver
oshima@google.com
2011-10-19
3
-2
/
+65
*
Minor History Code Cleanup.
mrossetti@chromium.org
2011-10-19
5
-17
/
+12
*
Fix python script that auto generates webgl conformance tests header file.
zmo@chromium.org
2011-10-19
5
-81
/
+367
*
base::Bind: Convert webkit/database.
jhawkins@chromium.org
2011-10-19
5
-21
/
+29
*
Add comment to profile_manager indicating that GetDefaultProfile should no lo...
mirandac@chromium.org
2011-10-19
1
-0
/
+2
*
base::Bind: Easy cleanups in browsing_data*.
jhawkins@chromium.org
2011-10-19
7
-88
/
+83
*
Count all abnormal child process exits in a ChildProcess.Disconnected histogram.
petkov@chromium.org
2011-10-19
3
-1
/
+5
*
[Mac] Clean up stale references when rebuilding the bookmarks menu.
rsesek@chromium.org
2011-10-19
1
-10
/
+4
*
Fixed bugs with Pepper 3D under dynamic GPU switching.
kbr@chromium.org
2011-10-19
13
-48
/
+151
*
Fix X events processing
piman@chromium.org
2011-10-19
1
-4
/
+13
*
net: disable revocation checking for connections to HTTPS proxies.
agl@chromium.org
2011-10-19
1
-0
/
+3
*
Make the destructor private for a refcounted class.
nileshagrawal@chromium.org
2011-10-19
1
-2
/
+4
*
Fix build break: use NewRunnableMethod for bind that requires 7-arity.
jhawkins@chromium.org
2011-10-19
1
-3
/
+5
*
Remove extraneous StartWatchingMouse().
koz@chromium.org
2011-10-19
1
-1
/
+0
*
Make command buffer validate glRenderbufferStorage width and height
gman@chromium.org
2011-10-19
9
-26
/
+127
*
Remove unnecessary use of skia::ScopedPlatformPaint from RenderTextWin.
asvitkine@chromium.org
2011-10-19
1
-12
/
+5
*
Reverting as an experiment to determine if this caused increased Win build
jhawkins@chromium.org
2011-10-19
4
-678
/
+16
*
base::Bind: Cleanups in in_process_webkit.
jhawkins@chromium.org
2011-10-19
7
-46
/
+39
*
Make inline installation callbacks fire when the item is downloaded and insta...
mihaip@chromium.org
2011-10-19
8
-17
/
+100
*
Ensure that correct Browser window (with the Profile corresponding to |extens...
mirandac@chromium.org
2011-10-19
1
-2
/
+3
*
Ensure that ActiveDownloadsHandler uses |profile_| to open the new window.
mirandac@chromium.org
2011-10-19
1
-1
/
+2
*
Autofill: Add "U.S.A." as a variant spelling for the United States.
isherman@chromium.org
2011-10-19
1
-0
/
+1
*
Get the image transport working with RWHVA
ben@chromium.org
2011-10-19
9
-109
/
+179
*
options: fix up vertical spacing
estade@chromium.org
2011-10-19
3
-7
/
+22
*
97871: Bottom half of new tab button on tabstrip is not touchable.
tony@chromium.org
2011-10-19
2
-0
/
+14
*
Fix ordering dependencies for #if OS_CHROMEOS and OS_LINUX
stevenjb@chromium.org
2011-10-19
3
-7
/
+7
*
Ensure that DesktopNotification fires on the browser with the correct Profile.
mirandac@chromium.org
2011-10-19
1
-1
/
+1
*
Get KeyEvents to limp in Aura. This assumes the desktop host is going to send...
ben@chromium.org
2011-10-19
8
-12
/
+49
*
Prevent crash by posting a task to call unrecoverable error handler. The task...
lipalani@chromium.org
2011-10-19
7
-2
/
+38
*
Revert 106327 - Used use-gl=any instead of forcing osmesa for UI tests.
thestig@chromium.org
2011-10-19
4
-2
/
+41
*
Remove the special-case isolated storage map from
aa@chromium.org
2011-10-19
3
-24
/
+32
*
Remove kDemuxerIsWebm as it hasn't been working for a while and isn't really ...
scherkus@chromium.org
2011-10-19
1
-8
/
+0
*
Add NetworkEventCB to media pipeline and remove IsNetworkActive()
vrk@google.com
2011-10-19
13
-90
/
+65
*
Update .DEPS.git
chrome-admin@google.com
2011-10-19
1
-1
/
+1
*
Tweak the error message for extension bundle installs.
jstritar@chromium.org
2011-10-19
1
-8
/
+2
*
Remove stale references to private NaCl copy of PPAPI
noelallen@google.com
2011-10-19
6
-27
/
+16
*
Print Preview: Fixing Uncaught TypeError in the margins code.
dpapad@chromium.org
2011-10-19
1
-0
/
+1
*
Basic HTTP pipelining support.
simonjam@chromium.org
2011-10-19
36
-80
/
+3101
*
Clean up a Todo for Aura.
saintlou@chromium.org
2011-10-19
1
-7
/
+6
*
Change description of downloads-new-ui flag to describe what it currently does.
asanka@chromium.org
2011-10-19
1
-1
/
+1
*
Use base::Bind() instead NewRunnableFunction() in files under chrome/browser.
satorux@chromium.org
2011-10-19
4
-10
/
+16
*
Fix a bug that causes NaCl tests to fail. The CWS and dev interface
bbudge@chromium.org
2011-10-19
2
-12
/
+19
*
Don't need to export an abstract interface.
wtc@chromium.org
2011-10-19
3
-19
/
+2
*
WATCH aura, x11 and message-loop.
sadrul@chromium.org
2011-10-19
1
-2
/
+6
*
WebUI TaskManager: Polish UI
yoshiki@chromium.org
2011-10-19
2
-6
/
+11
*
It seems there was a problem with my CL to add the search app to
rogerta@chromium.org
2011-10-19
1
-0
/
+4
*
Test data for http://codereview.chromium.org/8345033/.
bryner@chromium.org
2011-10-19
8
-0
/
+21
*
Fixed form submission from pyauto tests.
joaodasilva@chromium.org
2011-10-19
6
-23
/
+30
*
Valgrind: Suppress new WebKit leaks and add a nwe TSAN suppression.
thestig@chromium.org
2011-10-19
2
-0
/
+33
*
New disconnect window (mac) for Chromoting.
dmaclach@chromium.org
2011-10-19
3
-37
/
+169
[next]