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
*
Port the render_view_host_manager_browsertest.cc to content_browsertests.
jam@chromium.org
2012-07-30
11
-381
/
+357
*
Delete an unused variable
thakis@chromium.org
2012-07-30
1
-8
/
+2
*
This patch makes the "options" drop box a proper size, so that it does not ne...
xians@chromium.org
2012-07-30
2
-58
/
+88
*
return NULL if we failed to allocate a cairo surface, rather than waiting for...
reed@google.com
2012-07-30
1
-0
/
+4
*
Add * to chrome/app/OWNERS to enable commit access to generated_resources.grd
kaznacheev@chromium.org
2012-07-30
1
-0
/
+3
*
Remove InputMethodManager::EnableHotkeys() and DisableHotkeys().
yusukes@chromium.org
2012-07-30
6
-57
/
+1
*
Fix the chrome.runtime.onInstalled docs to note it fires for updates as well.
mpcomplete@chromium.org
2012-07-30
3
-3
/
+3
*
Add support for setting environment variables that are used when the simulated
thomasvl@chromium.org
2012-07-30
1
-7
/
+22
*
Bringing up the net target on iOS.
noyau@chromium.org
2012-07-30
4
-160
/
+299
*
[Android] Implement WebSettings.{get|set}DomStorageEnabled
mnaganov@chromium.org
2012-07-30
2
-0
/
+35
*
aura: Rename OnWindowVisisbilityChanged() to OnWindowTargetVisibilityChanged().
tfarina@chromium.org
2012-07-30
12
-16
/
+15
*
Hook up ContentViewCore.add/removeJavascriptInterface()
steveblock@chromium.org
2012-07-30
3
-3
/
+96
*
views: Enable ViewTest.RemoveNotification on Linux.
tfarina@chromium.org
2012-07-30
1
-6
/
+0
*
Revert "Hook up ContentViewCore.add/removeJavascriptInterface()"
steveblock@chromium.org
2012-07-30
4
-141
/
+62
*
net: add browserid.org and login.persona.org to HSTS preloaded.
agl@chromium.org
2012-07-30
2
-0
/
+5
*
net: add (*.)passwd.io to HSTS preloaded
agl@chromium.org
2012-07-30
1
-0
/
+1
*
Update .DEPS.git
chrome-admin@google.com
2012-07-30
1
-1
/
+1
*
Hook up ContentViewCore.add/removeJavascriptInterface()
steveblock@chromium.org
2012-07-30
4
-62
/
+141
*
Update V8 to version 3.12.17.
verwaest@chromium.org
2012-07-30
1
-1
/
+1
*
Fix segfault in JNIEnv function hooks for test
husky@chromium.org
2012-07-30
3
-26
/
+34
*
Check variable PRODUCT_DIR firstly for content shell test
yongsheng.zhu@intel.com
2012-07-30
1
-12
/
+7
*
Fix the event after which the callback is called from search in DirectoryModel.
oleg@chromium.org
2012-07-30
1
-9
/
+9
*
Cancel previous scan when replacing the directory contents.
oleg@chromium.org
2012-07-30
1
-0
/
+1
*
PrefValueStore and PrefService expose the value of a pref returned by the
bartfab@chromium.org
2012-07-30
6
-94
/
+285
*
Updating `options_page` documentation to work under CSP.
mkwst@chromium.org
2012-07-30
2
-13
/
+21
*
Update the `sandbox` documentation to point to new workflow docs.
mkwst@chromium.org
2012-07-30
3
-51
/
+78
*
Adding `chrome-extension` resources to the CSP relaxation documentation.
mkwst@chromium.org
2012-07-30
2
-14
/
+16
*
Updating trunk VERSION from 1221.0 to 1222.0
chrome-release@google.com
2012-07-30
1
-1
/
+1
*
Add OWNERS file for chromeos/input_method directory
zork@chromium.org
2012-07-30
1
-0
/
+2
*
Load static symbol information lazily with some clean-ups.
dmikurube@chromium.org
2012-07-30
4
-161
/
+260
*
Fixees launcher tooltip animation settings and its finer visibility bugs.
mukai@chromium.org
2012-07-30
4
-12
/
+66
*
crypto: Tag some overridden methods with OVERRIDE.
tfarina@chromium.org
2012-07-30
1
-4
/
+5
*
Replaced static URLRequestDataJob factory with protocol handler for Data jobs.
shalev@chromium.org
2012-07-30
4
-0
/
+54
*
Make SyncBackendRegistrar aware of loaded data
rlarocque@chromium.org
2012-07-30
33
-337
/
+385
*
Bug fix for lack of errors on requests with invalid ports
shalev@chromium.org
2012-07-30
1
-0
/
+11
*
contacts: Add test data for GDataContactsService.
derat@chromium.org
2012-07-30
11
-0
/
+690
*
[cros] Retail mode test should not attempt to skip OOBE
nirnimesh@chromium.org
2012-07-30
1
-0
/
+4
*
Change FileManager searchbox height and paddings.
oleg@chromium.org
2012-07-30
1
-3
/
+3
*
chromeos: Get rid of browser namespace usage in kiosk_mode_idle_logout.*
tfarina@chromium.org
2012-07-29
3
-47
/
+29
*
Delete content/browser/accessibility/renderer_accessibility_browsertest.cc. I...
jam@chromium.org
2012-07-29
1
-532
/
+0
*
Lower static initializer expectations on mac by 2
thakis@chromium.org
2012-07-29
1
-1
/
+1
*
Add a histogram to measure browser window display
jeremy@chromium.org
2012-07-29
6
-0
/
+83
*
Fix the candidate window position of IME in Retina display.
horo@chromium.org
2012-07-29
1
-3
/
+2
*
mac: Remove one static initializer.
thakis@chromium.org
2012-07-29
1
-3
/
+1
*
mac: Remove one static initializer.
thakis@chromium.org
2012-07-29
1
-41
/
+39
*
Fix a line ending issue in pepper_message_filter.h
bauerb@chromium.org
2012-07-29
1
-2
/
+2
*
Introduce RootWindowHostDelegate. The RootWindowHost performs most of its com...
ben@chromium.org
2012-07-29
21
-419
/
+509
*
Replace the explicit *VDA::Set{CGL,Egl,Glx}Context() methods with ctor params.
fischman@chromium.org
2012-07-29
8
-67
/
+38
*
Moving file_metadata files under content/browser/download
cristian.patrasciuc@gmail.com
2012-07-28
7
-38
/
+34
*
Delete unused member variable.
thakis@chromium.org
2012-07-28
1
-4
/
+2
[next]