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
*
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
*
Adding a confirm before deleting a file.
dhg@chromium.org
2010-02-16
2
-2
/
+52
*
Reloading a page would not show a translate infobar.
jcampan@chromium.org
2010-02-16
5
-7
/
+62
*
linux: Match the sections in Under the Hood tab with Windows version.
erg@google.com
2010-02-16
1
-5
/
+5
*
Add restriction to ViewHostMsg_GetRawCookies to block access from untrusted r...
pfeldman@chromium.org
2010-02-16
1
-0
/
+9
*
Fix some issues with compiling Mac plugin code with deprecation defines set
stuartmorgan@chromium.org
2010-02-16
1
-1
/
+1
*
Change hardcoded "chrome" scheme to constant.
jochen@chromium.org
2010-02-16
1
-9
/
+8
*
linux: fix shared build
joth@chromium.org
2010-02-16
2
-1
/
+4
*
linux: fix shared build
evan@chromium.org
2010-02-16
1
-1
/
+1
*
[Linux] Add better error reporting for creating application shortcuts.
phajdan.jr@chromium.org
2010-02-16
5
-180
/
+283
*
Clone of issue 600130. (http://codereview.chromium.org/600130)
twiz@chromium.org
2010-02-16
12
-48
/
+160
*
linux: readjust some stubbed files
evan@chromium.org
2010-02-15
3
-99
/
+4
*
Add support for top level geolocation arbitrator, and access token persistenc...
joth@chromium.org
2010-02-15
11
-30
/
+305
*
Added factories for HttpAuthHandler.
cbentzel@chromium.org
2010-02-15
4
-4
/
+35
*
Refactor network selection screen. Add Ethernet network to the list.
nkostylev@google.com
2010-02-15
8
-49
/
+355
*
Fix a bug that where the horizontal candidate window was not rendered properly.
satorux@chromium.org
2010-02-15
1
-6
/
+9
*
Get rid of use of deprecated members in ImeLookupTable.
satorux@chromium.org
2010-02-15
1
-10
/
+25
*
Linux: fix shared build.
craig.schlenter@chromium.org
2010-02-15
1
-17
/
+0
*
Make popups opened from app mode windows use the system frame.
tony@chromium.org
2010-02-15
1
-2
/
+3
*
Fix a Chrome crash caused in a ChromeFrame instance in the automation job use...
ananta@chromium.org
2010-02-15
1
-7
/
+7
*
Only ask the user on setItems whether they want to allow dom storage.
jorlow@chromium.org
2010-02-13
3
-14
/
+13
*
Fix problem with test on Linux Views Toolkit.
finnur@chromium.org
2010-02-13
1
-10
/
+1
*
Adding summary string generation for the AutoFill feature.
dhollowa@chromium.org
2010-02-13
11
-141
/
+528
*
Enable BookmarkContextMenuControllerTest (browser/views/bookmark_context_menu...
estade@chromium.org
2010-02-13
1
-18
/
+14
*
Linux: Certificate Manager skeleton.
mattm@chromium.org
2010-02-13
4
-5
/
+319
*
GTK: let call stack unwind before hiding browser action popup.
estade@chromium.org
2010-02-13
2
-3
/
+9
*
Fix the TranslateManager and unit-tests.
jcampan@chromium.org
2010-02-13
3
-8
/
+26
*
Layout of the Navigation entry's border and its autocomplete popup was broken...
oshima@chromium.org
2010-02-13
1
-6
/
+16
*
Revert my previous fix for UI tests, it breaks the unit-tests.
jcampan@chromium.org
2010-02-13
1
-1
/
+1
*
Avoid showing the user a garbage path attribute when the cookie doesn't have an
darin@chromium.org
2010-02-12
4
-25
/
+10
*
Fix the UI tests.
jcampan@chromium.org
2010-02-12
1
-1
/
+1
*
Moved chromeos's frame classes under chromeos/frame.
oshima@chromium.org
2010-02-12
15
-31
/
+97
*
Themes: Fix some of the documentation for BrowserThemePack.
erg@google.com
2010-02-12
1
-3
/
+9
[next]