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
path:
root
/
chrome
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement ChromeDriver ExecuteAsyncScript and AsyncScript (aka set_script_tim...
hnguyen@chromium.org
2011-04-29
11
-179
/
+376
*
Allow extensions with NPAPI plugins to install on ChromeOS, just don't allow ...
mpcomplete@chromium.org
2011-04-29
7
-61
/
+44
*
Add chrome/test/data/prerender/extension.crx
cbentzel@chromium.org
2011-04-29
1
-0
/
+0
*
Revert 83536 - Add prerender browser tests for unsupported URL schemes.BUG=80...
cbentzel@chromium.org
2011-04-29
1
-158
/
+0
*
Change about:flags page to not allow anyone but the owner modify it.
rkc@chromium.org
2011-04-29
3
-2
/
+52
*
Sync: Don't specify most font sizes in the sync overlay. This overlay now
jhawkins@chromium.org
2011-04-29
2
-65
/
+21
*
Submitting http://codereview.chromium.org/6901058/ on behalf of rhashimoto
saintlou@chromium.org
2011-04-29
28
-40
/
+75
*
Window::InitWindow shouldn't replace frame view with default if custom frame set
dpolukhin@chromium.org
2011-04-29
1
-0
/
+1
*
Enable pyauto translate tests on ChromeOS
nirnimesh@chromium.org
2011-04-29
1
-3
/
+4
*
Bubble up calls to navigate from individual tests to SetUpOnMainThread.
dtseng@chromium.org
2011-04-29
1
-2
/
+2
*
CrOS - List user certificates in VPN connect dialog UI.
jamescook@chromium.org
2011-04-29
3
-56
/
+126
*
Cleanup: Remove more dead printing code.
thestig@chromium.org
2011-04-29
1
-9
/
+1
*
Fix a DCHECK that fires in system-level builds while validating UserExperimen...
grt@chromium.org
2011-04-29
1
-2
/
+3
*
Add a grid to about:gpu timeline to allow study of vsync issues.
nduca@chromium.org
2011-04-29
2
-4
/
+81
*
keyboard: Restore the normal mode after a shifted keyevent.
sadrul@chromium.org
2011-04-29
1
-3
/
+3
*
Add prerender browser tests for unsupported URL schemes.
cbentzel@chromium.org
2011-04-29
1
-0
/
+158
*
history: Make QueryNodeWord more readable.
tfarina@chromium.org
2011-04-29
1
-26
/
+39
*
GTK: Query TopSites for the Most Visited pages and populate fill in the globa...
erg@google.com
2011-04-29
5
-19
/
+94
*
Don't add an empty extension to the list of extensions in the Save As dialog.
asanka@chromium.org
2011-04-29
1
-4
/
+6
*
Partial fix for ChromeOS regression from chrome:72040
stevenjb@google.com
2011-04-29
1
-0
/
+1
*
PrintPreview: [LINUX] Added code to show the printer configuration tool.
kmadhusu@chromium.org
2011-04-29
1
-2
/
+55
*
Get tests working with single-process mode.
dmaclach@chromium.org
2011-04-29
2
-2
/
+15
*
GTTF: Fix WeakPtr NULL checks of automation provider in the observers.
phajdan.jr@chromium.org
2011-04-29
1
-8
/
+8
*
Pick off the lowest hanging fruits in removing the chrome includes from conte...
jam@chromium.org
2011-04-29
16
-166
/
+79
*
Hide Media Player video controls on inactivity.
kaznacheev@chromium.org
2011-04-29
1
-5
/
+101
*
Added "Exit full screen" button to Chrome OS Media Player.
kaznacheev@chromium.org
2011-04-29
2
-0
/
+16
*
Fix last two failing browser tests on Chrome OS
rkc@chromium.org
2011-04-29
2
-3
/
+4
*
Fix inverted logic for aborting out of the running as root check.
mbelshe@chromium.org
2011-04-29
1
-1
/
+1
*
gtk: Get rid of GtkThemeService::UseGtkTheme() function.
tfarina@chromium.org
2011-04-29
2
-11
/
+1
*
Marked ExtensionLoadTest.Test as flaky on Linux x64.
joaodasilva@chromium.org
2011-04-29
1
-1
/
+8
*
Added policy to allow plugins that require authorization to run.
joaodasilva@chromium.org
2011-04-29
14
-32
/
+88
*
Sign-in button stays gray after invalid login
glotov@google.com
2011-04-29
1
-1
/
+7
*
Use the IAttachmentExecute service to set the Zone.Identifier stream,
joaodasilva@chromium.org
2011-04-29
3
-28
/
+77
*
Exit full screen on Escape in Chrome OS media player.
kaznacheev@chromium.org
2011-04-29
1
-0
/
+19
*
Updating trunk VERSION from 751.0 to 752.0
chrome-release@google.com
2011-04-29
1
-1
/
+1
*
Correctly reload history view after deleting the last item
jochen@chromium.org
2011-04-29
2
-2
/
+2
*
Mark AutocompleteEditViewTest.PasteReplacingAll as flaky.
phajdan.jr@chromium.org
2011-04-29
1
-1
/
+2
*
Linux: clean up the usage of "use_cups" gyp switch:
phajdan.jr@chromium.org
2011-04-29
3
-23
/
+15
*
Field trials are currently implemented (commonly) using a static variable tha...
rtenneti@chromium.org
2011-04-29
7
-0
/
+148
*
DevTools: make --debug-devtools-frontend point to the front-end folder.
pfeldman@chromium.org
2011-04-29
3
-5
/
+15
*
Remove all TODO(tim):deprcecated and clean up all the remnants of syncer thre...
lipalani@chromium.org
2011-04-29
18
-1615
/
+1526
*
Remove ChromeURLRequestContext from content/.
willchan@chromium.org
2011-04-29
6
-37
/
+22
*
Do not handle mouse event in lock window nor propagage to child.
oshima@google.com
2011-04-29
1
-3
/
+7
*
Don't show error message for empty password.
oshima@google.com
2011-04-29
1
-0
/
+3
*
Add back PageCyclerExtensionTest::SetUp with a comment explaining its purpose.
mpcomplete@chromium.org
2011-04-29
1
-0
/
+4
*
Print Preview: Disabling/Enabling elements when the preview is being updated ...
dpapad@chromium.org
2011-04-29
3
-117
/
+134
*
gtk: Replace most of the calls from UseGtkTheme() to UsingNativeTheme().
tfarina@chromium.org
2011-04-29
19
-45
/
+48
*
Sync: Simplify and fix the layout of the captcha UI in the login page.
jhawkins@chromium.org
2011-04-29
2
-29
/
+19
*
Cleanup: Remove more dead printing code.
thestig@chromium.org
2011-04-29
2
-26
/
+4
*
Add new enum values to GetUpdatesSource. The production server will probably
nick@chromium.org
2011-04-29
2
-3
/
+20
[next]