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
...
*
Set logged in user image when image is selected.
avayvod@chromium.org
2010-08-12
4
-1
/
+17
*
Suppress data race in UI (bug 51890) and remove a suppression for a race fixe...
timurrrr@chromium.org
2010-08-12
1
-6
/
+16
*
WebKit roll 65180:65181
hamaji@chromium.org
2010-08-12
1
-1
/
+1
*
Use a sane naming scheme for content setting bubble classes.
bauerb@chromium.org
2010-08-12
16
-42
/
+42
*
WebKit roll 65171:65180
hamaji@chromium.org
2010-08-12
1
-1
/
+1
*
Add prefs for the DOMUI version of "Customize modifier keys" dialog.
yusukes@chromium.org
2010-08-12
7
-53
/
+112
*
Uninitialized member vars and inlined constructors.
finnur@chromium.org
2010-08-12
5
-5
/
+22
*
Reenable bad-scheme-subframe.html which was rebaselined upstream
yurys@chromium.org
2010-08-12
1
-2
/
+0
*
Fix cros library documentation:
joth@chromium.org
2010-08-12
16
-28
/
+35
*
Updating trunk VERSION from 492.0 to 493.0
chrome-release@google.com
2010-08-12
1
-1
/
+1
*
Initialize the members and avoid inlining the constructors.
finnur@chromium.org
2010-08-12
6
-13
/
+29
*
Uninitialized member variable in UrlRequestJobMetrics.
finnur@chromium.org
2010-08-12
1
-2
/
+5
*
Uninitialized member vars in CacheDumper.
finnur@chromium.org
2010-08-12
1
-4
/
+5
*
Add support for GL_EXT_read_format_bgra.
gman@chromium.org
2010-08-12
2
-2
/
+40
*
Adds a browser_test for IndexedDB.
bulach@chromium.org
2010-08-12
5
-0
/
+154
*
WebKit roll 65164:65171
hamaji@chromium.org
2010-08-12
1
-1
/
+1
*
Add the Resource ID of the keyboard layout(xkb:bg:phonetic:bul)
yusukes@chromium.org
2010-08-12
2
-0
/
+4
*
A fix for Issue 46278.
hbono@chromium.org
2010-08-12
2
-9
/
+31
*
Revert "WebKit roll 65164:65167"
hamaji@chromium.org
2010-08-12
1
-1
/
+1
*
WebKit roll 65164:65167
hamaji@chromium.org
2010-08-12
1
-1
/
+1
*
Try to fix CrOS build (probelm with r55848), part 2.
viettrungluu@chromium.org
2010-08-12
2
-3
/
+3
*
Fix r55848 (Chrome OS build failure).
viettrungluu@chromium.org
2010-08-12
1
-2
/
+1
*
WebKit roll 65162:65164
hamaji@chromium.org
2010-08-12
1
-1
/
+1
*
Update V8 to version 2.3.7
sgjesse@google.com
2010-08-12
1
-1
/
+1
*
Attempt to fix chrome frame tests crash on the IE6 builder. The crash occurs ...
ananta@chromium.org
2010-08-12
1
-0
/
+10
*
Remove wchar_t* methods from prefs.
viettrungluu@chromium.org
2010-08-12
21
-551
/
+309
*
Revert 55846 - roll deps to new libvpx and chromium ffmpeg binaries linked wi...
viettrungluu@chromium.org
2010-08-12
1
-2
/
+2
*
roll deps to new libvpx and chromium ffmpeg binaries linked with libvpx
fbarchard@chromium.org
2010-08-12
1
-2
/
+2
*
Add WebSocket handshake message in net_log
ukai@chromium.org
2010-08-12
6
-0
/
+102
*
Fixes glAttachShader to be OpenGL ES 2.0 spec compliant.
gman@chromium.org
2010-08-12
4
-11
/
+20
*
Fix a bug that caused the lead index to always move to the first item after r...
satorux@chromium.org
2010-08-12
1
-0
/
+2
*
Convert TimeFormat (chrome/common/time_format.*) to string16 (from wstring).
viettrungluu@chromium.org
2010-08-12
9
-96
/
+111
*
Copyright change to kick off new build.
mirandac@chromium.org
2010-08-12
1
-1
/
+1
*
Revert "WebKit roll 65162:65184"
hamaji@chromium.org
2010-08-12
1
-1
/
+1
*
Revert 55766 - Enable -fPIC by default on x64
mirandac@chromium.org
2010-08-12
3
-5
/
+27
*
Add token serialization to token_service.
chron@chromium.org
2010-08-12
16
-99
/
+793
*
Bug fix: Reset keyboard layout to hardware keyboard when IME is killed.
zork@chromium.org
2010-08-12
1
-0
/
+2
*
Perf expectations updates for xpdual.
chase@chromium.org
2010-08-12
1
-5
/
+5
*
Add instructions in the Languages and Input dialog per a mock from UX.
satorux@chromium.org
2010-08-12
4
-0
/
+42
*
Fix glGetFramebufferAttachmentParameteriv so it returns
gman@chromium.org
2010-08-12
4
-153
/
+261
*
WebKit roll 65162:65184
hamaji@chromium.org
2010-08-12
1
-1
/
+1
*
Mark NaClPermissionEnabled as flaky.
lzheng@chromium.org
2010-08-12
1
-1
/
+2
*
Add event traces to measure the performance of the function which pre reads c...
ananta@chromium.org
2010-08-12
1
-0
/
+3
*
Implement DOMUI version of key repeat options.
yusukes@chromium.org
2010-08-12
3
-0
/
+83
*
ServiceProcessControl to launch a service process and communicate through IPC.
hclam@chromium.org
2010-08-12
17
-14
/
+664
*
GTK: fix decoding of custom cursor bytes.
estade@chromium.org
2010-08-12
1
-11
/
+7
*
Moving the autofill code from WebKit EditorClientImpl to Chromium.
jcivelli@google.com
2010-08-12
6
-43
/
+151
*
Use GetTitleAsString16 instead of GetTitle that returns std::wstring.
tfarina@chromium.org
2010-08-12
1
-23
/
+25
*
Adding tts experimental extensions api
chaitanyag@chromium.org
2010-08-12
13
-1
/
+270
*
Fix permissions to fix broken chromium tree.
erg@google.com
2010-08-12
5
-0
/
+0
[prev]
[next]