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
/
chrome
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the enable-sync flag from the Chrome command line and enable sync by d...
brg@chromium.com
2009-09-29
6
-3
/
+28
*
Remove old way of handling mixed content now that we have the new mixed content
abarth@chromium.org
2009-09-29
12
-350
/
+18
*
Another attempt at landing this.
ananta@chromium.org
2009-09-29
1
-0
/
+6
*
Get rid of the need for cross process events in order to get plugin processes...
jam@chromium.org
2009-09-29
1
-2
/
+0
*
Coverity: check result of file_util::CopyFile.
mattm@chromium.org
2009-09-29
1
-1
/
+1
*
Add GetPreferredTrySlaves() to presubmit scripts.
thestig@chromium.org
2009-09-29
1
-0
/
+13
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-29
7
-1
/
+264
*
Relanding keyboard code refactoring:
jcampan@chromium.org
2009-09-29
24
-83
/
+115
*
Directly add ExtensionShelfGtk to the widget hierarchy.
tony@chromium.org
2009-09-29
3
-8
/
+6
*
Retry r27137. Create renderers for ExtensionHosts one at a time to avoid bloc...
mpcomplete@chromium.org
2009-09-28
8
-14
/
+103
*
Remove unused pthread helpers. Looks like we don't use pthread_rw locks at all.
chron@chromium.org
2009-09-28
1
-127
/
+0
*
sync i18n support for gaia_login.html and merge_and_sync.htmlMove resources i...
tim@chromium.org
2009-09-28
5
-83
/
+108
*
Fix how we calculate workarea size (_NET_WORKAREA gives width/height).
tony@chromium.org
2009-09-28
1
-7
/
+8
*
Linux: Enable FindInPage automated ui test test.
estade@chromium.org
2009-09-28
3
-10
/
+18
*
Use favicon for application shortcut icon.
estade@chromium.org
2009-09-28
7
-18
/
+125
*
Fix deadlock when plugin puts an alert and right afterwards the browser proce...
jam@chromium.org
2009-09-28
35
-264
/
+74
*
Reverting 27407.
senorblanco@chromium.org
2009-09-28
1
-5
/
+0
*
Coverity: Initialize all member variables in the default constructor.
jhawkins@chromium.org
2009-09-28
1
-4
/
+16
*
Reverting 27412 it breaks the toolkit views Linux build.
jcampan@chromium.org
2009-09-28
21
-108
/
+77
*
Change the way the NonClientView handles forcing the native frame for popups/...
ben@chromium.org
2009-09-28
9
-45
/
+65
*
Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...
jcampan@chromium.org
2009-09-28
21
-77
/
+108
*
Coverity: Initialize ids_found_ in the constructor.
jhawkins@chromium.org
2009-09-28
1
-1
/
+1
*
Coverity: Remove two unused member variables.
jhawkins@chromium.org
2009-09-28
1
-3
/
+0
*
If IE was navigated away to a different page when the ChromeFrame inspector w...
ananta@chromium.org
2009-09-28
1
-0
/
+5
*
Moving ContextualAction class to common/extensions and in the process renamin...
finnur@chromium.org
2009-09-28
13
-55
/
+55
*
Implement about:ipc dialog for Mac.
jrg@chromium.org
2009-09-28
14
-23
/
+512
*
Adds the ability for script to resize the menu.
sky@chromium.org
2009-09-28
3
-8
/
+41
*
Coverity: Initialize all of the member variables in the default constructor.
jhawkins@chromium.org
2009-09-28
1
-11
/
+20
*
Revert 27397 - First step towards NaClChrome integration:1. NaCl plugin becom...
gregoryd@google.com
2009-09-28
7
-264
/
+1
*
Pulls ActiveWindowWatcher into app so that we can use it in
sky@chromium.org
2009-09-28
6
-154
/
+68
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-28
7
-1
/
+264
*
Coverity: Initialize profile_ and process_images_ in the constructor.
jhawkins@chromium.org
2009-09-28
2
-3
/
+4
*
Add columns to gtk task manager.
thakis@chromium.org
2009-09-28
1
-1
/
+51
*
Implementing chrome.i18n.getMessage call, that loads message from the extensi...
cira@chromium.org
2009-09-28
5
-655
/
+7
*
Coverity: Initialize message_loop_ in the constructor.
jhawkins@chromium.org
2009-09-28
1
-1
/
+2
*
Fixes regression in drop arrow. Specifically window properties were
sky@chromium.org
2009-09-28
1
-3
/
+3
*
Coverity: Initialize message_response_timeout_ in the constructor.
jhawkins@chromium.org
2009-09-28
1
-0
/
+1
*
Reverting 27379, in hopes of fixing browser_tests.
senorblanco@chromium.org
2009-09-28
15
-44
/
+85
*
Linux: add note to about:memoy re missing renderers.
agl@chromium.org
2009-09-28
1
-1
/
+1
*
Assert that thread-safe reference counting is used with
darin@chromium.org
2009-09-28
15
-85
/
+44
*
Mac: Sheets should be positioned between the content and everything above it.
erg@chromium.org
2009-09-28
1
-2
/
+5
*
Linux: remove --google-internal-crash-reporting.
agl@chromium.org
2009-09-28
1
-5
/
+3
*
Added an accelerator to the HtmlDialogView class so that hitting the ESC key ...
tim@chromium.org
2009-09-28
2
-0
/
+12
*
Extensions: Listen for BROWSER_THEME_CHANGED and send updated CSS.
erg@google.com
2009-09-28
2
-12
/
+34
*
Balance call to CommandLine::Init in syncapi with call to CommandLine::Termin...
tim@chromium.org
2009-09-27
1
-0
/
+2
*
The comment above the ExtensionApiTest.Toolstrip says that it's
nsylvain@chromium.org
2009-09-27
1
-1
/
+1
*
Disable AutocompleteEditViewTest.AltEnter and AutocompleteEditViewTest.Browse...
nsylvain@chromium.org
2009-09-27
1
-2
/
+4
*
Update the TabContents::SavePage parameter to take FilePath instead of wstrin...
rsesek@chromium.org
2009-09-26
6
-21
/
+12
*
Revert 27324 - First step towards NaClChrome integration:1. NaCl plugin becom...
gregoryd@google.com
2009-09-26
7
-264
/
+1
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-26
7
-1
/
+264
[next]