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 linux build warning treated as error.
finnur@chromium.org
2009-09-14
1
-1
/
+1
*
ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...
finnur@chromium.org
2009-09-14
14
-477
/
+623
*
Removes some dead NOTIMPLEMENTEDs and enables some code that no longer
sky@chromium.org
2009-09-14
3
-10
/
+2
*
Try to fix Linux views build
pkasting@chromium.org
2009-09-14
1
-1
/
+1
*
Update Linux extension install prompt
rafaelw@chromium.org
2009-09-14
1
-44
/
+22
*
Log an error message when deleting lockfile or socket fails in ProcessSinglet...
mattm@chromium.org
2009-09-14
1
-3
/
+4
*
Fix for bug 2932: Chrome should not trigger page reloading when turn off auto...
jshin@chromium.org
2009-09-14
4
-2
/
+25
*
Factor out border-drawing code from autocomplete_popup_contents_view.cc into ...
pkasting@chromium.org
2009-09-14
4
-103
/
+176
*
linux: update splash pages to reflect new plugin reality
evan@chromium.org
2009-09-14
2
-22
/
+4
*
Split the "downloads in progress at exit" confirm dialog text into
paul@chromium.org
2009-09-14
2
-36
/
+71
*
Change the URLs used to access "view-cache:" and "view-net-internals:".
eroman@chromium.org
2009-09-14
3
-16
/
+59
*
Changes the width of pinned tabs to 56, except on chrome os where it
sky@chromium.org
2009-09-14
4
-14
/
+19
*
This CL makes the focus remembered across tab switches for Chrome Linux with ...
jcampan@chromium.org
2009-09-14
14
-74
/
+97
*
GTK: Don't show bookmark bar remnants in fullscreen mode.
estade@chromium.org
2009-09-14
3
-5
/
+20
*
GTK: Adjust toolbar padding.
estade@chromium.org
2009-09-14
1
-1
/
+5
*
Clean up a few tiny things I noticed.
pkasting@chromium.org
2009-09-14
2
-4
/
+2
*
Fix to use FilePath in more unittests.
phajdan.jr@chromium.org
2009-09-14
4
-31
/
+25
*
Reverts linux font change again. Slow down isn't as bad as before. But
sky@chromium.org
2009-09-14
1
-1
/
+30
*
Load the http auth dialog from the main bundle.
thomasvl@chromium.org
2009-09-14
2
-2
/
+28
*
Use gtk_window_set_skip_taskbar_hint on info bubble popups so they don't show...
mattm@chromium.org
2009-09-14
1
-0
/
+1
*
Fix up the unittest to now expect the image within the bundle.
thomasvl@chromium.org
2009-09-14
1
-4
/
+4
*
The focus is not restored properly when a Windows modal dialog
jcampan@chromium.org
2009-09-14
1
-42
/
+1
*
GTK: Don't show extension shelf when it's empty.
estade@chromium.org
2009-09-14
2
-18
/
+2
*
Try to fix the Linux Views build.
pkasting@chromium.org
2009-09-14
1
-1
/
+1
*
linux: enable plugins by default
evan@chromium.org
2009-09-14
1
-6
/
+0
*
Changing a NOTREACHED() to a DLOG as StopAsync can be called before a view ha...
tommi@chromium.org
2009-09-14
1
-1
/
+3
*
Made some style fixes in the remaining code under chrom/browser/sync and unde...
idana@chromium.org
2009-09-14
102
-865
/
+867
*
Add keyboard shortcuts to reorder tabs left or right on Linux.
tony@chromium.org
2009-09-14
5
-0
/
+41
*
Add "New Window" and "New Incognito Window" items to the Dock Menu.
sgk@google.com
2009-09-14
2
-1
/
+52
*
Linux: remove check that the renderer knows its PID.
agl@chromium.org
2009-09-14
1
-9
/
+13
*
Some initial cleanup of InfoBubble:
pkasting@chromium.org
2009-09-14
3
-110
/
+60
*
Remove code doing a no-op due to float -> int rounding.
phajdan.jr@chromium.org
2009-09-14
10
-33
/
+51
*
Attempt 2 at converting font from Skia to Pango. The slow down appears to be ...
sky@chromium.org
2009-09-14
1
-30
/
+1
*
Move sync wizard dimension constants to locale_settings GRD.
tim@chromium.org
2009-09-14
1
-5
/
+7
*
Implements LocationBarView::AvailableWidth for Gtk.
sky@chromium.org
2009-09-14
3
-2
/
+22
*
Update the sadtab and throbbers to use the helpers for fetching strings/image...
thomasvl@chromium.org
2009-09-14
2
-10
/
+16
*
Fix crash when closing tab with an open http auth sheet.
thakis@chromium.org
2009-09-14
1
-5
/
+10
*
Use jstemplates in merge and sync setup page.
tim@chromium.org
2009-09-14
2
-14
/
+38
*
Send Breakpad and debugger status to the metrics service on the Mac.
mark@chromium.org
2009-09-14
6
-41
/
+77
*
posix: NOTIMPLEMENTED in --pack-extension
evan@chromium.org
2009-09-13
1
-0
/
+2
*
Support the View Page Info option in the ExternalTabContainer, which would al...
ananta@chromium.org
2009-09-12
2
-1
/
+15
*
[Mac] Implement the search engine manager
rsesek@chromium.org
2009-09-12
8
-0
/
+724
*
Try to fix build.
thakis@chromium.org
2009-09-12
2
-0
/
+4
*
Let cmd-e write the selection into the find pasteboard.
thakis@chromium.org
2009-09-12
8
-0
/
+52
*
Clean up a few things about the first run bubble code:
pkasting@chromium.org
2009-09-12
2
-254
/
+291
*
Linux: don't crash when closing tabs that have open login prompts.
mdm@chromium.org
2009-09-12
1
-0
/
+4
*
Bookmark context menu: pass the correct parent to the bookmark editor.
estade@chromium.org
2009-09-12
2
-2
/
+2
*
GTK: Cache our GdkCursor objects, since building them hits the disk.
erg@google.com
2009-09-12
3
-3
/
+5
*
Disable browser shutdown measurements on non-Windows platforms.
agl@chromium.org
2009-09-12
2
-0
/
+8
*
Update some comments. No code change.
mdm@chromium.org
2009-09-12
2
-2
/
+2
[prev]
[next]