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
...
*
GTK: Set the default icon list so we don't have to set it on every window all...
estade@chromium.org
2009-08-27
13
-14
/
+23
*
Enable welcome page for non-windows platforms.
estade@chromium.org
2009-08-27
1
-9
/
+1
*
Add a nullable string16 class to base. It combines a string16 + a null param
jorlow@chromium.org
2009-08-27
4
-40
/
+31
*
Fix build bustage r24568
hclam@chromium.org
2009-08-27
1
-0
/
+2
*
Make audio and video in sync while playback rate != 1.0
hclam@chromium.org
2009-08-27
1
-0
/
+7
*
Uses FilePath instead of std::wstring in webkit_glue::GetApplicationDirectory.
avi@google.com
2009-08-27
1
-2
/
+2
*
Fix memory leaks in Firefox impoter unittest.
kuchhal@chromium.org
2009-08-26
2
-10
/
+11
*
gtk: Fix the bounds of the clip region for tab title text.
jhawkins@chromium.org
2009-08-26
1
-4
/
+4
*
GTK Themes: Fix the find bar so the match count is inside the entry.
erg@google.com
2009-08-26
6
-51
/
+158
*
Make sure the bookmark model is loaded before running bookmark manager tests....
estade@chromium.org
2009-08-26
2
-13
/
+63
*
Make extension install UI text on Mac match Windows version. Still to come if
pam@chromium.org
2009-08-26
2
-9
/
+34
*
A smaller image to avoid a huge blank area in the pageActions doc.
kathyw@google.com
2009-08-26
3
-6
/
+12
*
Second part of memory_test for Mac.
paul@chromium.org
2009-08-26
2
-9
/
+52
*
AutomationProvider: Implement GetBrowserForWindow() on mac and linux views.
estade@chromium.org
2009-08-26
4
-56
/
+22
*
GTK: Don't reposition the findbar when it's not visible.
estade@chromium.org
2009-08-26
2
-8
/
+18
*
Fix startup regression in gtk theme mode.
erg@google.com
2009-08-26
2
-1
/
+18
*
Reland "Linux Extensions Install Prompt""
rafaelw@chromium.org
2009-08-26
3
-1
/
+149
*
Polish the look of Linux extension shelf.
phajdan.jr@chromium.org
2009-08-26
2
-34
/
+50
*
Fix SharedMemory Object leak
jeremy@chromium.org
2009-08-26
1
-2
/
+1
*
First half of updating Worker.postMessage(), DOMWindow.postMessage(), and
jorlow@chromium.org
2009-08-26
13
-111
/
+159
*
Fixes a string comparison bug in DeleteFolder.
kuchhal@chromium.org
2009-08-26
1
-2
/
+3
*
Fix crash in Linux extension shelf.
phajdan.jr@chromium.org
2009-08-26
3
-4
/
+16
*
Re-enable importer unit tests one more time to debug on buildbot.
kuchhal@chromium.org
2009-08-26
1
-2
/
+5
*
Reverting 24512.
avi@chromium.org
2009-08-26
32
-4662
/
+2814
*
Attempt 2 at landing bookmark menus.
sky@chromium.org
2009-08-26
2
-10
/
+25
*
[Mac] Hook the print menu up to Browser::CommandDispatch.
rohitrao@chromium.org
2009-08-26
1
-10
/
+11
*
gtk: button-press events return coordinates relative to the gdk window in whi...
jhawkins@chromium.org
2009-08-26
1
-2
/
+8
*
Store the proxy's hostname rather than the first site visited via the proxy w...
mdm@chromium.org
2009-08-26
1
-1
/
+5
*
Make the tab strip expose events more targeted on linux.
tony@chromium.org
2009-08-26
3
-13
/
+29
*
With this change script can look out for password file if password was not su...
tejasshah@google.com
2009-08-26
1
-2
/
+12
*
Minor copyedits related to TOCs.
kathyw@google.com
2009-08-26
3
-11
/
+6
*
Set the window icon to the favicon when in app mode.
tony@chromium.org
2009-08-26
3
-5
/
+19
*
Updates to clean up default theme and add hover states.
avi@chromium.org
2009-08-26
32
-2814
/
+4662
*
Reverts menu patch.
sky@chromium.org
2009-08-26
3
-48
/
+10
*
Fix DCHECK on download item removal, take 2.
estade@chromium.org
2009-08-26
1
-2
/
+14
*
POSIX doesn't have reserved filenames; so don't worry about a download trying...
estade@chromium.org
2009-08-26
1
-2
/
+0
*
Add a simple in-process bookmark manager test.
estade@chromium.org
2009-08-26
4
-5
/
+47
*
Avoids the use of ToWStringHack in a few places.
evan@chromium.org
2009-08-26
3
-16
/
+14
*
Fixes build breakage.
sky@chromium.org
2009-08-26
1
-0
/
+23
*
Gets bookmark menu working on linux. There are just a handful of
sky@chromium.org
2009-08-26
2
-10
/
+25
*
Extension ports devtools remote service.
sdoyon@chromium.org
2009-08-26
7
-40
/
+565
*
Fix leaking gtk tree models.
mattm@chromium.org
2009-08-26
8
-0
/
+12
*
Extension Doc Changes (no building or testable changes)
rafaelw@chromium.org
2009-08-26
26
-92
/
+97
*
Tab strip should not resize on close (Vista).
finnur@chromium.org
2009-08-26
1
-17
/
+13
*
Don't use URL-encoded strings when user's input is in progress or the text isn't
jshin@chromium.org
2009-08-26
1
-3
/
+9
*
Fix the dates in the test profile history databases.
deanm@chromium.org
2009-08-26
5
-0
/
+0
*
Fix a FORWARD_NULL defect reported by Coverity.
wtc@chromium.org
2009-08-26
1
-1
/
+1
*
[Mac] Makes the infobar prettier based on Ben feedback.
rohitrao@chromium.org
2009-08-26
1
-12
/
+25
*
Copy upgraded typical_history database to the other theme profiles.
deanm@chromium.org
2009-08-26
4
-0
/
+0
*
Re-try r24372 - Delay request loading until all user scripts that request
mpcomplete@chromium.org
2009-08-26
8
-3
/
+582
[prev]
[next]