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
/
components
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland "Close web contents modal dialogs on content load start"
wittman@chromium.org
2013-07-18
2
-32
/
+68
*
Replace third_party/icu/public with third_party/icu/source in the include dir...
jshin@chromium.org
2013-07-18
3
-10
/
+10
*
Remove dependency from breakpad files on chrome switches.
jochen@chromium.org
2013-07-18
2
-1
/
+15
*
Revert 212230 "Create top-level separate targets for browser and..."
scottmg@chromium.org
2013-07-18
1
-1
/
+1
*
Send IPC from renderer to browser on each Autocheckout page completion to gui...
benquan@chromium.org
2013-07-18
9
-84
/
+101
*
Create top-level separate targets for browser and child dlls
scottmg@chromium.org
2013-07-18
1
-1
/
+1
*
Move dependency on dump_without_crashing to breakpad client interface
jochen@chromium.org
2013-07-18
2
-0
/
+11
*
Use a direct include of the message_loop header in cc/, chrome_frame/, cloud_...
avi@chromium.org
2013-07-17
14
-14
/
+14
*
Expose the method used for the next URLRequest redirect.
mkosiba@chromium.org
2013-07-17
3
-6
/
+81
*
[Autofill] Don't validate China UnionPay cards with the Luhn checksum.
isherman@chromium.org
2013-07-17
6
-2
/
+35
*
Use a direct include of the shared_memory header in base/, chrome/, components/.
avi@chromium.org
2013-07-17
7
-7
/
+7
*
Move most importer code to chrome/utility/importer
scottmg@chromium.org
2013-07-16
1
-0
/
+60
*
Rename base::Delete to base::DeleteFile
brettw@chromium.org
2013-07-16
1
-1
/
+1
*
Change RenderViewHostTestHarness to create BrowserContext after thread startup
jochen@chromium.org
2013-07-15
3
-20
/
+22
*
Remove DEPS rules that are redundant with the defaults in src/DEPS.
tfarina@chromium.org
2013-07-14
1
-2
/
+0
*
Create some platform independent code for the Autofill dialog post-submit bub...
dbeam@chromium.org
2013-07-13
5
-5
/
+13
*
[Android] Convert more test targets to use isolate.
frankf@chromium.org
2013-07-13
2
-0
/
+17
*
add missing headers in components/tracing/child_trace_message_filter.h and
mostynb@opera.com
2013-07-13
1
-0
/
+2
*
[Autofill] Add a metric for when the dialog is closed during sign-in.
isherman@chromium.org
2013-07-13
1
-0
/
+2
*
Revert 211058 "Close web contents modal dialogs on content load ..."
wittman@chromium.org
2013-07-12
2
-18
/
+23
*
Prevent spurious notimplemented messages in webview
sgurun@chromium.org
2013-07-12
1
-0
/
+3
*
[Autofill] Remove last instance of old Autofill UI.
csharp@chromium.org
2013-07-11
2
-23
/
+5
*
Disabling wallet and mocking out more of WalletClient while testing.
dbeam@chromium.org
2013-07-11
4
-1
/
+107
*
Autofill:Autocheckout: Make bubble more sticky.
ramankk@chromium.org
2013-07-11
9
-35
/
+126
*
Retry whitelist download with exponential back-off delay.
benquan@chromium.org
2013-07-11
3
-39
/
+102
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
1
-1
/
+1
*
Update strings for wallet interstitial, insert dummy image.
estade@chromium.org
2013-07-11
1
-3
/
+8
*
Close web contents modal dialogs on content load start
wittman@chromium.org
2013-07-11
2
-23
/
+18
*
Removing automatic signin from all platforms (wasn't used).
dbeam@chromium.org
2013-07-11
4
-226
/
+4
*
Move AutofillMsg_ClearPreviewedForm IPC send to AutofillDriverImpl
blundell@chromium.org
2013-07-11
8
-70
/
+45
*
Misc. cleanup:
pkasting@chromium.org
2013-07-10
1
-1
/
+2
*
Handling DCHECK(in_autocheckout_flow_) for the last page when AutocheckoutMan...
benquan@chromium.org
2013-07-10
1
-1
/
+5
*
Autofill: Show autofill type predictions debug info for newly added fields.
ramankk@chromium.org
2013-07-10
1
-2
/
+24
*
components/autofill: Remove the dependency on testing_browser_process.h
tfarina@chromium.org
2013-07-10
4
-4
/
+2
*
Wallet Client: Set user credentials in an authorization header
ahutter@chromium.org
2013-07-10
9
-4
/
+179
*
Rename webkit_(resources|strings) targets to remove _temp infix
jamesr@chromium.org
2013-07-09
1
-2
/
+2
*
Move AutofillMsg_ClearForm IPC send to AutofillDriverImpl
blundell@chromium.org
2013-07-09
8
-1
/
+46
*
[Autofill] Fix a use-after-free in the Risk fingerprinter code.
isherman@chromium.org
2013-07-09
1
-2
/
+8
*
Create NaClBrowserDelegate to hide chrome specific implementation from NaCl c...
yael.aharon@intel.com
2013-07-09
1
-0
/
+58
*
[Autofill] Fix a heap-buffer-overflow in autofill::AutofillQueryXmlParser::Ch...
isherman@chromium.org
2013-07-09
1
-1
/
+1
*
Disable rAc() on broken SSL.
dbeam@chromium.org
2013-07-08
11
-77
/
+31
*
Move kEnableNaClDebug to nacl_switches.
yael.aharon@intel.com
2013-07-08
2
-0
/
+4
*
[Autofill] Remove OnSuggestionsReturned from Renderer process
csharp@chromium.org
2013-07-05
7
-461
/
+223
*
Allow Chrome OS login profile to have different default pref values
bartfab@chromium.org
2013-07-05
4
-5
/
+6
*
Abstract setting renderer form data action out of autofill core code.
blundell@chromium.org
2013-07-05
11
-25
/
+136
*
components: Migrate from googleurl/ includes to url/ ones. Part 3.
tfarina@chromium.org
2013-07-05
36
-36
/
+36
*
Hide autofill popup before WebContentsImpl is destroyed.
blundell@chromium.org
2013-07-04
1
-1
/
+4
*
Change ChromeProcessType to NaClProcessType.
yael.aharon@intel.com
2013-07-04
1
-0
/
+18
*
Add a BreakpadClient which an embedder of the breakpad component has to provide
jochen@chromium.org
2013-07-04
6
-0
/
+161
*
Move webkit_resources / webkit_strings targets out of webkit_support.gyp
jamesr@chromium.org
2013-07-04
1
-2
/
+2
[next]