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
*
Implement the chrome.scriptBadge API, and get a basic test working.
jyasskin@chromium.org
2012-06-26
31
-37
/
+857
*
Fix a crash by removing a CHECK whose assumptions are no longer valid (that
mpcomplete@chromium.org
2012-06-26
1
-3
/
+6
*
Inject javascript interfaces for all child frames.
benm@chromium.org
2012-06-26
1
-4
/
+0
*
Refactor CRX file header into SandboxedExtensionHeader.
pkl@chromium.org
2012-06-26
7
-142
/
+214
*
Fix a leak in ExtensionApiTest.ContentScriptPermissionsApi.
thestig@chromium.org
2012-06-26
1
-4
/
+4
*
Updating trunk VERSION from 1187.0 to 1188.0
chrome-release@google.com
2012-06-26
1
-1
/
+1
*
Simplify the state-change logic in MetricsLog persisting
stuartmorgan@chromium.org
2012-06-26
1
-6
/
+6
*
Update .DEPS.git
chrome-admin@google.com
2012-06-26
1
-1
/
+1
*
Roll WebKit r121222:r121232
ukai@chromium.org
2012-06-26
1
-1
/
+1
*
Make the metrics logic for cutting a new log and uploading an old log clearer
stuartmorgan@chromium.org
2012-06-26
2
-25
/
+30
*
Added video verification to the PyAuto test.
phoglund@chromium.org
2012-06-26
4
-18
/
+122
*
Revert 144072 - Make chrome.appWindow.create() provide access to the child wi...
nkostylev@chromium.org
2012-06-26
11
-79
/
+19
*
Update .DEPS.git
chrome-admin@google.com
2012-06-26
1
-1
/
+1
*
Re-land V8 version 3.12.3.
jkummerow@chromium.org
2012-06-26
1
-1
/
+1
*
Fix incorrect wordz in manifest version 1 support schedule.
aa@chromium.org
2012-06-26
3
-3
/
+3
*
Landing: Issue 10636047: Packaged apps "Manage App Lifecycle" doc.
aa@chromium.org
2012-06-26
3
-0
/
+650
*
Revert 144115 - Manage IsolatedContext with reference counts
kinuko@chromium.org
2012-06-26
5
-61
/
+11
*
Revert 144126 - Comment fix for r144115 (Manage IsolatedContext with referenc...
kinuko@chromium.org
2012-06-26
1
-2
/
+3
*
Landing Issue 10660020: Packaged apps "Create Your First App" doc.
aa@chromium.org
2012-06-26
2
-0
/
+518
*
RefCounted types should not have public destructors, base/ edition
rsleevi@chromium.org
2012-06-26
10
-28
/
+39
*
Update .DEPS.git
chrome-admin@google.com
2012-06-26
1
-1
/
+1
*
Roll WebKit r121126:r121222
ukai@chromium.org
2012-06-26
1
-1
/
+1
*
gdata: Fix a bug where the dirty bit was not cleared
satorux@chromium.org
2012-06-26
5
-26
/
+109
*
Comment fix for r144115 (Manage IsolatedContext with reference counts)
kinuko@chromium.org
2012-06-26
1
-3
/
+2
*
Remove --disable-interactive-form-validation flag and about:flags UI for it.
tkent@chromium.org
2012-06-26
8
-25
/
+1
*
[Sync] Set error upload rate to 0.
zea@chromium.org
2012-06-26
1
-1
/
+1
*
Make chrome compile with the win8 sdk
cpu@chromium.org
2012-06-26
1
-0
/
+4
*
Revert 144116 - Publish documentation for the experimental apis
satorux@chromium.org
2012-06-26
25
-17837
/
+64
*
gdata: Introduce SyncTask struct to GDataSyncClient
satorux@chromium.org
2012-06-26
3
-97
/
+143
*
Add manifest and manifestVersion files in apps doc.
aa@chromium.org
2012-06-26
2
-0
/
+1448
*
Publish documentation for the experimental apis
bryeung@chromium.org
2012-06-26
25
-64
/
+17837
*
Manage IsolatedContext with reference counts
kinuko@chromium.org
2012-06-26
5
-11
/
+61
*
Synchronize the check status of the "Check Spelling While Typing" item.
hbono@chromium.org
2012-06-26
6
-38
/
+193
*
Exempt 'unofficial docs' warning from more URLs.
aa@chromium.org
2012-06-26
1
-2
/
+15
*
chromeos: Stop setting up symbolic links to libcros.so before autotest
hashimoto@chromium.org
2012-06-26
2
-9
/
+0
*
Initial implementation of ColorChooser for Aura.
mukai@chromium.org
2012-06-26
8
-31
/
+586
*
ash: Speculative fix for a crash when closing a full-screen app window.
sadrul@chromium.org
2012-06-26
1
-3
/
+17
*
Stop trying to default to /trunk/ branch in the apps doc.
aa@chromium.org
2012-06-26
2
-6
/
+1
*
browser: Extract AutocompleteProvider from autocomplete.*
tfarina@chromium.org
2012-06-26
40
-305
/
+393
*
Get rid of browser::FindLastActiveWithProfile call session restore code. The ...
jam@chromium.org
2012-06-26
1
-14
/
+8
*
Get rid of browser::FindLastActiveWithProfile call in web dialog code.
jam@chromium.org
2012-06-26
12
-233
/
+14
*
Switch thread_restrictions to use the same ifdef flags as thread_checker.
jam@chromium.org
2012-06-26
2
-10
/
+13
*
Revert 144101 - Change InputMethodIBus unittests to IBusClient free one.
jam@chromium.org
2012-06-26
12
-301
/
+101
*
Disk cache: Continue looking for list errors after the first one.
rvargas@chromium.org
2012-06-26
1
-4
/
+6
*
Change InputMethodIBus unittests to IBusClient free one.
nona@chromium.org
2012-06-26
12
-102
/
+302
*
Make chrome compile with the win8 sdk
cpu@chromium.org
2012-06-26
1
-0
/
+3
*
Move browser prefs off Browser and View Source into browser_commands.
ben@chromium.org
2012-06-26
12
-295
/
+326
*
Make chrome compile with the win8 sdk
cpu@chromium.org
2012-06-26
1
-1
/
+7
*
Do not show the IME notification unless there is more than one IME
zork@chromium.org
2012-06-26
1
-1
/
+1
*
Remove valgrind suppressions relating to CSSStyleSelector::MatchedStyleDeclar...
dstockwell@chromium.org
2012-06-26
1
-20
/
+0
[next]