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
/
content
/
public
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move AlterEnvironment to base/environment.h, implement on Windows. This re-im...
brettw@chromium.org
2013-08-30
2
-3
/
+4
*
Defer enabling native accessibility until it's used.
dmazzoni@chromium.org
2013-08-30
1
-21
/
+26
*
browser-plugin: Fix a crash when trying to load an invalid URL with a valid s...
sadrul@chromium.org
2013-08-29
1
-1
/
+2
*
GTTF: Convert more parts of the test launcher to callbacks.
phajdan.jr@chromium.org
2013-08-29
1
-3
/
+6
*
Fix comment for WebUIDataSource::DisableReplaceExistingSource
shuais@opera.com
2013-08-29
1
-3
/
+1
*
overscroll: Use different thresholds to initiate overscroll from touch-pad an...
sadrul@chromium.org
2013-08-29
1
-1
/
+2
*
Add content::RenderWidgetHost::MouseEventCallback
wdzierzanowski@opera.com
2013-08-29
1
-0
/
+6
*
Plumb user_gesture up from Blink to the JavaScript dialog code, and don't off...
avi@chromium.org
2013-08-29
1
-0
/
+1
*
[Android] ICS VSyncMonitor should issue signals at the expected rate
aruslan@chromium.org
2013-08-29
2
-24
/
+25
*
Revert 219911 "Pepper: Move FileRef to the "new" resource proxy."
teravest@chromium.org
2013-08-29
2
-5
/
+6
*
Rename base::debug::StackTrace::PrintBacktrace() to Print().
rsesek@chromium.org
2013-08-29
1
-1
/
+1
*
Pass correct 'attached' value to inspect.js for shared workers
kaznacheev@chromium.org
2013-08-29
1
-0
/
+5
*
Increase AM/PM char limit to 4
anton@chromium.org
2013-08-28
1
-2
/
+2
*
Template arguments to templates in std must have complete types.
zeno.albisser@digia.com
2013-08-28
1
-2
/
+1
*
TCPSockets are switched to the new Pepper proxy.
ygorshenin@chromium.org
2013-08-28
1
-5
/
+0
*
Revert 220050 "Plumb user_gesture up from Blink to the JavaScrip..."
wittman@chromium.org
2013-08-28
1
-1
/
+0
*
Refactor MHTMLGenerator to allow getting sending the data to a file descriptor.
qsr@chromium.org
2013-08-28
1
-1
/
+0
*
Plumb user_gesture up from Blink to the JavaScript dialog code, and don't off...
avi@chromium.org
2013-08-28
1
-0
/
+1
*
Make the lazy TLS pointer to UtilityThread into a LeakyLazyInstance.
earthdok@chromium.org
2013-08-28
1
-2
/
+2
*
[Android WebView] Disable disambiguation popups
boliu@chromium.org
2013-08-28
1
-1
/
+2
*
Re-enable AddressDetectionTest#testMultipleAddressesInText.
kkimlabs@chromium.org
2013-08-28
1
-4
/
+0
*
Make RenderFrame{Host} objects routable.
ajwong@chromium.org
2013-08-28
1
-0
/
+3
*
Add HTTP status code to navigation data structures
pvalenzuela@chromium.org
2013-08-28
1
-0
/
+10
*
Commit Text before sending the enter key event.
aurimas@chromium.org
2013-08-28
2
-0
/
+43
*
Pepper: Move FileRef to the "new" resource proxy.
teravest@chromium.org
2013-08-28
2
-6
/
+5
*
[Android] Cache Bundles for less frequent GC on touch events.
kkimlabs@chromium.org
2013-08-28
1
-21
/
+38
*
Revert "Revert "Remove dependencies on /media for iOS.""
bdibello@google.com
2013-08-28
1
-3
/
+5
*
Put switch kNoTouchToRendererWhileScrolling in the right order
miletus@chromium.org
2013-08-27
2
-5
/
+5
*
Fix getting exit status for browser child process.
jln@chromium.org
2013-08-27
1
-1
/
+5
*
Remove KeyboardListener interface and switch to a callback instead, per the C...
jam@chromium.org
2013-08-27
2
-31
/
+7
*
Allow overlapping sync and async startup requests
aberent@chromium.org
2013-08-27
3
-187
/
+265
*
fix flashing bottom gray bar when navigating away from NTP w/ unpinned bookma...
kuan@chromium.org
2013-08-27
2
-3
/
+17
*
Revert 219709 "Remove the Extensions URLRequestContext."
earthdok@chromium.org
2013-08-27
12
-85
/
+46
*
Add methods to ResourceConverter to allow creation of browser resources
raymes@chromium.org
2013-08-27
1
-4
/
+4
*
Added a viewport meta tag to re-enable SelectPopup test.
aurimas@chromium.org
2013-08-27
1
-12
/
+12
*
Adding source POINTER to the create events before sending them to the framework
kristianm@chromium.org
2013-08-27
1
-10
/
+6
*
Remove the Extensions URLRequestContext.
ajwong@chromium.org
2013-08-27
12
-46
/
+85
*
Cleanup after https://codereview.chromium.org/18799006/
rdevlin.cronin@chromium.org
2013-08-26
1
-3
/
+1
*
content: Move kHttpsScheme constant into content namespace.
tfarina@chromium.org
2013-08-26
2
-2
/
+2
*
Add --enable-input-mode-attribute commandline switch
yoichio@chromium.org
2013-08-24
2
-0
/
+4
*
UMA data collector for cross-site documents(XSD)
dsjang@chromium.org
2013-08-23
2
-1
/
+8
*
Disable org.chromium.content.browser.AddressDetectionTest#testMultipleAddress...
tommycli@chromium.org
2013-08-23
1
-0
/
+5
*
Don't show the search-by-image menu item when the image does not have contents.
jnd@chromium.org
2013-08-23
2
-4
/
+5
*
[Android] Fix crash in SelectActionModeCallback when performing a web search
benm@chromium.org
2013-08-23
1
-0
/
+4
*
Refactor synthetic gesture handling to prepare for more gestures.
dominikg@chromium.org
2013-08-23
3
-141
/
+272
*
Rename observer and clarify documentation.
avi@chromium.org
2013-08-23
1
-7
/
+7
*
Rename the lock variable in ChildProcessLauncher.
ppi@chromium.org
2013-08-23
1
-13
/
+13
*
Fix a problem that certain videos do not display
qinmin@chromium.org
2013-08-23
1
-11
/
+11
*
[Android] Add a flag to ignore the subsequent touch events.
kkimlabs@chromium.org
2013-08-23
2
-0
/
+29
*
Revert 219132 "Always enable FCM on Windows."
creis@chromium.org
2013-08-23
3
-18
/
+7
[next]