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
*
1)When we enabled breakpad on first run we weren't correctly setting the proc...
jeremy@chromium.org
2009-05-22
6
-9
/
+10
*
Use gdk_window_get_origin to determine the origin of the top-level window. g...
jhawkins@chromium.org
2009-05-22
1
-1
/
+2
*
Fix build break
pkasting@chromium.org
2009-05-22
1
-1
/
+0
*
Use a NotificationRegistrar to listen for notifications.
pkasting@chromium.org
2009-05-22
4
-13
/
+10
*
Use a NotificationRegistrar to listen for notifications.
pkasting@chromium.org
2009-05-22
2
-15
/
+8
*
Use a NotificationRegistrar to listen for notifications.
pkasting@chromium.org
2009-05-22
5
-28
/
+18
*
More NotificationRegistrar conversions.
pkasting@chromium.org
2009-05-22
2
-15
/
+9
*
More NotificationRegistrar conversions.
pkasting@chromium.org
2009-05-22
3
-42
/
+17
*
More NotificationRegistrar conversions.
pkasting@chromium.org
2009-05-22
4
-25
/
+11
*
Explicitly enable /INCREMENTAL linking for gyp-generated Debug builds.
sgk@google.com
2009-05-22
1
-0
/
+36
*
Missed a case when converting this file to NotificationRegistrar.
pkasting@chromium.org
2009-05-22
1
-6
/
+4
*
Implement clear browsing data dialog in linux
evan@chromium.org
2009-05-22
9
-29
/
+319
*
Try to fix a )#%&*^)*(&%#%^ build break
pkasting@chromium.org
2009-05-22
1
-8
/
+2
*
Add events to windowless plugins on linux. This CL also refactors the event
evan@chromium.org
2009-05-22
7
-85
/
+49
*
Try to fix compile bustage by brute force
pkasting@chromium.org
2009-05-22
1
-0
/
+2
*
Disable a failing test to open the tree.
pkasting@chromium.org
2009-05-22
1
-1
/
+1
*
Revert "Revert "Use a NotificationRegistrar to listen for notifications. BUG=...
tc@google.com
2009-05-22
5
-60
/
+18
*
Revert "Use a NotificationRegistrar to listen for notifications.BUG=2381"
tc@google.com
2009-05-22
5
-18
/
+60
*
Try to make Mac unittest crash into a failure
pkasting@chromium.org
2009-05-22
1
-32
/
+39
*
Fix clobber build on chromium-xp by setting dependency on app_resources from ...
ben@chromium.org
2009-05-21
1
-0
/
+1
*
Find box regression: Doesn't move if obscuring. The problem is that we get mu...
finnur@chromium.org
2009-05-21
3
-1
/
+52
*
Linux: respect webkit resize requests for autocomplete popups.
estade@chromium.org
2009-05-21
1
-3
/
+12
*
Fix up path for mac throbber.
ben@chromium.org
2009-05-21
1
-1
/
+1
*
Fix bustage in toolkit views build caused by lack of #ifdef OS_WIN
ben@chromium.org
2009-05-21
1
-0
/
+5
*
Make views/ depend only on images from app/resources.
ben@chromium.org
2009-05-21
93
-74
/
+51
*
Hook up more of extension uninstall.
aa@chromium.org
2009-05-21
24
-510
/
+790
*
2.0 is dead; long live 3.0
mal@chromium.org
2009-05-21
1
-1
/
+1
*
Changes the UI for HTTP/FTP auth challenges to include the server's port. So ...
ericroman@google.com
2009-05-21
1
-3
/
+3
*
Put back in code that installs ThrobberView, but comment out timer. Add a big...
pinkerton@chromium.org
2009-05-21
2
-19
/
+12
*
Remove the now-unused linux/version.sh.
sgk@google.com
2009-05-21
1
-65
/
+0
*
Implement temporary First Run Dialog on OS X
jeremy@chromium.org
2009-05-21
11
-12
/
+850
*
Fix another name I missed.
thomasvl@chromium.org
2009-05-21
1
-1
/
+1
*
Use a NotificationRegistrar to listen for notifications.
pkasting@chromium.org
2009-05-21
4
-44
/
+16
*
Use a NotificationRegistrar to listen for notifications.BUG=2381
pkasting@chromium.org
2009-05-21
5
-60
/
+18
*
Use a NotificationRegistrar to listen for notifications.
pkasting@chromium.org
2009-05-21
9
-45
/
+34
*
Linux: Make page/app menu buttons depress while they're showing the menus.
estade@chromium.org
2009-05-21
4
-6
/
+76
*
GTK: Fix crash when right clicking on a tab in the tabstrip.
erg@google.com
2009-05-21
1
-1
/
+6
*
Prevent a worker that loops forever from preventing shutdown of the worker pr...
jam@chromium.org
2009-05-21
2
-2
/
+42
*
Use a NotificationRegistrar to listen for notifications.
pkasting@chromium.org
2009-05-21
2
-10
/
+3
*
Gets LocationBarView to compile on linux. PageInfoWindow is nearly
sky@chromium.org
2009-05-21
8
-66
/
+142
*
More tests for tab_cold. commenting out drawRect entirely.
pinkerton@chromium.org
2009-05-21
2
-1
/
+16
*
Allow external whitelisted protocols on the Mac.
avi@chromium.org
2009-05-21
1
-3
/
+27
*
Use a NotificationRegistrar to listen for notifications.
pkasting@chromium.org
2009-05-21
6
-44
/
+24
*
Take 2 on fixing Linux build
pkasting@chromium.org
2009-05-21
1
-2
/
+3
*
Fix Linux build
pkasting@chromium.org
2009-05-21
1
-2
/
+2
*
GTK: Clean up the bookmark bar context menu
erg@google.com
2009-05-21
3
-4
/
+10
*
Use a NotificationRegistrar to listen for notifications.
pkasting@chromium.org
2009-05-21
3
-218
/
+85
*
Convert all but one Find test from ui_test to In-Process
finnur@chromium.org
2009-05-21
4
-74
/
+101
*
Use a NotificationRegistrar to listen for notifications.
pkasting@chromium.org
2009-05-21
7
-57
/
+31
*
Use a NotificationRegistrar to listen for notifications.
pkasting@chromium.org
2009-05-21
2
-16
/
+9
[next]