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
*
First stab at a DataTypeController.
skrul@chromium.org
2010-02-10
23
-204
/
+1116
*
Update the .proto files to change the fields to optional.
zork@chromium.org
2010-02-10
2
-4
/
+4
*
Fix a crash when parsing address fields. It's possible we've run out of fiel...
jhawkins@chromium.org
2010-02-10
1
-0
/
+4
*
Fill in the preference sync TODOs using the preference specifics proto and
albertb@google.com
2010-02-10
5
-53
/
+109
*
Make sure that ResourceQueue is shut down before destruction.
phajdan.jr@chromium.org
2010-02-10
5
-375
/
+314
*
GTK: Build fix
erg@chromium.org
2010-02-10
1
-1
/
+1
*
GTK: Implements the content settings window and the minor changes to the opti...
erg@chromium.org
2010-02-10
16
-150
/
+769
*
Make path absolute so URL Fixer Upper unittest does not fail if invoked using...
jochen@chromium.org
2010-02-10
1
-1
/
+3
*
Fixes a bug where if there are only localstorage nodes, but nocookies nodes, ...
ian@chromium.org
2010-02-10
5
-16
/
+62
*
Remove the temporary scaffolding stubs.
phajdan.jr@chromium.org
2010-02-10
21
-44
/
+281
*
This CL addresses 2 issues:
jcampan@chromium.org
2010-02-10
2
-2
/
+12
*
This reverts r38541, which reverts previous reverts.
erg@chromium.org
2010-02-10
3
-14
/
+72
*
Add support for HTML5 databases to the cookie tree model.
jochen@chromium.org
2010-02-10
24
-251
/
+1404
*
Initial implementation of Network selection/welcome screen for OOBE.
nkostylev@google.com
2010-02-10
8
-12
/
+332
*
Adds a UI test for WebKit fix to beforeunload bug.
creis@chromium.org
2010-02-10
1
-0
/
+20
*
[Mac] Use the ExtensionToolbarModel for ordering of the Browser Actions. Prep...
andybons@chromium.org
2010-02-10
9
-84
/
+93
*
Initial Feedback from UX on the filebrowser
dhg@chromium.org
2010-02-10
2
-45
/
+71
*
Mark download tests as flaky on all platform, just the sad truth.
phajdan.jr@chromium.org
2010-02-10
1
-21
/
+17
*
Remove redundant casts in g_signal_connect() throughout all gtk code we have.
erg@chromium.org
2010-02-10
36
-140
/
+138
*
Fix a bug in DownloadFile::Rename where we need to seek to the end of the file.
jianli@chromium.org
2010-02-10
2
-1
/
+6
*
Fix for bug 26397: Bookmark manager in Incognito mode doesn't show Sync Bookm...
dantasse@chromium.org
2010-02-10
1
-1
/
+1
*
Only show one FileBrowse pop up for the same folder
xiyuan@chromium.org
2010-02-10
2
-15
/
+42
*
Couple of tweaks to the cookie prompt dialog:
sky@chromium.org
2010-02-10
6
-82
/
+62
*
Fix a leak in CookiesWindowControllerTest and remove the appropriate suppression
rsesek@chromium.org
2010-02-10
1
-0
/
+5
*
Remove poll'n'loop code from extension_browsertest.cc.
phajdan.jr@chromium.org
2010-02-10
6
-115
/
+118
*
Revert the part of http://codereview.chromium.org/593018 touching unload_uite...
phajdan.jr@chromium.org
2010-02-10
1
-4
/
+17
*
Make several tests more snappy, less sleepy.
phajdan.jr@chromium.org
2010-02-10
5
-78
/
+25
*
Add basic tests for extension crash recovery.
phajdan.jr@chromium.org
2010-02-10
6
-10
/
+186
*
Added initial implementation of account creation view.
avayvod@chromium.org
2010-02-10
5
-23
/
+357
*
Add option to suppress HTTP Referer header.
jochen@chromium.org
2010-02-10
1
-4
/
+7
*
Fix a Chrome crash which occurs in a ChromeFrame instance while servicing a r...
ananta@chromium.org
2010-02-10
2
-5
/
+46
*
Mac: fullscreen mode work (still not enabled).
viettrungluu@chromium.org
2010-02-10
8
-170
/
+423
*
Revert "Move conditions of FormFields creation to FormFieldHistoryManager;
tony@chromium.org
2010-02-10
4
-56
/
+18
*
Move conditions of FormFields creation to FormFieldHistoryManager; AutoFill d...
jhawkins@chromium.org
2010-02-10
4
-18
/
+56
*
Try to make spacing/indenting of Privacy section clearer.
pkasting@chromium.org
2010-02-10
1
-12
/
+14
*
Remove descriptive text above import settings button. This also removes it f...
pkasting@chromium.org
2010-02-10
3
-26
/
+5
*
Make sure there's padding between the "manage" link and the close button, eve...
pkasting@chromium.org
2010-02-10
1
-0
/
+1
*
GTK: fix DCHECK triggered when multiple ExtensionPopupGtks existed concurrently.
estade@chromium.org
2010-02-10
1
-3
/
+6
*
GTK: Close extension popup when its browser window changes the focus widget.
estade@chromium.org
2010-02-10
3
-8
/
+57
*
Disable DownloadTest.DownloadMimeType for now.
jianli@chromium.org
2010-02-10
1
-1
/
+1
*
Make it so that chrome.bookmarks.update can update the URL of a bookmark.
arv@chromium.org
2010-02-10
1
-7
/
+26
*
[Mac] Enables extension browser tests previously disabled for the mac due to ...
andybons@chromium.org
2010-02-10
3
-33
/
+13
*
Changed CreateWorker to coalesce any matching queued shared workers when a
atwilson@chromium.org
2010-02-10
4
-27
/
+69
*
Refactor DragDownloadFile so that it can be used by both Windows and MacOSX.
jianli@chromium.org
2010-02-10
18
-384
/
+556
*
Revert r38006 and r38018 to try to fix the mac perf regression.
erg@chromium.org
2010-02-09
3
-72
/
+14
*
Whitelist all content for various internal schemes.
pkasting@chromium.org
2010-02-09
11
-67
/
+106
*
GTK: don't show drag indicator for invalid drags over recently added/search r...
estade@chromium.org
2010-02-09
1
-0
/
+7
*
Make the content settings dialog dependent on its parent. This re-plumbs the...
pkasting@chromium.org
2010-02-09
19
-72
/
+110
*
Desktop Notifications for the mac
johnnyg@chromium.org
2010-02-09
12
-4
/
+923
*
Added SignOut for chromium OS.
davemoore@chromium.org
2010-02-09
2
-1
/
+5
[next]