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
*
Move jstemplate from chrome/third_party to third_party.
thakis@chromium.org
2011-04-28
122
-110
/
+110
*
Tighten up DEPS checking in content\browser by explicitely listing the files ...
jam@chromium.org
2011-04-28
3
-15
/
+207
*
Revert 83430 - NaCl: Re-enable tests, since they pass on the trybotsBUG=noneT...
zea@chromium.org
2011-04-28
1
-0
/
+10
*
Prune dead code in autofill_metrics_unittests.cc
isherman@chromium.org
2011-04-28
1
-6
/
+0
*
linux: use GURL as a DLL when components are enabled
evan@chromium.org
2011-04-28
1
-1
/
+1
*
Add a more comprehensive background mode for a process.
cpu@chromium.org
2011-04-28
2
-8
/
+40
*
Fix the DCHECK in content/renderer/p2p/socket_client.cc.
sergeyu@chromium.org
2011-04-28
1
-3
/
+5
*
[Extensions] Make SetExtensionState() take an ID instead of an extension
akalin@chromium.org
2011-04-28
4
-16
/
+12
*
Fix crash in RenderViewContextMenuViews::RunMenuAt. As part of fixing
sky@chromium.org
2011-04-28
12
-58
/
+58
*
Rework FlushSync to return early if commands have been processed since the la...
piman@google.com
2011-04-28
38
-1439
/
+211
*
Options: Update the instant checkbox whenever the search engine list has been
jhawkins@chromium.org
2011-04-28
1
-2
/
+4
*
WebKit roll 84939:85242. Also zero out the downstream test expectation
dpranke@google.com
2011-04-28
2
-19
/
+1
*
Options: Somewhat fix the jank when opening the sync setup dialog. Fixing this
jhawkins@chromium.org
2011-04-28
2
-6
/
+7
*
Print Preview: Navigate to the first page in the plugin when re-rendering the...
thestig@chromium.org
2011-04-28
1
-1
/
+8
*
Update cert pinning metadata to add pinning for most Google domains.
cevans@chromium.org
2011-04-28
2
-52
/
+153
*
Only grab the full-screen image once, not per damage rect.
lambroslambrou@chromium.org
2011-04-28
3
-7
/
+19
*
More suppressions for layout test failures.
kbr@google.com
2011-04-28
1
-0
/
+1
*
When ThreadWatcher detects that a thread is not responding,
rtenneti@chromium.org
2011-04-28
2
-17
/
+48
*
Mark UnloadDllTest.BaselineAvicapDll as flaky on windows.
zea@chromium.org
2011-04-28
1
-1
/
+7
*
NaCl: Re-enable tests, since they pass on the trybots
mseaborn@chromium.org
2011-04-28
1
-10
/
+0
*
Sync: Fix several default focus issues in the setup overlay.
jhawkins@chromium.org
2011-04-28
1
-7
/
+11
*
Removes a couple of unneeded WidgetGtk forward declarations.
sky@chromium.org
2011-04-28
2
-2
/
+0
*
Favicon file shuffling.
avi@chromium.org
2011-04-28
31
-84
/
+84
*
file manager: fix and enable thumbnail view
rginda@chromium.org
2011-04-28
8
-17
/
+52
*
Updating atoms.h for WebDriver, also updated WebDriver python binding from r1...
hnguyen@chromium.org
2011-04-28
5
-1723
/
+2070
*
Suppressions for failing layout tests in advance of WebKit roll.
kbr@google.com
2011-04-28
1
-0
/
+5
*
Allow users of URLFetcher to access the IP address of the response server and...
panayiotis@google.com
2011-04-28
3
-0
/
+67
*
Skip cert verification if it is expected to be bad.
hclam@chromium.org
2011-04-28
8
-43
/
+57
*
Simplify GetFileURLForPath() and GetFileURLForDataPath()
nirnimesh@chromium.org
2011-04-28
14
-128
/
+100
*
Support creating panel on windows. Also allow dragging panels to rearrange
jianli@chromium.org
2011-04-28
12
-42
/
+306
*
[Extensions] Remove dead code in PendingExtensionManager
akalin@chromium.org
2011-04-28
3
-57
/
+0
*
linux components: tag exported Skia functions with SK_API
evan@chromium.org
2011-04-28
5
-6
/
+11
*
Make the output of build.py consistent on linux and os x
thakis@chromium.org
2011-04-28
2
-239
/
+241
*
Sync: Fix the 'Choose data types' select control in a few corner cases.
jhawkins@chromium.org
2011-04-28
2
-18
/
+17
*
Reland r82950
dtseng@chromium.org
2011-04-28
5
-9
/
+50
*
Clean up ExtensionService shutdown and related notifications.
aa@chromium.org
2011-04-28
7
-118
/
+96
*
Sync: Don't touch the passphrase radio option when switching between the
jhawkins@chromium.org
2011-04-28
1
-3
/
+2
*
Don't delete networks that have failed until user has been notified.
stevenjb@google.com
2011-04-28
6
-179
/
+79
*
Include the Canary document.icns in the packaging support directory.
mark@chromium.org
2011-04-28
1
-0
/
+1
*
Suppress a valgrind error produced by the Skia update.
evan@chromium.org
2011-04-28
1
-0
/
+18
*
Cleanup popup related browser navigation code.
stevenjb@google.com
2011-04-28
20
-68
/
+118
*
Mark ExecuteScriptApiTest.NavigationRace disabled on OSX as well (timing out)
zea@chromium.org
2011-04-28
1
-1
/
+1
*
clang: Mention that the ctor/dtor needs "out of line" implementation.
tfarina@chromium.org
2011-04-28
2
-5
/
+8
*
We now have documentation directories specific to c and cpp (under these two ...
jond@google.com
2011-04-28
9
-2050
/
+0
*
Remove a unnecessary #include.
pinkerton@chromium.org
2011-04-28
1
-1
/
+0
*
Fix random crashes in the ChromeFrame automation proxy mock tests. These cras...
ananta@chromium.org
2011-04-28
1
-0
/
+6
*
Removing a couple unused files
jond@google.com
2011-04-28
2
-32
/
+0
*
Fix one case where default Non-client painting can occur... before a window i...
ben@chromium.org
2011-04-28
1
-1
/
+2
*
Keep track of whether we're getting any certificate pin failures.
cevans@chromium.org
2011-04-28
1
-4
/
+9
*
Update the URL if the user cancels a beforeunload handler.
creis@chromium.org
2011-04-28
6
-3
/
+60
[next]