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
*
Use AutoReset (formerly ScopedBool) where possible.
pkasting@chromium.org
2009-11-20
5
-16
/
+16
*
Forces T*s to scoped_refptr<T> when PostTask()ing to a function expecting sco...
jamesr@chromium.org
2009-11-20
11
-42
/
+26
*
When you search for something, press F3, close the box and press F3 it would ...
finnur@chromium.org
2009-11-20
3
-10
/
+39
*
Properly report blacklisted extension errors (currently, blacklisted extensio...
estade@chromium.org
2009-11-20
1
-3
/
+1
*
Don't do work in the SharedIOBuffer constructor; use an Init method instead. ...
hawk@chromium.org
2009-11-20
1
-5
/
+11
*
Turn on HTML5 DBs by default.
dumi@chromium.org
2009-11-20
2
-16
/
+6
*
Replaced HungRendererDialog class with hung_renderer_dialog namespace.
akalin@chromium.org
2009-11-20
5
-24
/
+29
*
Ensures the renderer gets focus/blur message when switching tabs.
jcampan@chromium.org
2009-11-20
3
-2
/
+21
*
Allow folders to be created with empty names.
mrossetti@chromium.org
2009-11-20
2
-9
/
+20
*
Apply theme color to bookmark button text.
jrg@chromium.org
2009-11-20
6
-13
/
+129
*
Revert 32608 - RESUBMIT of http://src.chromium.org/viewvc/chrome?view=rev&rev...
ananta@chromium.org
2009-11-20
6
-47
/
+71
*
Fixes two issues from valgrind, and some cleanup:
sky@chromium.org
2009-11-20
1
-28
/
+1
*
Change popup construction logic so that folders with empty name is no longer ...
mrossetti@chromium.org
2009-11-20
2
-2
/
+38
*
Fix DCHECK() failure when about:memory used.
viettrungluu@chromium.org
2009-11-20
2
-14
/
+21
*
Revert "Move NTP CSS resources into the NTP resource cache." because it slowe...
tony@chromium.org
2009-11-20
6
-277
/
+281
*
GTK: Don't fail on startup with debug build.
estade@chromium.org
2009-11-20
1
-2
/
+4
*
Disable another part of RDH test due to tsan race condition.
tim@chromium.org
2009-11-20
1
-1
/
+2
*
Fixed and clarified comments in html_dialog_window_controller.mm.
akalin@chromium.org
2009-11-20
1
-3
/
+4
*
Move NTP CSS resources into the NTP resource cache.
tony@chromium.org
2009-11-20
6
-281
/
+277
*
Gtk: don't occlude find bar with animating infobar.
estade@chromium.org
2009-11-20
1
-2
/
+2
*
ExtensionInstalledBubble border/sizing polish
rafaelw@chromium.org
2009-11-20
1
-20
/
+28
*
- Start adding unit tests for the BrowserThemeProvider rewrite.
erg@google.com
2009-11-20
3
-5
/
+187
*
Make executeScript and insertCSS inject code into all frames.
tangjie@chromium.org
2009-11-20
6
-10
/
+32
*
Mac: Simulate the OS-level focus handling that windows and linux plugins
amanda@chromium.org
2009-11-20
4
-0
/
+48
*
Disable two tests causing valgrind issues from revision 32608.
tim@chromium.org
2009-11-20
1
-2
/
+4
*
More tweaks and fixes for extension and bookmark sync promo.
mirandac@chromium.org
2009-11-20
4
-37
/
+86
*
Fix window.close() for page action popups.
erikkay@chromium.org
2009-11-20
3
-4
/
+45
*
RESUBMIT of http://src.chromium.org/viewvc/chrome?view=rev&revision=32319 wit...
jorlow@chromium.org
2009-11-20
6
-71
/
+47
*
Add compiler-specific "examine printf format" attributes to printfs.
evan@chromium.org
2009-11-20
6
-22
/
+23
*
Mac: remove cursor turd from About dialog.
viettrungluu@chromium.org
2009-11-20
2
-1
/
+16
*
Fix assert in sad_tab when requested width for message is < -1.
kuan@chromium.org
2009-11-20
1
-2
/
+4
*
Add extensions BookmarkModel observer automatically when manifest has bookmar...
mattm@chromium.org
2009-11-20
2
-5
/
+5
*
Adds popups to browser actions, completing the feature.
andybons@chromium.org
2009-11-20
10
-18
/
+407
*
Special case the gallery to not show the scary download roadblock.
aa@chromium.org
2009-11-20
4
-21
/
+20
*
Fix build.
levin@chromium.org
2009-11-20
1
-1
/
+1
*
Fix unitialized memory access in workers.
levin@chromium.org
2009-11-20
2
-6
/
+71
*
GTK bookmark manager polish.
estade@chromium.org
2009-11-20
1
-6
/
+15
*
Fix mac ui test valgrind.
estade@chromium.org
2009-11-20
1
-2
/
+0
*
Remove unique naming from syncer! This reduces the complexity. Modify the ind...
chron@google.com
2009-11-20
27
-2634
/
+1052
*
Linux: Fix regression issue 27964: ctrl+tab loses focus from the text box.
suzhe@chromium.org
2009-11-20
2
-6
/
+36
*
Set the label for a chrome link button when the text is set, not when
tony@chromium.org
2009-11-20
1
-2
/
+14
*
Undo my revert at r32524 due to a startup test regression.
mpcomplete@chromium.org
2009-11-20
6
-9
/
+92
*
NTP: Fix issue where a thumbnail was stuck in hover mode after a delete.
arv@chromium.org
2009-11-20
1
-0
/
+18
*
Linux: tell webkit to permit WebDragOperationMove drags.
estade@chromium.org
2009-11-19
1
-3
/
+5
*
Move Mac to using renderer spellchecker.
estade@chromium.org
2009-11-19
26
-3156
/
+534
*
[Mac] Add support for growing or shrinking the window during animations.
rohitrao@chromium.org
2009-11-19
7
-44
/
+174
*
Move URLs out of *.pak files and put them into code. This saves
tony@chromium.org
2009-11-19
7
-17
/
+55
*
Making the toast localized
cpu@chromium.org
2009-11-19
1
-69
/
+29
*
Moved a whole pile of unittests over to CocoaTest.
dmaclach@chromium.org
2009-11-19
47
-636
/
+464
*
Removed parentWindow parameter from HtmlDialogWindowController.
akalin@chromium.org
2009-11-19
4
-44
/
+16
[next]