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
*
Fold WebMediaPlayerImpl::Initialize() into the constructor.
scherkus@chromium.org
2012-01-13
14
-105
/
+84
*
Remove outdated valgrind suppression related to Extension::InitFromValue.
jstritar@chromium.org
2012-01-13
1
-10
/
+0
*
Update .DEPS.git
chrome-admin@google.com
2012-01-13
1
-1
/
+1
*
Roll DEPS for Breakpad r897:r902. Mostly changes being upstreamed from CrOS's...
thestig@chromium.org
2012-01-13
3
-3
/
+27
*
Revert r116858 as it is causing various crashes.
darin@chromium.org
2012-01-13
1
-6
/
+1
*
* Don't activate a window if screen is locked.
oshima@chromium.org
2012-01-13
7
-34
/
+69
*
Update .DEPS.git
chrome-admin@google.com
2012-01-13
1
-1
/
+1
*
Allow tracing in third_party libraries
jbates@chromium.org
2012-01-13
8
-574
/
+821
*
WebKit roll 104855:104880
dimich@chromium.org
2012-01-13
1
-1
/
+1
*
Fix UA Spoofing Condition for Linux.
yuzo@chromium.org
2012-01-13
2
-3
/
+64
*
Mark flaky.
miket@chromium.org
2012-01-13
1
-1
/
+2
*
[Coverity] Changed pass-by-value to by-ref
groby@chromium.org
2012-01-13
1
-3
/
+3
*
Implement ShellWindow in Views.
jeremya@chromium.org
2012-01-13
5
-7
/
+115
*
Fix invalid GDI object teardown sequence.
cpu@chromium.org
2012-01-13
1
-6
/
+9
*
Minor cleanup for UploadDataStream's constructor.
satorux@chromium.org
2012-01-13
2
-2
/
+5
*
PPAPI: Implement operator= for FileChooser_Trusted.
viettrungluu@chromium.org
2012-01-13
2
-4
/
+14
*
Revert 117533 - Fix ASLR Windows build configuration
wez@chromium.org
2012-01-13
1
-47
/
+12
*
Disable hole-punching on Windows, it seems to be broken right now, probably d...
ben@chromium.org
2012-01-13
2
-2
/
+9
*
Initialized variable to fix -Wmaybe-uninitialized warning.
asharif@chromium.org
2012-01-13
1
-1
/
+1
*
Add annotator tags for better debugging. More suppressions and other tweaks.
jrg@google.com
2012-01-13
3
-15
/
+39
*
[i18n fixlet] Move extension icon to the right in RTL languages
tbreisacher@chromium.org
2012-01-13
1
-0
/
+4
*
Removes support for multiple images from launcher. Doesn't look like
sky@chromium.org
2012-01-13
15
-134
/
+110
*
Add custom field converter to JSONValueConverter.
mukai@chromium.org
2012-01-13
2
-0
/
+85
*
Refactor PendingExtensionManager for clarity and consistency.
skerner@chromium.org
2012-01-13
12
-133
/
+376
*
The network_moved check in DoHandshakeLoop should only apply to
wtc@chromium.org
2012-01-13
1
-7
/
+11
*
Cleanup from review 9122008. Use background scripts.
miket@chromium.org
2012-01-13
2
-7
/
+1
*
[options2] add line-height for sync overview
estade@chromium.org
2012-01-13
3
-1
/
+9
*
render_text_unittest.cc should not be compiled on Mac
dhollowa@chromium.org
2012-01-13
1
-1
/
+1
*
[i18n fixlet] [uber page] List of subpages should be on the right for rtl langs
tbreisacher@chromium.org
2012-01-13
1
-4
/
+9
*
Revert 117561 - Add NaCl proxy for pepper gamepad
scottmg@google.com
2012-01-13
15
-195
/
+2
*
Make ShellWindow have a titlebar and a closebox.
mihaip@chromium.org
2012-01-13
1
-1
/
+4
*
Don't call preLoad for navigations within the same page.
scr@chromium.org
2012-01-13
5
-13
/
+102
*
[i18n fixit] Improving description of strings in preferences, to avoid transl...
dpapad@chromium.org
2012-01-13
1
-5
/
+5
*
Aura compile issues under clang
dhollowa@chromium.org
2012-01-13
6
-11
/
+13
*
CanvasSkia::Transform should be enabled on the Mac
dhollowa@chromium.org
2012-01-13
3
-9
/
+3
*
[Sync] move SyncBackendHost::Core into sync_backend_host.cc
akalin@chromium.org
2012-01-13
2
-164
/
+165
*
[uber page] Rename the LanguageCustomizeModifierKeys dialog to KeyboardOverlay.
csilv@chromium.org
2012-01-13
11
-59
/
+90
*
Handle Z_BUF_ERROR as a non-fatal error while incrementally decompressing
rtenneti@google.com
2012-01-13
2
-4
/
+2
*
Status bar volume controls.
achuith@chromium.org
2012-01-13
6
-3
/
+293
*
Add NaCl proxy for pepper gamepad
scottmg@chromium.org
2012-01-13
15
-2
/
+195
*
[Mac,Intents] Added bare-bones support for inline disposition.
groby@chromium.org
2012-01-13
4
-17
/
+108
*
[cros] Add "Show portal button" flag in carrier config that launches carrier ...
nkostylev@chromium.org
2012-01-13
14
-37
/
+108
*
Convert use of int ms to TimeDelta in files owned by thestig.
tedvessenes@gmail.com
2012-01-13
1
-2
/
+2
*
Convert use of int ms to TimeDelta in files owned by jeremy.
tedvessenes@gmail.com
2012-01-13
4
-9
/
+9
*
Implement reverse auto-login.
rogerta@chromium.org
2012-01-13
8
-37
/
+184
*
Implement blocking read. Reading was working fine for synchronous case, but t...
miket@chromium.org
2012-01-13
10
-131
/
+247
*
Retain app page and launcher ordinals during updates.
jstritar@chromium.org
2012-01-13
2
-7
/
+40
*
Update .DEPS.git
chrome-admin@google.com
2012-01-13
1
-1
/
+1
*
New launcher images from Nicholas.
sky@chromium.org
2012-01-13
4
-0
/
+0
*
WebKit roll 104841:104855
dimich@chromium.org
2012-01-13
1
-1
/
+1
[next]