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
*
Moves instant out of labs and into prefs.
sky@chromium.org
2010-10-12
11
-26
/
+108
*
Add UI for setting the encryption passphrase.
johnnyg@chromium.org
2010-10-12
15
-606
/
+1138
*
Adding automation hooks for editing search engines.
ace@chromium.org
2010-10-12
6
-65
/
+296
*
Break URLRequestContext=>ProxyScriptFetcher=>URLRequestContext ref cycle.
willchan@chromium.org
2010-10-12
3
-0
/
+52
*
Roll gtest 445 -> 446
thakis@chromium.org
2010-10-12
3
-2
/
+10
*
Removing sync from file_util::Delete for ChromeOS.
gspencer@chromium.org
2010-10-12
1
-3
/
+0
*
Switch WrenchMenu to use domui.
oshima@chromium.org
2010-10-12
12
-124
/
+657
*
* Let MenuLocator tell if menu needs to scroll or not so that
oshima@chromium.org
2010-10-12
5
-46
/
+114
*
Detect situation where the off-the-side (chevron) folder has already collapse...
mrossetti@chromium.org
2010-10-12
3
-2
/
+60
*
Change wording for default search dialog.
levin@chromium.org
2010-10-12
4
-6
/
+5
*
net:: comment fixes only
rsleevi@chromium.org
2010-10-12
1
-0
/
+8
*
Revert 62205 - Make writing to stdout and stderr work in Chrome processes whe...
isherman@chromium.org
2010-10-12
3
-30
/
+1
*
Fix for Browser crash when importing data from Google Toolbar
georgey@chromium.org
2010-10-12
1
-1
/
+2
*
DOMUI: Check the default checkbox in the Location tab.
tfarina@chromium.org
2010-10-12
1
-0
/
+4
*
Lab strings for accelerated compositor, canvas 2d, and WebGL added. Canvas La...
scheib@google.com
2010-10-12
2
-0
/
+43
*
Import locally saved IE Tolbar Autofill data
georgey@chromium.org
2010-10-12
10
-0
/
+534
*
FileWriter: Defend against being deleted in the FileWriterDelegate completion...
michaeln@chromium.org
2010-10-12
1
-4
/
+5
*
[Mac] Fix the positioning of the page info bubble.
rsesek@chromium.org
2010-10-12
3
-36
/
+66
*
Return NOT_FOUND error for an attempt to create a file under nonexistent dire...
kinuko@chromium.org
2010-10-12
1
-0
/
+5
*
CertDatabase: Add ImportServerCerts method.
mattm@chromium.org
2010-10-12
6
-0
/
+129
*
[Auto-fill] Input field loses keyboard focus with 'ESC' key.
dhollowa@chromium.org
2010-10-12
1
-0
/
+8
*
Rename ChromeThread to BrowserThread Part19:
tfarina@chromium.org
2010-10-12
65
-65
/
+65
*
Certificate Manager strings addition & cleanup.
mattm@chromium.org
2010-10-12
1
-26
/
+77
*
Roll ppapi
jam@chromium.org
2010-10-12
1
-1
/
+1
*
Added the service process pid to the shared memory data. This will be used fo...
sanjeevr@chromium.org
2010-10-12
5
-46
/
+96
*
[Macs] Adds a RenderWidgetHostView method to tell the view to take focus only...
rohitrao@chromium.org
2010-10-12
5
-1
/
+41
*
[Mac] Initial Instant implementation.
rohitrao@chromium.org
2010-10-12
9
-35
/
+115
*
Roll ppapi
jam@chromium.org
2010-10-12
1
-1
/
+1
*
Fix build
jam@chromium.org
2010-10-12
1
-1
/
+1
*
Remove GetSelectedText from Instance interface.
jam@chromium.org
2010-10-12
3
-16
/
+34
*
Add private pepper API to keep the throbber spinning while PDFs are loading.
jam@chromium.org
2010-10-12
5
-1
/
+41
*
New string for sync dialog.
mirandac@chromium.org
2010-10-12
1
-0
/
+8
*
BackgroundModeManager is now responsible for KeepAlive for --no-startup-window
atwilson@chromium.org
2010-10-11
3
-12
/
+46
*
Instant pref strings.
sky@chromium.org
2010-10-11
1
-2
/
+8
*
Remove executable bit from files.
levin@chromium.org
2010-10-11
4
-0
/
+0
*
Add cr.commandLine object, use it to disable network changes when bwsi
rginda@chromium.org
2010-10-11
6
-1
/
+121
*
Fix permissions.
levin@chromium.org
2010-10-11
2
-0
/
+0
*
net: detect and error out with ESET HTTPS interception + False Start
agl@chromium.org
2010-10-11
5
-17
/
+122
*
Improve the robustness of setting the default search provider from script.
levin@chromium.org
2010-10-11
3
-33
/
+196
*
Refactor TemplateURLFetcher to make it more testable and add more tests for it.
levin@chromium.org
2010-10-11
8
-110
/
+364
*
Rename ChromeThread to BrowserThread Part18:
tfarina@chromium.org
2010-10-11
47
-47
/
+47
*
Make writing to stdout and stderr work in Chrome processes when inherited
darin@chromium.org
2010-10-11
3
-1
/
+30
*
Wire up InstallSearchProvider to allow setting the default search provider.
levin@chromium.org
2010-10-11
18
-78
/
+304
*
Linux: call SetProcTitle() in GpuMain() to make the process name correct.
mdm@chromium.org
2010-10-11
2
-1
/
+10
*
Fix: Delete on windows does not remove deleted CC profile until the options a...
georgey@chromium.org
2010-10-11
2
-118
/
+64
*
Revert 62193 - Final phase of the URL History Quick autocomplete provider int...
mrossetti@chromium.org
2010-10-11
22
-680
/
+179
*
Make drawing consistent with webkit wrt default colors and effects
davemoore@chromium.org
2010-10-11
1
-4
/
+4
*
Add the Windows dialog for setting default search provider from js.
levin@chromium.org
2010-10-11
14
-4
/
+245
*
Instrument safe-browsing to track file-format conversion.
shess@chromium.org
2010-10-11
2
-4
/
+64
*
Adds confirm dialog when enabling instant.
sky@chromium.org
2010-10-11
15
-9
/
+265
[next]