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
*
When we're initializing the modal dialog box which asks whether the page has ...
jorlow@chromium.org
2010-02-17
5
-54
/
+40
*
Fix valgrind memory leak. Adding missing virtual on a destructor.
joth@chromium.org
2010-02-17
4
-5
/
+5
*
Fix dock icon to properly pick up pasted-on app icons.
avi@chromium.org
2010-02-17
1
-1
/
+6
*
Makes sure we don't display several times the translate infobar for a page.
jcampan@chromium.org
2010-02-17
7
-3
/
+73
*
Relanding r38479. The underlying memory leak in WebKit has been fixed.
jhawkins@chromium.org
2010-02-17
5
-2
/
+33
*
Calls InfoBarClosed on InfoBarDelegates in unit-tests to
jcampan@chromium.org
2010-02-17
2
-0
/
+39
*
Add support for the Update-Client-Auth header to sync. Add a mutex to the aut...
chron@google.com
2010-02-17
21
-20
/
+169
*
Mac: prevent the overlay from sliding in and out on fullscreen mode switch.
viettrungluu@chromium.org
2010-02-17
6
-10
/
+60
*
GTK: Prevent chrome from hanging at shutdown after clicking flash player sett...
erg@google.com
2010-02-17
2
-2
/
+6
*
GTK: Fix corrupted tab edges when theme changes.
erg@google.com
2010-02-17
2
-1
/
+27
*
Linux: Implement the new AutoFill section of the Options dialog.
jhawkins@chromium.org
2010-02-17
5
-44
/
+97
*
Bookmark manager: don't unset |model_| when executing a command.
estade@chromium.org
2010-02-17
2
-16
/
+5
*
Updating the bookmark manager icons.
arv@chromium.org
2010-02-17
2
-0
/
+0
*
BUG=http://crbug.com/34161
jrg@chromium.org
2010-02-17
2
-2
/
+4
*
This fixes the Mac regression in the startup perf tests by removing the
mirandac@chromium.org
2010-02-17
2
-28
/
+30
*
Minor UI updates on the windows auto-fill UI
georgey@chromium.org
2010-02-17
1
-17
/
+11
*
GTK: Add a link to flash settings from the clear browsing history dialog.
erg@google.com
2010-02-17
2
-2
/
+41
*
Add unit tests for locaiton arbitrator and browser tests for the access token...
joth@chromium.org
2010-02-17
12
-104
/
+629
*
[Mac] Adds grippys to the left side of the Browser Actions container to resiz...
andybons@chromium.org
2010-02-17
5
-37
/
+77
*
chromeos: Re-init IPC code when window manager starts.
derat@chromium.org
2010-02-17
3
-1
/
+40
*
Mac: move status bubble to fullscreen window (and back) when switching modes.
viettrungluu@chromium.org
2010-02-17
3
-0
/
+23
*
Misc. tidy up of various comments found whilst learning the codebase.
joth@chromium.org
2010-02-17
4
-7
/
+12
*
Implement CONTENT_SETTING_ASK for database. Also some cleanup of the dialog ...
jorlow@chromium.org
2010-02-17
15
-81
/
+361
*
Translate: Move label parsing logic into common code.
jeremy@chromium.org
2010-02-17
3
-18
/
+48
*
Linux: Only close kZygoteIdDescriptor when using the SUID sandbox.
thestig@chromium.org
2010-02-17
1
-1
/
+2
*
We dump all of the originals_ metahandles to the dirty_metahandles index and ...
chron@google.com
2010-02-17
3
-10
/
+187
*
Fixing the open dialog of the filebrowser
dhg@chromium.org
2010-02-17
2
-3
/
+9
*
Support tooltips in MenuItemView. Use that tooltip support in the
finnur@chromium.org
2010-02-17
1
-5
/
+12
*
Lookup ipconfig for networks.
chocobo@chromium.org
2010-02-17
7
-42
/
+299
*
Revert r39148 because it broke new tab for some kind of links (context menu "...
dpolukhin@chromium.org
2010-02-17
1
-6
/
+0
*
Lands http://codereview.chromium.org/596029 from Thiago Farina <thiago.farina...
sky@chromium.org
2010-02-17
1
-1
/
+3
*
Make SharedMemory use uint32 instead of size_t. This removes the remaining s...
jam@chromium.org
2010-02-16
4
-5
/
+5
*
Fix flaky ExtensionBrowserTest.IncognitoYesScript.
mpcomplete@chromium.org
2010-02-16
1
-8
/
+17
*
Adding UI behavioral improvements for managing tabbing between form fields wh...
dhollowa@chromium.org
2010-02-16
4
-9
/
+108
*
GTK: Content blocking icon visibility should change on tab switching.
erg@google.com
2010-02-16
1
-2
/
+13
*
Adds a NULL check for the RenderViewHost pointer within TabContents::ExecuteC...
andybons@chromium.org
2010-02-16
1
-4
/
+7
*
Mac: Content blocked icons.
thakis@chromium.org
2010-02-16
10
-181
/
+319
*
Reverting change: broke unit tests on chrome OS.
finnur@chromium.org
2010-02-16
10
-371
/
+70
*
Fix anchoring of the menu. It was flipped.
finnur@chromium.org
2010-02-16
1
-2
/
+2
*
chromeos: Replace WM_FOCUS_WINDOW with _NET_ACTIVE_WINDOW.
derat@chromium.org
2010-02-16
2
-10
/
+5
*
Remember initial size of new created tab content and use it when GTK widget s...
dpolukhin@chromium.org
2010-02-16
1
-0
/
+6
*
[Mac] Enable fullscreen
rohitrao@chromium.org
2010-02-16
1
-5
/
+12
*
This change will include preferences as part of the usual startup sequence of...
skrul@chromium.org
2010-02-16
10
-70
/
+371
*
GTK: visually de-emphasize the render view contents when a constrained window...
estade@chromium.org
2010-02-16
11
-9
/
+83
*
[Mac] Prevent a fullscreen crash by destroying the GTMWindowSheetController i...
rohitrao@chromium.org
2010-02-16
3
-0
/
+19
*
For sync, make ProcessCommitResponseCommand handle commit entries one ModelSa...
tim@chromium.org
2010-02-16
26
-466
/
+688
*
Adding missing comment linking to bug.
finnur@chromium.org
2010-02-16
1
-0
/
+1
*
Don't return CONTENT_SETTING_DEFAULT from GetContentSetting() under any condi...
pkasting@chromium.org
2010-02-16
2
-3
/
+9
*
Marking IncognitoYesScript as flaky.
finnur@chromium.org
2010-02-16
1
-1
/
+1
*
Disabling flaky ExtensionBrowserTest.IncognitoYesScript test.
finnur@chromium.org
2010-02-16
1
-1
/
+1
[next]