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
/
app
Commit message (
Expand
)
Author
Age
Files
Lines
*
Augment time_format.h/.cc to format elapsed time also.
munjal@chromium.org
2009-04-16
1
-0
/
+244
*
Use tab to group "Show saved passwords" and "Exceptions"
hclam@chromium.org
2009-04-15
1
-27
/
+29
*
Make the omnibox popup look nicer. Add dropshadow images (not final). Experim...
ben@chromium.org
2009-04-15
9
-0
/
+8
*
For some Indian locales, the automatic font fallback by Windows UI components...
jungshik@google.com
2009-04-15
50
-2
/
+121
*
Few changes to the NTP remove thumbnails:
jcampan@chromium.org
2009-04-15
1
-6
/
+10
*
Add a Cocoa file picker.
avi@google.com
2009-04-14
1
-0
/
+264
*
Rename the new Omnibox resources to follow convention and use underscores. A...
deanm@chromium.org
2009-04-14
6
-0
/
+5
*
Collapse bookmark bars into a single bar per window, rather than one per tab.
pinkerton@chromium.org
2009-04-14
1
-41
/
+5
*
Fix the title of a JavaScript dialog box.
tc@google.com
2009-04-13
1
-3
/
+10
*
Mark "active" on launch; don't want an hour.
jrg@chromium.org
2009-04-13
1
-0
/
+3
*
This CL adds some UI to remove most-visited thumbnails from the New Tab Page.
jcampan@chromium.org
2009-04-13
5
-0
/
+16
*
Make ws2_32.dll delay load again
cpu@google.com
2009-04-12
2
-2
/
+2
*
Refactoring; switch the |filter| parameter into something that is more amenab...
avi@chromium.org
2009-04-12
1
-2
/
+5
*
Add WS_32.dll to the dependencies
cpu@google.com
2009-04-12
1
-1
/
+2
*
Remvoing ws_32.dll from libxml triggered a improvised explosive device
cpu@google.com
2009-04-12
1
-2
/
+1
*
Remove histogram connection to base classes in stats_counter
jar@chromium.org
2009-04-10
1
-0
/
+1
*
Allow a different omnibox popup to be enabled via the command line (--enable-...
ben@chromium.org
2009-04-10
5
-0
/
+0
*
Put a focus ring on the url bar.
pinkerton@chromium.org
2009-04-09
1
-37
/
+17
*
This CL adds a confirmation box when closing the browser with in-progress dow...
jcampan@chromium.org
2009-04-09
1
-0
/
+11
*
Flatten down to a single toolbar per window, significantly simplifying the ta...
pinkerton@chromium.org
2009-04-09
3
-631
/
+765
*
Distributor logo and " - App Name" shouldn't be shown on app frame windows.
ben@chromium.org
2009-04-08
2
-0
/
+6
*
Fix for invocation over deprecated protocol handler
cpu@google.com
2009-04-08
1
-28
/
+8
*
posix: make ctl-C work within gdb for dropping to a console.
evan@chromium.org
2009-04-08
1
-0
/
+16
*
Added restore and add tab to the system menu so that these operations
idanan@chromium.org
2009-04-08
1
-0
/
+3
*
Cloned from 62030
arv@chromium.org
2009-04-07
1
-0
/
+4
*
Disables the download item on the download-shelf when the file is opened.
jcampan@chromium.org
2009-04-07
1
-1
/
+4
*
Info.plist key SVNRevision is now, really, the SVNRevision.
jrg@chromium.org
2009-04-07
1
-6
/
+1
*
Make the font family and the font size used in dom UI localizable. This is a ...
jungshik@google.com
2009-04-03
50
-2
/
+57
*
DevTools: Add devtools messages into the about:ipc dialog.
pfeldman@chromium.org
2009-04-03
2
-8
/
+12
*
Don't fatal error when GTK fails to load a 64-bit IME.
deanm@chromium.org
2009-04-02
1
-6
/
+15
*
Update public FFmpeg header files from r16647 to r18286.
scherkus@chromium.org
2009-04-02
1
-2
/
+2
*
Remove the checked-in scons configuration files.
sgk@google.com
2009-04-01
4
-222
/
+0
*
Make Gtk/Gdk/GLib errors/warnings really fatal.
phajdan.jr@chromium.org
2009-04-01
1
-16
/
+23
*
* Breakpad on OSX now works with stock Breakpad framwork.
jeremy@chromium.org
2009-03-30
2
-17
/
+86
*
Based on empirical data, push chrome.dll's base address forward.
deanm@chromium.org
2009-03-30
1
-1
/
+1
*
Properly fix menu display when using dark system themes.
evan@chromium.org
2009-03-27
1
-10
/
+0
*
Hide StatsTable behind --enable-stats-table.
mbelshe@google.com
2009-03-27
1
-5
/
+7
*
Hook up close button in tabs. Patch from rohitrao@google.com.
pinkerton@chromium.org
2009-03-27
1
-8
/
+88
*
This fixes a few GRIT issues:
tc@google.com
2009-03-27
2
-9
/
+9
*
First stab at Mac breakpad support.
jeremy@chromium.org
2009-03-26
8
-11
/
+139
*
Linux UI theming:
estade@chromium.org
2009-03-25
1
-0
/
+10
*
Bookmark menu work. Notes:
jrg@chromium.org
2009-03-25
2
-7
/
+6
*
Wire the shortcut (Ctrl+Shift+Del) for Clear Browsing Data.
finnur@chromium.org
2009-03-25
1
-0
/
+1
*
Add a progress meter to the downloads page.
glen@chromium.org
2009-03-24
2
-0
/
+0
*
Disable incremental linking of chrome.dll in debug. It fails with 32 bits OS.
maruel@chromium.org
2009-03-24
1
-0
/
+1
*
Finish hooking up the worker process UI: use the domains of the workers as th...
jam@chromium.org
2009-03-24
1
-0
/
+3
*
Bug 6474: Rename the Cancel button to Close in Clear Browsing Data.
finnur@chromium.org
2009-03-21
1
-1
/
+2
*
Adds a bookmark menu. This is experimental. To turn on you need
sky@google.com
2009-03-20
2
-0
/
+1
*
Implement focusing location bar with cmd-L on mac. Removes some more platform...
pinkerton@chromium.org
2009-03-19
1
-4
/
+30
*
Stage 1 of tab dragging infrastructure, disabled. Put in a base class below t...
pinkerton@chromium.org
2009-03-19
1
-1
/
+1
[next]