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
Commit message (
Expand
)
Author
Age
Files
Lines
*
In this episode, we implement the DOMUI interface for extension views that ar...
aa@chromium.org
2009-07-01
30
-196
/
+221
*
DevTools: Introduce docked version of DevTools.
pfeldman@chromium.org
2009-07-01
12
-68
/
+404
*
DevTools: fix debugger test, reenable debugger and resources tests.
yurys@google.com
2009-07-01
1
-4
/
+4
*
TBR:
aa@chromium.org
2009-07-01
1
-1
/
+1
*
Adds a browser_test for extension startup, content script
aa@chromium.org
2009-07-01
15
-155
/
+260
*
Fix: Certain redirections remove sites from the history
yuzo@chromium.org
2009-07-01
17
-49
/
+142
*
A quick fix for Issue 15531 and 10953
hbono@chromium.org
2009-07-01
4
-9
/
+35
*
Ensure bookmark title truncation always produces a valid UTF-8 string.
craig.schlenter@chromium.org
2009-07-01
1
-6
/
+11
*
Bookmark manager polish:
estade@chromium.org
2009-07-01
2
-19
/
+111
*
Don't try to optimize out browser window reshapes.
estade@chromium.org
2009-07-01
2
-12
/
+0
*
Regression: task manager icon for chrome is blank
cpu@google.com
2009-07-01
2
-5
/
+7
*
Enable opening downloads from the Mac download shelf.
paul@chromium.org
2009-07-01
2
-11
/
+2
*
Disables unit test as starting failing due to close to end of month.
sky@chromium.org
2009-07-01
2
-2
/
+3
*
Send port disconnect events when a frame is unloaded.
mpcomplete@chromium.org
2009-07-01
9
-42
/
+79
*
Wire up a LoginDatabase for PasswordStoreMac, and start using it for lookup.
stuartmorgan@chromium.org
2009-06-30
5
-42
/
+91
*
A recent refactoring of the DOM UI had caused the download page to be blank.
jcampan@chromium.org
2009-06-30
1
-0
/
+1
*
Fix missing include.
brettw@chromium.org
2009-06-30
1
-0
/
+1
*
Fix typo for build
brettw@chromium.org
2009-06-30
1
-1
/
+1
*
FixIt: initalize values.
kuchhal@chromium.org
2009-06-30
1
-4
/
+6
*
Add Mac-specific sizing rule with unit test.
jrg@chromium.org
2009-06-30
3
-27
/
+103
*
Move GetTabContentsID out of tab util because it has nothing to do with tabs or
brettw@chromium.org
2009-06-30
8
-50
/
+62
*
FixIt: Remove first run dead code.
kuchhal@chromium.org
2009-06-30
1
-12
/
+2
*
Fixit: Initialize variable.
kuchhal@chromium.org
2009-06-30
1
-1
/
+1
*
Modify printing methods on WebFrame to be more inline with the version
darin@chromium.org
2009-06-30
1
-2
/
+2
*
Fixit: Remove bunch of coverity warnings from chrome/installer/*.
kuchhal@chromium.org
2009-06-30
23
-147
/
+198
*
Add a function to the History{Service,Backend} to query for a list of redirec...
meelapshah@chromium.org
2009-06-30
7
-1
/
+115
*
Fix for
jrg@chromium.org
2009-06-30
1
-1
/
+9
*
Lands http://codereview.chromium.org/126036 for Thiago.
sky@chromium.org
2009-06-30
4
-10
/
+44
*
Remove hack for zoom button now that it's no longer needed
pinkerton@chromium.org
2009-06-30
1
-10
/
+0
*
Reland arv's NNTP enablery after it was reverted in 19603
glen@chromium.org
2009-06-30
4
-39
/
+41
*
Fix check_deps failure.
idanan@chromium.org
2009-06-30
1
-0
/
+3
*
Fix Chromium logo to remove all that whitespace. All usages of this
arv@google.com
2009-06-30
1
-0
/
+0
*
Updating trunk VERSION build from 191.0 to 192.0
jon@chromium.org
2009-06-30
1
-1
/
+1
*
Fix download item icon.
thakis@chromium.org
2009-06-30
1
-7
/
+6
*
Fix potential memleak in InitCrashReporterWithDllPath. It can leak at line 29...
finnur@chromium.org
2009-06-30
1
-10
/
+10
*
Add a keyboard shortcut for opening the download page on Mac.
paul@chromium.org
2009-06-30
1
-3
/
+4
*
Introduce new api for the csi folks. This exposes the already existing
davemoore@chromium.org
2009-06-30
1
-2
/
+70
*
Refactor extension bindings to share code, avoid exposing hidden variables
mpcomplete@chromium.org
2009-06-30
16
-349
/
+422
*
Add support for shared memory when retrieving the backing store as a SkBitmap.
brettw@chromium.org
2009-06-30
1
-13
/
+71
*
Use defensive code to assure that we do SDCH and DNS histograms in trial only
jar@chromium.org
2009-06-30
1
-15
/
+15
*
Oops! Internal conflict between two changes I made.
idanan@chromium.org
2009-06-30
1
-1
/
+0
*
Update the browser window's shape on state change.
estade@chromium.org
2009-06-30
2
-3
/
+15
*
Empty placeholder for Privacy Blacklist Tool to be implemented.
idanan@chromium.org
2009-06-30
2
-0
/
+29
*
Add a skeleton UI for the gtk task manager.
jhawkins@chromium.org
2009-06-30
5
-15
/
+187
*
This CL removes the last (major) Windows specific part out of the focus manag...
jcampan@chromium.org
2009-06-30
28
-104
/
+92
*
Coverity was complaining about the result of getenv not being null checked, b...
finnur@chromium.org
2009-06-30
1
-40
/
+25
*
Coverity nit. Enums lacking name...
finnur@chromium.org
2009-06-30
1
-2
/
+2
*
Fix potential memleak in AddPagesWithDetails. Not a biggie
finnur@chromium.org
2009-06-30
1
-4
/
+4
*
Fix memleak in GetNodeDictionary.
finnur@chromium.org
2009-06-30
1
-19
/
+18
*
Disable new test DevToolsSanityTest.TestEnableResourcesTab until Yuri fixes it
dkegel@google.com
2009-06-30
1
-1
/
+1
[next]