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
*
Pepper/Flapper: First pass at context menu implementation.
viettrungluu@chromium.org
2011-01-31
14
-121
/
+338
*
Remove obsolete files from 'sources'. This causes needless work on incrementa...
jeanluc@chromium.org
2011-01-31
1
-1
/
+1
*
Fix for: Some forms have incorrect signature for querying with toolbar servers
georgey@chromium.org
2011-01-31
3
-20
/
+80
*
Adds a command to the AutomationProvider for sending WebKeyboardEvents to the...
kkania@chromium.org
2011-01-31
8
-5
/
+188
*
Small fixes for GPU process in single process mode.
backer@chromium.org
2011-01-31
2
-4
/
+7
*
[Sync] Relax checks for received XMPP messages
akalin@chromium.org
2011-01-31
1
-9
/
+3
*
Unbreak touchui unit tests
rjkroege@google.com
2011-01-31
1
-5
/
+1
*
Add channel_id parameter for NamedProxyLauncher constructor.
dtu@chromium.org
2011-01-31
5
-9
/
+27
*
Remove integration points for the NPAPI NaCl plugin
abarth@chromium.org
2011-01-31
2
-61
/
+0
*
Histogram why a prerendered page was used or abandoned.
cbentzel@chromium.org
2011-01-31
5
-28
/
+116
*
DevTools: introduce tab contents list provider for remote debugging.
pfeldman@chromium.org
2011-01-31
6
-41
/
+108
*
BUG=71223
rohitbm@google.com
2011-01-31
1
-1
/
+5
*
[mac accessibility] Fix an uncaught exception that would occur if VoiceOver i...
csilv@chromium.org
2011-01-31
3
-18
/
+13
*
Marks test as flaky on mac.
sky@chromium.org
2011-01-31
1
-1
/
+8
*
Unbreak touchui unit tests
rjkroege@google.com
2011-01-31
1
-0
/
+1
*
Revert 71157 (caused 70644) - This is an alternate CL to the fix in http://co...
thakis@chromium.org
2011-01-31
3
-3
/
+26
*
Removes known crash that hasn't happened in the last 50 or so runs.
sky@chromium.org
2011-01-31
1
-3
/
+0
*
Couple of changes in hopes of finally making ShareProcessesOnRestore
sky@chromium.org
2011-01-31
15
-35
/
+175
*
Landing http://codereview.chromium.org/6326013/ on behalf of dgozman@chromium...
zelidrag@chromium.org
2011-01-31
5
-0
/
+24
*
Changes how autocomplete updates results in hopes of keeping the popup
sky@chromium.org
2011-01-31
8
-183
/
+433
*
Move plugin message handling from TabContents into PluginMessageFilter.
bauerb@chromium.org
2011-01-31
5
-269
/
+337
*
Refactoring to use a new IPC message filter.
backer@chromium.org
2011-01-31
12
-93
/
+168
*
DevTools: enable remote debugging with front-end served from the cloud.
pfeldman@chromium.org
2011-01-31
12
-128
/
+128
*
Add failure reason histogram to SandboxedExtensionUnpacker
skerner@chromium.org
2011-01-31
2
-101
/
+227
*
Spruce up close buttons for blocked/click-to-play plugins.
bauerb@chromium.org
2011-01-31
4
-9
/
+39
*
Rename {Pref,Policy}ContentSettingsProvider to {Pref,Policy}DefaultContentSet...
markusheintz@chromium.org
2011-01-31
13
-73
/
+110
*
GTTF: Move NavigateToURLAsync function from UITestBase into UITest.
tfarina@chromium.org
2011-01-31
2
-11
/
+14
*
[cros] Refactoring login controllers.
nkostylev@chromium.org
2011-01-31
16
-448
/
+695
*
Always use forward slash when generating name of manifest file
caseq@google.com
2011-01-31
1
-1
/
+4
*
Don't make blocking IO on UI thread in hot paths
dpolukhin@chromium.org
2011-01-31
1
-24
/
+55
*
Updating trunk VERSION from 655.0 to 656.0
chrome-release@google.com
2011-01-31
1
-1
/
+1
*
For chromeos, ensure page info bubble is closed when link is clicked.
falken@chromium.org
2011-01-31
1
-0
/
+5
*
Disable PasswordStoreWinTest.ConvertIE7Login, hangs flakily
phajdan.jr@chromium.org
2011-01-31
1
-1
/
+2
*
Reset paused_ to false when speaking to fix a bug where Stop() didn't always ...
dmazzoni@chromium.org
2011-01-31
1
-1
/
+3
*
Add GetInputMethodDescriptorFromId() and fix GetKeyboardLayoutName()
satorux@chromium.org
2011-01-31
6
-99
/
+88
*
Remove the Flaky flag on FindByXPath as this might not be failing anymore.
nsylvain@chromium.org
2011-01-31
1
-10
/
+3
*
Revert 73121 - Remove obsolete files from 'sources'. This causes needless wo...
nsylvain@chromium.org
2011-01-31
1
-1
/
+1
*
Remove obsolete files from 'sources'. This causes needless work on increment...
jeanluc@chromium.org
2011-01-30
1
-1
/
+1
*
In Visual Studio 2010, pass a nullptr rather than NULL when building a std::p...
jeanluc@chromium.org
2011-01-30
3
-6
/
+34
*
Fix miscellaneous compilation bugs under Visual Studio 2010.
jeanluc@chromium.org
2011-01-30
1
-0
/
+10
*
Add the include <iterator> or change the usage of back_inserter to avoid comp...
jeanluc@chromium.org
2011-01-30
3
-1
/
+4
*
Increase the timeout for the DomAutomationTest. They are the first
nsylvain@chromium.org
2011-01-30
1
-7
/
+21
*
Updating trunk VERSION from 654.0 to 655.0
chrome-release@google.com
2011-01-30
1
-1
/
+1
*
Mark indexeddb and database cyclers as flaky.
chase@chromium.org
2011-01-29
1
-9
/
+6
*
Initialized CrApplication for the service process.
sanjeevr@chromium.org
2011-01-29
1
-0
/
+8
*
[Sync] Remove code to listen to notifications for sync objects of unknown type
akalin@chromium.org
2011-01-29
3
-31
/
+1
*
Updating trunk VERSION from 653.0 to 654.0
chrome-release@google.com
2011-01-29
1
-1
/
+1
*
Create autofill subdirectory in chrome/renderer
isherman@chromium.org
2011-01-29
15
-193
/
+222
*
Tweak the auto-open algorithm to permit JNLP to auto-open iff the user has
cevans@chromium.org
2011-01-29
3
-8
/
+13
*
Mac: Attempt to fix official build.
thestig@chromium.org
2011-01-29
1
-0
/
+1
[next]