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
*
Added actual GoogleUpdate functionality to the OOBE update screen.
denisromanov@chromium.org
2010-03-18
7
-28
/
+148
*
In release mode, trigger a SIGABRT rather than a SIGTRAP for fatal log errors...
thestig@chromium.org
2010-03-18
7
-21
/
+103
*
Move image codec stuff to toplevel gfx.
ben@chromium.org
2010-03-18
37
-38
/
+38
*
Extension Docs (No building or testable files)
rafaelw@chromium.org
2010-03-18
42
-3
/
+155
*
Implement AutoFillXmlParser, used to parse responses from the AutoFill server.
jhawkins@chromium.org
2010-03-18
7
-0
/
+415
*
Bookmark context menus reference bookmark IDs, not pointers, in case
jrg@chromium.org
2010-03-18
8
-56
/
+138
*
Update sync to support syncing of typed urls
zork@chromium.org
2010-03-18
38
-23
/
+2109
*
Make repost form warning tab-modal on Mac.
bauerb@chromium.org
2010-03-18
12
-43
/
+190
*
Gtk: fix context menu positioning, take 2.
estade@chromium.org
2010-03-17
1
-3
/
+7
*
Whitespace gyp change for grd
stuartmorgan@chromium.org
2010-03-17
1
-1
/
+0
*
Linux: Pass --user-data-dir to the Zygote. (Reland r41369 now that the direct...
thestig@chromium.org
2010-03-17
1
-0
/
+6
*
Add support for showing NaCl 64-bit processes in Chrome's task manager and ab...
gregoryd@google.com
2010-03-17
4
-2
/
+19
*
Fix crash when reloading/unloading extension after an infobar has been shown.
finnur@chromium.org
2010-03-17
1
-4
/
+28
*
Fix for ExtensionApiTest.Popup flakiness
rafaelw@chromium.org
2010-03-17
1
-1
/
+8
*
Enable AutoFill when in incognito mode. The infobar will not be shown, but p...
jhawkins@chromium.org
2010-03-17
5
-21
/
+29
*
translate infobar: modify options menu
kuan@chromium.org
2010-03-17
7
-82
/
+53
*
Revert 41882 - [Accessibility] Chrome's main window is missing an accessible ...
ctguil@chromium.org
2010-03-17
1
-13
/
+1
*
Pause the sync thread while starting data types.
skrul@chromium.org
2010-03-17
21
-51
/
+348
*
[Accessibility] Chrome's main window is missing an accessible name
ctguil@chromium.org
2010-03-17
1
-1
/
+13
*
[Mac] Adds button and menu class skeleton for the chevron in the Browser Acti...
andybons@chromium.org
2010-03-17
7
-17
/
+198
*
PyAuto: Flags to forbid cleaning profile dir
nirnimesh@chromium.org
2010-03-17
5
-10
/
+41
*
Revert r41803 and r41799
estade@chromium.org
2010-03-17
24
-148
/
+32
*
[Mac] Honor modifier keys in back/forward menu.
bauerb@chromium.org
2010-03-17
5
-40
/
+71
*
Committing for dcheng@
brg@chromium.com
2010-03-17
15
-1
/
+1072
*
This looks like it was causing the pipe to sometimes overfill.
aa@chromium.org
2010-03-17
8
-29
/
+78
*
AutoFill: Implement set_whole_number and use it to load whole phone numbers f...
jhawkins@chromium.org
2010-03-17
5
-6
/
+20
*
Change so that the extension favicon is read on the UI thread since extension...
arv@chromium.org
2010-03-17
28
-113
/
+88
*
Linux: fix SELinux support.
agl@chromium.org
2010-03-17
2
-11
/
+18
*
Removed auth_task.* and talk_auth_task.* (dead code)
akalin@chromium.org
2010-03-17
22
-1446
/
+22
*
Add the descriptor support needed for Pepper in a way that does
sehr@google.com
2010-03-17
2
-0
/
+72
*
Refactored NPAPITester to accomodate PepperTester. The functionality to load/...
alokp@chromium.org
2010-03-17
2
-25
/
+81
*
Refactor the bookmark_manager copying target
feldstein@chromium.org
2010-03-17
2
-106
/
+84
*
Disable failing Unload UI test until fixed.
creis@chromium.org
2010-03-17
1
-1
/
+4
*
Change observer expectations
skrul@chromium.org
2010-03-17
2
-24
/
+44
*
Move cert_test_util.{h,cc} and ssl_test_util.{h,cc} to the
wtc@chromium.org
2010-03-17
2
-0
/
+4
*
gtk: Fix menu display logic for people with top/down xinerama setups.
thestig@chromium.org
2010-03-17
1
-7
/
+9
*
Initial support for inspecting extension popups.
rafaelw@chromium.org
2010-03-17
25
-557
/
+462
*
Adding debugging switches to Worker process startup on POSIX systems.
dimich@chromium.org
2010-03-17
5
-10
/
+26
*
Add chromium-side support for history.{push,replace}State.
darin@chromium.org
2010-03-17
6
-11
/
+45
*
[Mac] Match popup contents to page zoom size.
thakis@chromium.org
2010-03-17
7
-1
/
+15
*
Fixes a timeout issue in RenderWidgetHost.
creis@chromium.org
2010-03-17
3
-12
/
+97
*
Add a lock to read |state_| in UIModelWorker::DoWorkAndWait. We don't
tim@chromium.org
2010-03-17
2
-8
/
+8
*
Drop a comment that's no longer valid.
avi@chromium.org
2010-03-17
1
-4
/
+0
*
Updating trunk VERSION from 356.0 to 357.0
chrome-release@google.com
2010-03-17
1
-1
/
+1
*
[GTTF] Remove the internal timeout of extension browser tests.
phajdan.jr@chromium.org
2010-03-17
3
-33
/
+8
*
Add more sync calls to try to make the FileWatcher test not
tony@chromium.org
2010-03-17
1
-2
/
+2
*
Refactor WebSocket throttling feature.
ukai@chromium.org
2010-03-17
1
-1
/
+0
*
fixing bustage... file was moved
ben@chromium.org
2010-03-17
1
-1
/
+1
*
forgot a couple of files... moved gfx stuff to toplevel dir
ben@chromium.org
2010-03-17
1
-1
/
+1
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
169
-180
/
+178
[next]