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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use new touchpad api
davemoore@chromium.org
2010-09-08
2
-10
/
+1
*
Back out r58827. It caused browser_tests ExtensionApiTest.Rlz to fail.
mark@chromium.org
2010-09-08
1
-2
/
+1
*
Don't use the return value of rlz_lib::SendFinancialPing() as the return value
rogerta@google.com
2010-09-08
1
-1
/
+2
*
Revert 58809 - Implement the webNavigation.onCommitted event.
jochen@chromium.org
2010-09-08
4
-27
/
+4
*
Implement the webNavigation.onCommitted event.
jochen@chromium.org
2010-09-08
4
-4
/
+27
*
Revert 58802 - Implement the webNavigation.onCommitted event.
jochen@chromium.org
2010-09-08
4
-27
/
+4
*
Implement the webNavigation.onCommitted event.
jochen@chromium.org
2010-09-08
4
-4
/
+27
*
Fix deserializition for message 65707 (ViewMsg_ExtensionsUpdated)
dpolukhin@chromium.org
2010-09-08
1
-1
/
+1
*
Build failure fix: Disabling accelerated compositing on the mac as it fails m...
vangelis@chromium.org
2010-09-08
2
-0
/
+6
*
FBTF: Remove unneeded headers from base/ (part 8)
thestig@chromium.org
2010-09-08
4
-7
/
+3
*
Enable webgl and accelerated compositing by default on all platforms. Removes
vangelis@chromium.org
2010-09-08
4
-10
/
+11
*
Revert 58778 - New authorization framework for sync.
johnnyg@chromium.org
2010-09-08
3
-36
/
+4
*
New authorization framework for sync.
johnnyg@chromium.org
2010-09-08
3
-4
/
+36
*
Revert 58768 - Adding the sync-notification-host command line parameter to th...
rsimha@chromium.org
2010-09-07
2
-4
/
+0
*
Adding the sync-notification-host command line parameter to the integration t...
rsimha@chromium.org
2010-09-07
2
-0
/
+4
*
Adding a sample for the extensions idle API.
kurrik@chromium.org
2010-09-07
10
-2
/
+237
*
Clean up benchmarks and pop warning message on error triggered by redirect.
lzheng@chromium.org
2010-09-07
1
-1
/
+6
*
Added GPU stat for whether a GPU can report context lost.
apatrick@chromium.org
2010-09-07
8
-118
/
+201
*
Makes --disable-hang-monitor apply to navigations and closing tabs.
creis@google.com
2010-09-07
1
-1
/
+3
*
GTTF: Make WaitForTabCountToBecome automation call not Sleep.
phajdan.jr@chromium.org
2010-09-07
1
-1
/
+1
*
Back out r58711. It appears to have caused video/media-related ui_tests
mark@chromium.org
2010-09-07
4
-13
/
+6
*
Turning WebGL and the accelerated compositor on by default (linux and windows...
vangelis@chromium.org
2010-09-07
4
-6
/
+13
*
Add policy to control 'show password' facility in the password manager.
mnissler@chromium.org
2010-09-07
4
-0
/
+9
*
Revert 58630 - Add constants for preferences and policies related to the Defa...
mnissler@chromium.org
2010-09-06
4
-32
/
+0
*
Add constants for preferences and policies related to the Default Search Prov...
mnissler@chromium.org
2010-09-06
4
-0
/
+32
*
Regenerating extension docs.
jochen@chromium.org
2010-09-06
2
-15
/
+15
*
Revert 58563 - GTTF: Make WaitForTabCountToBecome automation call not Sleep.
gavinp@chromium.org
2010-09-04
1
-1
/
+1
*
GTTF: Make WaitForTabCountToBecome automation call not Sleep.
phajdan.jr@chromium.org
2010-09-03
1
-1
/
+1
*
Due to some unresolved blocking issues, we are switching Native Client back o...
cbiffle@google.com
2010-09-03
2
-4
/
+0
*
Fix initial plugin Mac plugin focus and visibily
stuartmorgan@chromium.org
2010-09-03
1
-26
/
+1
*
Complete initializing a GPU video decoder in a GLES2 context
hclam@chromium.org
2010-09-03
2
-17
/
+23
*
Fix various issues with DOMStorage that only showed up in multi-process mode.
jorlow@chromium.org
2010-09-03
1
-0
/
+17
*
Gracefully handle the case of empty preference file names in PrefValueStore.
mnissler@chromium.org
2010-09-03
2
-3
/
+6
*
Add transition qualifiers to the web navigation api.
jochen@chromium.org
2010-09-03
2
-3
/
+62
*
Update the Preconnect logic to use the new HttpStreamFactory for
mbelshe@chromium.org
2010-09-03
2
-5
/
+0
*
Moving file_util::FileInfo to base::PlatformFileInfo, and adding the
dumi@chromium.org
2010-09-03
5
-12
/
+25
*
Add command-line switch to enable FileSystem API support.
kinuko@chromium.org
2010-09-03
2
-0
/
+4
*
Add a second level of ordering to samples directory.
kurrik@chromium.org
2010-09-02
1
-1
/
+9
*
Disabled ExtensionTest.IsPrivilegeIncrease, which was crashing.
akalin@chromium.org
2010-09-02
1
-1
/
+2
*
Fix some issues with incognito split mode extensions.
mpcomplete@chromium.org
2010-09-02
3
-1
/
+16
*
fix bookmark permission. update unit test to test bookmarks and history
erikkay@chromium.org
2010-09-02
2
-1
/
+1
*
fix string declarations to remove static initializer
erikkay@chromium.org
2010-09-02
3
-40
/
+40
*
Clean up webkit_param_traits.h to use SimilarTypeTraits for enums that don't
mihaip@chromium.org
2010-09-02
1
-70
/
+10
*
Add number of tabs opened in the process to crash meta data.
antonm@chromium.org
2010-09-02
4
-0
/
+39
*
Warn the user to regenerate docs when changing examples.
jochen@chromium.org
2010-09-02
58
-71
/
+148
*
Fix oauth contacts sample for edge case where a contact has no email.
kurrik@chromium.org
2010-09-02
1
-2
/
+5
*
New Shockwave version.
panayiotis@google.com
2010-09-01
1
-2
/
+2
*
fix history permission prompt
erikkay@chromium.org
2010-09-01
1
-1
/
+2
*
Registered the service process to AutoRun (for Windows) if any service (Cloud...
sanjeevr@chromium.org
2010-09-01
4
-6
/
+5
*
Ensure that location.reload() reloads by passing true as an argument.
skerner@chromium.org
2010-09-01
3
-9
/
+10
[next]