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
*
Implement support for NPDrawingModelInvalidatingCoreAnimation in Mac plugins
stuartmorgan@chromium.org
2010-06-03
5
-11
/
+31
*
Fix "under the hood" options page truncation.
xiyuan@chromium.org
2010-06-03
1
-0
/
+6
*
Remove some test file complitation exceptions from chrome_tests.gypi
stuartmorgan@chromium.org
2010-06-03
5
-18
/
+15
*
Record out-of-proc-tests' FAILS/FLAKY failures in the XML output.
kinuko@chromium.org
2010-06-03
3
-9
/
+29
*
Fix a regression where tabs.create() would focus the tab's window even if
mpcomplete@chromium.org
2010-06-03
1
-1
/
+0
*
Win SxS: Creating a new shortcut with enable-udd-profiles uses wrong icon.
mattm@chromium.org
2010-06-03
10
-23
/
+19
*
Convert some DCHECKs() for redirect into CHECKs() to make sure they aren't ge...
eroman@chromium.org
2010-06-03
1
-2
/
+2
*
Adding WebGL-ized rotatemodel.html demo.
luchen@google.com
2010-06-03
1
-0
/
+250
*
Porting the Phong Shader demo to WebGL.
luchen@google.com
2010-06-03
1
-0
/
+345
*
Make HostResolver NonThreadSafe and not thread safe refcounted.
willchan@chromium.org
2010-06-03
13
-206
/
+334
*
Manual Review: Adding a bunch of ignores for deps pulls and some project files
thomasvl@chromium.org
2010-06-03
0
-0
/
+0
*
[Mac] Revert "Enable zombies for all on devchannel."
shess@chromium.org
2010-06-03
1
-3
/
+1
*
Fix a bunch of lint/style issues
jar@chromium.org
2010-06-03
2
-21
/
+21
*
Move MouseLeave ui test to interactive ui tests target.
estade@chromium.org
2010-06-03
3
-8
/
+1
*
AutoFill: Make PersonalDataManager RefCountedThreadSafe.
jhawkins@chromium.org
2010-06-03
10
-40
/
+58
*
[Mac] Tighten up objc zombie dealloc implementation.
shess@chromium.org
2010-06-03
1
-3
/
+8
*
Disable DefaultPluginUITest.DefaultPluginLoadTest under valgrind.
estade@chromium.org
2010-06-03
1
-0
/
+2
*
On Chrome OS browse without sign in mode open only incognito windows.
nkostylev@google.com
2010-06-03
3
-0
/
+10
*
Linux: for Flash, disable right clicks in windowless mode.
viettrungluu@chromium.org
2010-06-03
2
-2
/
+15
*
Update WebKit to r60630.
pkasting@chromium.org
2010-06-03
1
-1
/
+1
*
Reusing the RegKey used to get the CurrentVersion to also get the Install Dir...
mirandac@google.com
2010-06-03
1
-3
/
+3
*
New autofill UI. Still not done:
georgey@chromium.org
2010-06-03
6
-854
/
+826
*
GPU plugin size is updated before GPU command buffer is initialized.
apatrick@chromium.org
2010-06-03
1
-2
/
+4
*
Added scroll view to internet settings page.
chocobo@chromium.org
2010-06-03
2
-22
/
+131
*
[Mac] Make the History menu behave more like the NTP in its display of recent...
rsesek@chromium.org
2010-06-03
10
-267
/
+519
*
Change 'const' to 'var' in event_bindings.js for ECMAScript compatibility rea...
ericdingle@chromium.org
2010-06-03
1
-5
/
+5
*
Remove obsolete suppression
erg@chromium.org
2010-06-03
1
-12
/
+0
*
A very basic fix that prevents experimental popups from living longer than th...
twiz@google.com
2010-06-03
11
-22
/
+158
*
Changes to allow focusing the syncronization dialog, useful for the case wher...
csilv@chromium.org
2010-06-03
9
-2
/
+48
*
[Mac] Enable zombies for all on devchannel.
shess@chromium.org
2010-06-03
1
-1
/
+3
*
Fix leaky spdy sessions and remove suppression.
vandebo@chromium.org
2010-06-03
4
-32
/
+10
*
Refactor CommandBufferHelper to use Jump to loop
gman@chromium.org
2010-06-03
4
-40
/
+75
*
Save/restore position for the preferences window based on prefs,
tfarina@chromium.org
2010-06-03
6
-3
/
+18
*
Fix cloud print job title.
scottbyer@chromium.org
2010-06-03
3
-17
/
+28
*
Close the translate infobar after selecting 'Never translate this language/si...
tfarina@chromium.org
2010-06-03
1
-0
/
+2
*
Quick fix: initializing member variable. Makes offline login work.
avayvod@chromium.org
2010-06-03
1
-1
/
+3
*
Adds third_party/libjingle/source to .gitignore
bulach@chromium.org
2010-06-03
1
-0
/
+1
*
Added user image screen for new user login (or old user logging in through
avayvod@chromium.org
2010-06-03
18
-28
/
+1152
*
Fix crash on NetworkScreen when corresponding view was deleted.
dpolukhin@chromium.org
2010-06-03
2
-0
/
+11
*
Revert v8 version due to wave misbehaviour.
ricow@chromium.org
2010-06-03
1
-1
/
+1
*
Exclude new WorkerTests that are failing under Valgrind
timurrrr@chromium.org
2010-06-03
1
-6
/
+12
*
Add IDBIndex support + various cleanup.
jorlow@chromium.org
2010-06-03
12
-156
/
+376
*
Update WebKit to r60613
tkent@google.com
2010-06-03
1
-1
/
+1
*
Updating trunk VERSION from 424.0 to 425.0
chrome-release@google.com
2010-06-03
1
-1
/
+1
*
Combine the combo box class used by mozc and chewing
zork@chromium.org
2010-06-03
7
-220
/
+136
*
Refactor WebSocket handshake.
ukai@chromium.org
2010-06-03
6
-194
/
+598
*
Update WebKit to r60607
tkent@google.com
2010-06-03
1
-1
/
+1
*
Roll gyp DEPS to 826 to include my makefile changes.
tony@chromium.org
2010-06-03
1
-1
/
+1
*
Add resources to Linux DRT so things like the broken image
tony@chromium.org
2010-06-03
4
-24
/
+74
*
Porting fts2.patch to fts3. fts2.patch was created in
dumi@chromium.org
2010-06-03
6
-274
/
+2592
[next]