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
/
cocoa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Status bubbles should wait before showing and hiding, and should fade in and
mark@chromium.org
2009-10-12
3
-56
/
+665
*
Converts some uses of native_view to native_window. This is necessitated
sky@chromium.org
2009-10-12
1
-3
/
+2
*
Header dependency cleanup in chrome/
phajdan.jr@chromium.org
2009-10-12
8
-0
/
+9
*
Fix for the bookmark_bar which got ignored in my earlier
dmaclach@chromium.org
2009-10-12
1
-2
/
+4
*
Add a learn more hyper link button to the privacy settings area of under the ...
thomasvl@chromium.org
2009-10-12
2
-0
/
+9
*
Move native_widget_types and gtk_native_view_id_manager from base/gfx to
brettw@chromium.org
2009-10-11
2
-2
/
+2
*
Change Mac fullscreen mode to be a stack, not a flag. This fixes crashes and
amanda@chromium.org
2009-10-11
1
-2
/
+2
*
Change back from using NSRectFillWithOperation to plain NSRectFill
dmaclach@chromium.org
2009-10-10
1
-1
/
+1
*
Add EV certificate text to the Mac location bar
hawk@chromium.org
2009-10-09
5
-17
/
+132
*
Several theming fixes for the Mac. Sorry for the extensive change, but they
thakis@chromium.org
2009-10-09
25
-342
/
+835
*
Fix the problem that files cannot be dropped on the input widget on the Mac.
jianli@chromium.org
2009-10-09
1
-1
/
+16
*
Move more ICU-dependent stuff from base into base/i18n. Some test stuff also
brettw@chromium.org
2009-10-09
1
-1
/
+1
*
Mac: Theme the bookmark bar on the new tab page.
erg@chromium.org
2009-10-09
6
-27
/
+259
*
Make sure we call orderOut: before calling performClose:. This ensures the wi...
pinkerton@chromium.org
2009-10-09
2
-2
/
+10
*
Remove the preference localizer class.
thomasvl@chromium.org
2009-10-09
2
-46
/
+0
*
Support cmd-left/right for history.
thakis@chromium.org
2009-10-09
2
-2
/
+40
*
* Add ctrl-shift-d to bookmark all tabs.
pkasting@chromium.org
2009-10-08
3
-5
/
+8
*
Add the ability to unload the HistoryBackend.
pkasting@chromium.org
2009-10-08
1
-2
/
+2
*
Hung Renderer dialog should dismiss with "Wait" for Enter or Esc
mark@chromium.org
2009-10-08
4
-4
/
+83
*
[Mac] Enable "Edit Search Engines" in Omnibox context menu.
shess@chromium.org
2009-10-08
8
-23
/
+201
*
Mac: Resize status bubble when window is resized.
viettrungluu@chromium.org
2009-10-08
6
-9
/
+86
*
Adds the ability to create a bookmark folder populated with a bookmark
sky@chromium.org
2009-10-08
1
-1
/
+3
*
Get rid of mac_app_names.h. Replace it with real constants from
mark@chromium.org
2009-10-08
2
-10
/
+4
*
Add about:memory link to task manager.
thakis@chromium.org
2009-10-08
2
-1
/
+6
*
Use more images from the pak files
thomasvl@chromium.org
2009-10-08
5
-1
/
+23
*
Remove auto-open files from the download shelf on auto-open. This is the Mac ...
avi@chromium.org
2009-10-08
1
-0
/
+4
*
[Mac] Window titles for Expose.
shess@chromium.org
2009-10-08
8
-41
/
+216
*
Revert "[Mac] Window titles for Expose."
shess@chromium.org
2009-10-08
8
-216
/
+41
*
[Mac] Window titles for Expose.
shess@chromium.org
2009-10-07
8
-41
/
+216
*
Back out r28284 (backout of r28260), it did not cause the perf regression.
mark@chromium.org
2009-10-07
1
-2
/
+9
*
Follow up to r242162 to properly animate between prefs panes.
thomasvl@chromium.org
2009-10-07
2
-19
/
+109
*
Try backing out r28260 to see if it caused the Mac startup test perf regression
mark@chromium.org
2009-10-07
1
-9
/
+2
*
Mac: Hide the bookmark bar in popup windows.
erg@chromium.org
2009-10-07
2
-1
/
+14
*
Move all resources into the framework.
mark@chromium.org
2009-10-07
2
-2
/
+8
*
Fix up URIs of drags from the filesystem to allow them to be successfully dro...
pinkerton@chromium.org
2009-10-07
1
-2
/
+9
*
Mac: Find bar should be drawn on top of all other toolbars.
erg@chromium.org
2009-10-07
2
-1
/
+28
*
[Mac] Use OCMock in autocomplete_text_field_unittest.mm.
shess@chromium.org
2009-10-07
2
-63
/
+43
*
[Mac] Add icons to the search engine editor
rsesek@chromium.org
2009-10-07
2
-13
/
+115
*
Let fn-left/right in find bar scroll to end of page.
thakis@chromium.org
2009-10-07
1
-1
/
+6
*
First step in l10n for the prefs window.
thomasvl@chromium.org
2009-10-07
2
-7
/
+106
*
[Mac] Show the page info window after clicking the security icon in the URL bar
rsesek@chromium.org
2009-10-07
7
-15
/
+86
*
Add NULL-checks to render_view_host->view() to fix startup test crash.
mpcomplete@chromium.org
2009-10-07
1
-1
/
+1
*
Fix a regression with setting the toolstrip background.
mpcomplete@chromium.org
2009-10-06
2
-1
/
+21
*
External protocol dialog support for the Mac.
avi@chromium.org
2009-10-06
2
-0
/
+167
*
Make EditSearchEngineCocoaController adhere to NSWindowDelegate
mark@chromium.org
2009-10-06
1
-1
/
+3
*
Mac: Fix crash while dragging a tab alone in a window.
viettrungluu@chromium.org
2009-10-06
2
-1
/
+13
*
Mac: Implements the special bookmark bar on NTP.
erg@chromium.org
2009-10-06
17
-191
/
+558
*
Mac: Eliminate unintended "menu" method overrides.
viettrungluu@chromium.org
2009-10-05
9
-53
/
+54
*
Move nsimage_cache into base so that it can be accessed from outside of chrome.
mark@chromium.org
2009-10-05
11
-100
/
+11
*
[Mac] Insert views into the proper place in the view hierarchy when tearing o...
rohitrao@chromium.org
2009-10-05
3
-28
/
+11
[next]