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
*
[Chrome OS] Adds support for injecting Corp cookies at startup
cmasone@google.com
2009-08-21
7
-0
/
+444
*
Adds prototype menu.
sky@chromium.org
2009-08-21
1
-0
/
+63
*
Uses the FilePath::CopyFile version that recieves FilePath instead of std::ws...
thestig@chromium.org
2009-08-21
1
-11
/
+12
*
Make ProcessSingletonLinux check the hostname to avoid multiple uses of a pro...
mattm@chromium.org
2009-08-21
6
-110
/
+255
*
Don't show "Inspect Element" in the context menu if we can't inspect.
agl@chromium.org
2009-08-21
7
-8
/
+78
*
We should only handle http and https in the URL job created to enable automat...
ananta@chromium.org
2009-08-21
1
-9
/
+11
*
Disable DevToolsSanityTest.TestShowScriptsTab, which has been flaky for quite...
estade@chromium.org
2009-08-21
1
-1
/
+1
*
Revert "Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test...
phajdan.jr@chromium.org
2009-08-20
8
-108
/
+49
*
Re-apply r23841 "During uninstall if Chrome is set as default"
kuchhal@chromium.org
2009-08-20
5
-104
/
+221
*
The HTTP response headers coming back from the automation URL job need to be ...
ananta@chromium.org
2009-08-20
1
-2
/
+3
*
Linux: make the "change proxy settings" button able to start several proxy co...
mdm@chromium.org
2009-08-20
1
-47
/
+87
*
Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test flakiness.
phajdan.jr@chromium.org
2009-08-20
8
-49
/
+108
*
Reapply r23840 - Also return bookmark index through bookmarks API.
kuchhal@chromium.org
2009-08-20
1
-1
/
+4
*
gtk: Update the tooltip state whenever the tab is resized.
jhawkins@chromium.org
2009-08-20
3
-14
/
+41
*
Disable some blocked popup container tests to green the tree.
estade@chromium.org
2009-08-20
1
-5
/
+5
*
Disable mute/unmute when media does not have an audio track.
scherkus@chromium.org
2009-08-20
1
-2
/
+7
*
Don't abandon or cancel in-progress field editors when the window closes.
pinkerton@chromium.org
2009-08-20
1
-5
/
+12
*
Bookmark STAR bubble.
jrg@chromium.org
2009-08-20
21
-12
/
+802
*
Remove include of IPC headers from headers they crept into. This slows down ...
jam@chromium.org
2009-08-20
6
-3
/
+9
*
Linux: more interactive tests porting.
estade@chromium.org
2009-08-20
6
-69
/
+142
*
GTK Theme: Fix corner offsets on the find bar.
erg@google.com
2009-08-20
1
-5
/
+5
*
Fix compile error
pkasting@chromium.org
2009-08-20
1
-1
/
+1
*
Disable the Bookmarks ExtensionAPITest becuase it is flaky.
brettw@chromium.org
2009-08-20
1
-1
/
+2
*
Initialize all new booleans in unittest constructor.
pkasting@chromium.org
2009-08-20
1
-0
/
+2
*
Fix uninitialized memory read in autocomplete tests.
brettw@chromium.org
2009-08-20
1
-0
/
+1
*
Close the autocomplete popup when the user tries to move the
tony@chromium.org
2009-08-20
2
-9
/
+8
*
Removed personalization_strings.h and moved all the strings into generated_re...
idana@chromium.org
2009-08-20
8
-122
/
+68
*
Fix gcc warning about possible unused variable experienced with Apple gcc 4.2
mark@chromium.org
2009-08-20
1
-2
/
+2
*
Attempt to minimize omnibox flicker, without increasing lag too much.
pkasting@chromium.org
2009-08-20
2
-96
/
+151
*
Check for NULL Profile::GetDefaultRequestContext().
ericroman@google.com
2009-08-20
2
-10
/
+29
*
Move MediaPlayerAction out of context_menu.h into webview.h since it's really...
ajwong@chromium.org
2009-08-20
2
-0
/
+2
*
Get rid of the extension's "Current Version" file.
mpcomplete@chromium.org
2009-08-20
10
-281
/
+240
*
Revert "Also return bookmark index through bookmarks API."
kuchhal@chromium.org
2009-08-20
1
-4
/
+1
*
Revert "During uninstall if Chrome is set as default,"
kuchhal@chromium.org
2009-08-20
5
-222
/
+104
*
Disable two tests while I investigate why Purify doesnt like them.
kuchhal@chromium.org
2009-08-20
1
-2
/
+2
*
During uninstall if Chrome is set as default, allow user to choose another br...
kuchhal@chromium.org
2009-08-20
5
-104
/
+222
*
Also return bookmark index through bookmarks API.
kuchhal@chromium.org
2009-08-20
1
-1
/
+4
*
Fix theme install on 64 bit chromium builds.
tony@chromium.org
2009-08-20
1
-4
/
+4
*
Make new FTP the default on Windows. Use the --wininet-ftp
wtc@chromium.org
2009-08-20
1
-8
/
+7
*
Linux: Attempt #2 at updating PRIMARY selection on Ctrl-C in omnibox.
derat@chromium.org
2009-08-20
2
-0
/
+32
*
Remove personalization.h/cc by putting things in final resting places
tim@chromium.org
2009-08-20
14
-378
/
+137
*
Fix the compile for TOOLKIT_VIEWS.
phajdan.jr@chromium.org
2009-08-20
1
-1
/
+1
*
GTK Themes: Reapply r23734, fixing destruction order issues.
erg@google.com
2009-08-20
3
-9
/
+131
*
Add (incomplete) UI for creating application shortcuts on Linux
phajdan.jr@chromium.org
2009-08-20
3
-4
/
+123
*
NNTP: Make sure that the window tooltip is within the browser viewport.
arv@google.com
2009-08-20
1
-8
/
+18
*
NNTP: Remove the DownloadsHandler from the new tab page.
arv@google.com
2009-08-20
2
-16
/
+0
*
Do extensions update manifest XML parsing in a sandboxed process.
asargent@chromium.org
2009-08-20
7
-423
/
+222
*
Various omnibox UI fixes:
rohitrao@chromium.org
2009-08-20
3
-37
/
+80
*
Change default memory model from MEDIUM to HIGH.
mbelshe@google.com
2009-08-20
1
-1
/
+1
*
Essentially revert r16636. We get no speedup from using CIImage and we are su...
avi@chromium.org
2009-08-20
1
-14
/
+3
[next]