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
...
*
Add setJavaScriptProfilingEnabled method to test_shell's layoutTestController.
mnaganov@chromium.org
2010-06-04
2
-0
/
+12
*
Add third_party/hunspell_dictionaries to .gitignore
mnissler@chromium.org
2010-06-04
1
-0
/
+1
*
Add support for WebThemeEngine to webkit_support
rolandsteiner@chromium.org
2010-06-04
2
-0
/
+33
*
Restore browser launching logic for guest login.
avayvod@chromium.org
2010-06-04
2
-1
/
+9
*
Update WebKit to r60658
tkent@google.com
2010-06-04
1
-1
/
+1
*
Revert 48903 - Add support for WebThemeEngine to webkit_support
rolandsteiner@chromium.org
2010-06-04
2
-16
/
+0
*
Add support for WebThemeEngine to webkit_support
rolandsteiner@chromium.org
2010-06-04
2
-0
/
+16
*
Update WebKit to r60649. Remove temporary override in test_expectations.
pkasting@chromium.org
2010-06-04
2
-5
/
+1
*
tabs->spaces in generated_resources.grd
estade@chromium.org
2010-06-04
1
-106
/
+106
*
Don't load the user script that's not utf-8, and show UI that load failed.
cira@chromium.org
2010-06-04
5
-11
/
+63
*
Fixes an invalid read bug in ClientSocketPoolBaseHelper and cancels ConnectJo...
willchan@chromium.org
2010-06-03
2
-0
/
+38
*
Add a temporary test exception until the next WK roll.
johnnyg@chromium.org
2010-06-03
1
-1
/
+5
*
Change the test notification presenter to fire the display event asynchronous...
johnnyg@chromium.org
2010-06-03
1
-1
/
+11
*
Fix submenu support for extensions context menu API.
asargent@chromium.org
2010-06-03
5
-194
/
+162
*
Fix a bug in NPDrawingModelInvalidatingCoreAnimation, and make it more efficient
stuartmorgan@chromium.org
2010-06-03
2
-5
/
+7
*
Navigating to a page in ChromeFrame in IE would display the sad tab page brie...
ananta@chromium.org
2010-06-03
6
-11
/
+25
*
Disabled InstallApps while I fix the text on Linux.
mpcomplete@chromium.org
2010-06-03
1
-1
/
+3
*
Generated omnibox doc.
kathyw@chromium.org
2010-06-03
2
-0
/
+603
*
Prevent installation of an app if its web extent overlaps another installed app.
mpcomplete@chromium.org
2010-06-03
8
-11
/
+70
*
Remove BOM from js and css files in content script.
cira@chromium.org
2010-06-03
2
-21
/
+51
*
GTK: Repaint the toolbar after the bookmark bar has finished.
erg@google.com
2010-06-03
3
-1
/
+20
*
Wrap Sqlite utils functions into a sqlite_utils namespace.
tfarina@chromium.org
2010-06-03
9
-44
/
+43
*
Revert 48842 - Remove obsolete suppression
erg@google.com
2010-06-03
1
-0
/
+12
*
Address a TODO about renaming RequestInfo --> SourceInfo.
eroman@chromium.org
2010-06-03
3
-172
/
+171
*
TTF: Fix and enable AppModalDialogTest on Mac.
dmuir@chromium.org
2010-06-03
2
-10
/
+16
*
Force web_origin to be present only on extension gallery installs. For
mpcomplete@chromium.org
2010-06-03
5
-17
/
+39
*
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
[prev]
[next]